Search found 34 matches
- Fri Mar 20, 2020 1:42 am
- Forum: Previewing and Publishing
- Topic: using php within wysi
- Replies: 1
- Views: 1916
using php within wysi
In previous versions I was able to enter a php code in a wysi field. Now when you publish it throws extra commas. for an iframe target in wysi I entered: <?php print("$redirect");?> The new version output <iframe name="supps" id="InlineFrame1" src="<?php print(" $redirect");?="">" scrolling="no"></i...
- Fri Dec 13, 2019 2:58 pm
- Forum: General Questions
- Topic: Slide show with thext animation
- Replies: 3
- Views: 1129
Re: Slide show with thext animation
Thank you!
- Fri Dec 13, 2019 2:07 pm
- Forum: General Questions
- Topic: Slide show with thext animation
- Replies: 3
- Views: 1129
Slide show with thext animation
I was wondering if there's a slide show that allows a text overlay.
An example:
http://www.calchipelectronics.com/
An example:
http://www.calchipelectronics.com/
- Tue Dec 03, 2019 2:09 pm
- Forum: General Questions
- Topic: Form Email Receipient
- Replies: 3
- Views: 801
Re: Form Email Receipient
Thank you that's great. Is there a way to hide that field in the submitted email?
- Mon Dec 02, 2019 1:25 pm
- Forum: General Questions
- Topic: Form Email Receipient
- Replies: 3
- Views: 801
Form Email Receipient
I have a primary contact form on my site. Is there a way to target the recipient based on what is selected in a combo box? I'd like to use one form but be able to contact specific departments.
- Sat Nov 30, 2019 8:03 pm
- Forum: General Questions
- Topic: Mega Menu Question
- Replies: 4
- Views: 1039
Re: Mega Menu Question
Pablo,
I found the issue. I was trying to use open sans as the font. There must be padding built into that font. As soon as I switched back to Lato all was fine. I also had to set the layout grid as fixed.
I found the issue. I was trying to use open sans as the font. There must be padding built into that font. As soon as I switched back to Lato all was fine. I also had to set the layout grid as fixed.
- Thu Nov 28, 2019 4:17 pm
- Forum: WYSIWYG Web Builder Tips, Tricks, Tutorials and Code Examples
- Topic: Dynamic Iframe
- Replies: 0
- Views: 5197
Dynamic Iframe
I needed to pass along a variable to an iframe. I have a page that displays data by a search string entered (separate directory on server) Example: query/page.php?search_string=1234 In order to pass that variable I used html at the top of page that holds the iframe (EXAMPLE WYSI PAGE would be search...
- Thu Nov 28, 2019 3:52 pm
- Forum: General Questions
- Topic: Mega Menu Question
- Replies: 4
- Views: 1039
Re: Mega Menu Question
I don't see the category option in the UI. That must be it. Does it have to be displayed?
- Thu Nov 28, 2019 3:04 pm
- Forum: General Questions
- Topic: Mega Menu Question
- Replies: 4
- Views: 1039
Mega Menu Question
Pablo, This is driving me nuts. Mega Menu all is well, however, on the main menu it's placing spacing between and at the bottom of each button. It looks to be about 10 pixels. Note this is nested in a layout grid with the default settings. Grid has no margins. You can see at the following by hoverin...
- Fri Nov 15, 2019 4:57 pm
- Forum: Off Topic Section
- Topic: passing php vars in iframe
- Replies: 1
- Views: 2495
passing php vars in iframe
Pablo, I have a page where I can pass a var: (page.php?string=somestring) All good but I'd like to iframe to that page but I'm not sure if I can pass the variable from the iframe url so it's dynamic. Make sense? If I hard coded it would be something like: $var = $_GET['string']; echo "<iframe src='s...
- Wed Oct 30, 2019 4:19 pm
- Forum: General Questions
- Topic: Form Select Box with state/country
- Replies: 2
- Views: 1091
Re: Form Select Box with state/country
Thank you,sir!
- Tue Oct 29, 2019 10:03 pm
- Forum: General Questions
- Topic: Form Select Box with state/country
- Replies: 2
- Views: 1091
Form Select Box with state/country
Any plugins for a form field with a state or country lists?
- Tue Oct 22, 2019 8:21 pm
- Forum: General Questions
- Topic: Pop Up
- Replies: 3
- Views: 960
Re: Pop Up
I did see the card tutorial. I'll search for tooltip. I'm not sure what that is.
- Tue Oct 22, 2019 6:53 pm
- Forum: General Questions
- Topic: Pop Up
- Replies: 3
- Views: 960
Pop Up
I've been digging through the forum and cant find something. I'd like to hover text and have a window open. I know about pop ups but thought there may be a plugin since I want more of a bubble since the text is minimal.
- Tue Sep 10, 2019 4:42 pm
- Forum: General Questions
- Topic: Image or Section Delay Popup/Transition
- Replies: 2
- Views: 1607
Re: Image or Section Delay Popup/Transition
Perfect ! Thank you.