Forum Replies Created
- AuthorPosts
lucmercx
ParticipantHi Ally,
Thanks, the PHP widget did the trick. I replaced the PHP widget area with a normal text area and now it works, so no need for the PHP code.
Thanks again!
lucmercx
ParticipantHello Allan,
This works almost. In a widget in the page it is ok but when placed in a sidebar with a widget the shortcode is not “parsed”.
I see:
[iphorm_popup id=”7″ name=”Contact form”]
my images and text
[/iphorm_popup]Please see this page: https://www.originaltours.nl/testpagina-rhodo/
On the left the widget placed in a sidebar, on the right in a widget area in the page.Any ideas?
Thanks in advance
lucmercx
ParticipantHi Allen,
By unclicking the “Automatic add paragraphs” in the widget section I’m almost there.
I only have a 10 px fancybox border, think I can also clear that one. I than only have an about 10 px high white stripe at the bottom left. Any idea?
Thank you very much for your assistance.
lucmercx
ParticipantHello Allan,
You can find the pop-up on boosty.nl on the homepage, in the right sidebar you can find a button “bestel met Deliveroo”, this wil open the form. See screenshot.
Attachments:
You must be logged in to view attached files.lucmercx
ParticipantHello Ally,
Funny, this always worked for me but it has stopped working.
I have a form with a date field and in the form where I need to load the date picker I have included this code in a HTML block:
<script> jQuery(function($) { var themeUrl = iphormL10n.plugin_url + '/js/jqueryui/themes/smoothness/jquery-ui-1.8.24.custom.css'; $('head').append('<link id="iphorm-jqueryui-theme" rel="stylesheet" href="' + themeUrl + '" type="text/css" />'); $( ".iphorm_2_34" ).datepicker(); }); </script>
The error I get in the HTML code is:
TypeError: $( “.iphorm_2_34” ).datepicker is not a function. (In ‘$( “.iphorm_2_34” ).datepicker()’, ‘$( “.iphorm_2_34” ).datepicker’ is undefined)
(anonymous function)english.originaltours.nl:1166
jjquery.js:1:27314
fireWithjquery.js:1:28123
readyjquery.js:1:29967
Jjquery.js:1:30327Website: english.originaltours.nl
Thanks in advance
July 14, 2015 at 8:37 am in reply to: Which link to use to open a Popup form from a theme file #16275lucmercx
ParticipantHold it, it works like a charm. Going over my implementation I missed the change of the iphorm-fancybox-link-1 to the right ID.
Thanks for your support, Ally. This works!
July 14, 2015 at 8:34 am in reply to: Which link to use to open a Popup form from a theme file #16274lucmercx
ParticipantHello Ally,
Sorry to bother you again. The solution provided does not work. I have implemented the script in the header.php file of my child theme and the php script linking to the form ID in the footer of my child theme.
Could you please have a look?
I implemented it on a site with exactly the same code but which is not in production yet so I can freely “play” with the code:
Thanks in advance, Ally!
July 7, 2015 at 8:00 am in reply to: Which link to use to open a Popup form from a theme file #15915lucmercx
ParticipantHello Ally,
Thanks for this, I’ll try to implement this. I still have a question though. Where do I link the button to, in other words, what is the code behind the button?
As you can see on my page I have about 25 articles (events) I have to link to the form.
Thanks!
June 30, 2015 at 11:20 am in reply to: Which link to use to open a Popup form from a theme file #15743lucmercx
ParticipantAnd again a big part of my code is filtered by this forum. Please see here:
https://gist.github.com/anonymous/cd8bb6cf6567651860f1
And the second line of code is here:
June 30, 2015 at 11:17 am in reply to: Which link to use to open a Popup form from a theme file #15742lucmercx
ParticipantThe first line of code is not correct:
$offerte = ''.__('offerte aanvragen','avia_framework').'<span class="more-link-arrow"></span>';
November 4, 2014 at 9:53 am in reply to: Not receiving e-mail notification of a form submission #12945lucmercx
ParticipantJust to update and closing:
Our shared server IP was listed on a blacklist so Gmail marked the mails as spam and did not even deliver them in the spam box but deleted them before delivery….
September 25, 2014 at 3:57 pm in reply to: Not receiving e-mail notification of a form submission #12609lucmercx
ParticipantOk, Ally, a funny thing. As I use the Quform module on 8 sites I have done the following. I have exported the form from the module and imported it on another site. On this other site I also encounter the same problem… so it seems to be in the form.
Any ideas or rebuild the form from scratch?
September 25, 2014 at 3:36 pm in reply to: Not receiving e-mail notification of a form submission #12608lucmercx
ParticipantJust to be more accurate; also with one receipient the mail is not sent. I deleted the two others but it still doesn’t work.
September 25, 2014 at 1:47 pm in reply to: Not receiving e-mail notification of a form submission #12603lucmercx
ParticipantHello Ally,
I’ve tried with one recipients. I’ve added the other two for testing purposes.
September 25, 2014 at 10:07 am in reply to: Not receiving e-mail notification of a form submission #12597lucmercx
ParticipantI have send you mail. Thanks in advance!
- AuthorPosts