Everything posted by David N.
-
Include contact form on a page?
Thank you, but how do I use this to process the form and send an email? Or do you mean use that along with a pages database? For now, I've added a simple button that opens a contact pop-up window using the following code : <!-- contact button --> <a rel="nofollow" href="https://www.my-domain-name.com/contact/" data-ipsdialog="" data-ipsdialog-remotesubmit="" data-ipsdialog-flashmessage="(thank you message)" data-ipsdialog-title="(title)"> <span> (button name) </span> </a>However ideally I would prefer a simple email/phone/message fields directly on the page, rather than that pop-up with a full fledge text editor. Thanks! :)
-
Include contact form on a page?
Thanks Marc. I can see how that functionality could be useful however it's overkill for my needs and apparently doesn't allow me to place a simple Name/Phone/Email/Message form where I want it in the page. Is there an easier way?
-
Include contact form on a page?
I'm designing a custom page and would like to include a very simple contact form within the page itself. Name field Phone field Message field What's the best way to do it? The submit button should send me an email, same as when the user uses the standard "Contact Us" link at the bottom of the site.
-
In v4's menu manager, how do I rename 'Forums' to 'Community'?
Done! Thank you. :)
-
In v4's menu manager, how do I rename 'Forums' to 'Community'?
I can rename other pages ,but the Forums link doesn't allow for renaming it seems?
-
How to host a PDF file so that anyone can download it?
I knew I was missing something obvious. For some reason I thought that Media area was only for pictures. Thanks a lot @teraßyte, much appreciated.
-
How to host a PDF file so that anyone can download it?
I want to upload a PDF so that anyone including guests can download it. On one of my pages there's a button and clicking it should download the PDF. Do I have to use the Downloads app? If I do, how can I set it up so that it's not available to anyone, I mean I don't want anyone to be able to go to mydomainname/files however I do want everyone to be able to download that file.
-
Where can I see how much storage my site is using?
Ok thanks. I thought there was an indicator in the Client Area in the past... was it removed?
-
Where can I see how much storage my site is using?
Where can I see how much of the storage space allocated for my plan I'm using?
-
Landing page for purchased download: customize page design?
Come to think of it.. maybe there's a template file I can modify? I just wonder which one?
-
Landing page for purchased download: customize page design?
I am creating a landing page for an eBook (a purchasable file in Downloads). I use Downloads because I want to be able to share updated files with customers as corrections are made to the eBook. I am designing the whole page in HTML and would like to have a "Buy Now" button that goes directly to the checkout process. Is that possible? I don't want: the header (title, author card, share and follow buttons), the About This File section the File Information side panel. If that's not possible, I'm considering putting my HTML in a text block at the top of the page, and using CSS to hide these 3 elements (which isn't as straightforward as it seems), keeping only the Buy Now and Download button at the bottom. Does that make sense, or is there a better/easier way to achieve this?
-
What's new in Invision Community
I'm running iPadOS 18.1.1.
-
What's new in Invision Community
It plays as expected here on my iPad in Safari.
-
Anchor text in text editor.
I wish we had the capability to add anchor texts in the text editor This would let us create internal links within an article, making it easier to reference content covered elsewhere in the same article. This would also let us create Table of Contents that are included in the body of the article, and don't depend on the limited Table of Contents widget, like this:
-
Weird text wrapping when using WYSIWYG widgets?
Ah ok thanks. Indeed I tried and that works much better.
-
Table of Contents for articles in v5?
From what I can tell, there's nothing to edit or customize in the Table of Contents widget. It just automatically pulls your headers from your article, and creates a TOC from that.
-
Table of Contents for articles in v5?
Thank you, just found it and tried it, it works for articles... However, I hate how it has to have its own widget space? On my site, the side bar is used for ads. I could put it at the top but then it sits above the hero image and main article title, which does not work.
-
Table of Contents for articles in v5?
I have articles with custom-made tables of contents in v4, using HTML anchors to my h2 tags titles in the article. If v5 no longer supports HTML editing, how can I create tables of contents, or anchor tags? Thanks! This is what I have in v4 that I would like to reproduce in v5.
-
Weird text wrapping when using WYSIWYG widgets?
I’m setting up a simple home page with two side-by-side WYSIWYG widgets in a "Bricks" layout. Each widget contains some text and an image, with the images set to “Right Wrap.” The issue is that, depending on the browser window’s width, the text wraps awkwardly. window.mp4
-
How do you change the layout of the articles homepage in v5?
Great, thank you!
-
How do you change the layout of the articles homepage in v5?
I've looked everywhere but I'm not sure where to find it. I thought it was in the page editor, when double-clicking the articles... but the articles are grayed out and I can't click them. I can click other widgets such as feeds to customize their layout, but i can't click the articles.
-
How do you change the layout of the articles homepage in v5?
I can't remember how to customize the layout of the list of articles in v5? Switch between grid, list etc...?
-
How do I make a profile field appear in the author pane?
Thanks a lot Marc. I ended up finding it! I was trying to remember, from memory, the workaround shared by @opentype in the that topic. The one thing I was missing was to actually enter "Something" in the text field. I've entered that, and now it's displaying as expecting.
-
How do I make a profile field appear in the author pane?
I've created a custom profile field for myself (the admin) and I've set it up so that it appears when I submit content, yet it does not appear in the author pane to the left of my posts, What could I be missing/ I've done this before and it works for a previous field I had created, and I can't see any difference between the two fields.
-
Have the conditions for a "HOT!" topic changed?
Thanks, I suppose I missed the change when it occurred, and didn't noticed it until this morning where the 10 top topics were all HOT! on my forum.