chrisbelote
Forum Replies Created
-
Forum: Plugins
In reply to: [AutoChimp] Additional Template CodesHey backbone, thanks for all the great info and help!! YOU THE MAN!
I used all of the code mentioned above and everything works perfectly.
I think I might be missing something with on thing, though. On the top of the post where it is supposed to show the author info, it just says “by” with nothing else. Any ideas? (see the image/link below.)
Hello? I am stuck until I can get this resolved. Is the plugin author active on these support requests?
Chris
Any ideas?
I’d like to get this working with InfusionSoft.
Thanks,
ChrisForum: Plugins
In reply to: [Firelight Lightbox] Contact form 7 in a widgetRavanH, that was it! It is working flawlessly now! Thank you so much!! Please provide a link so that our company can make a donation to you/your company. If I couldn’t have resolved this, I would have had to hire someone.
Thanks!
ChrisForum: Plugins
In reply to: [Firelight Lightbox] Contact form 7 in a widgetHey RavanH, I just tried the following code with no luck:
<a href="#contact_form_pop" class="fancybox-inline" rel="nofollow"><img style="margin-top: -5px;" src="http://www.camerasecuritydirect.com/wp-content/uploads/2014/03/click-for-free-cctv-estimate-3.png" /></a> <div style="display:none" class="fancybox-hidden"> <div id="contact_form_pop" style="width:500px; height:300px;"> [contact-form-7 id="5209" title="" html_class="use-floating-validation-tip"]</div> </div>Website: http://www.camerasecuritydirect.com
Thanks!
Forum: Plugins
In reply to: [Firelight Lightbox] Contact form 7 in a widgetHi RavanH, I had some caching issues with the site, but have since resolved them. I am still not having any luck with the code. Can you point me in the right direction, please?
I have tried a dozen different variations of the code below. The most current one that I’ve tried is below:
<a href="#contact_form_pop" class="fancybox" rel="nofollow"><img style="margin-top: -5px;" src="http://www.camerasecuritydirect.com/wp-content/uploads/2014/03/click-for-free-cctv-estimate-3.png" /></a> <div style="display:none" class="fancybox-hidden"> <div id="contact_form_pop"> [contact-form-7 id="5209" title="" html_class="use-floating-validation-tip"]</div> </div>Forum: Plugins
In reply to: [Firelight Lightbox] Contact form 7 in a widgetHi RavanH,
Thanks for your reply and info! I have created the plugin and enabled it, as well as used the code below and still not having any luck. Any ideas?
Code:
<a class="fancybox-inline call-to-action-button" href="#contact_form_pop" rel="nofollow"><img style="margin-top: -5px;" src="http://www.camerasecuritydirect.com/wp-content/uploads/2014/03/click-for-free-cctv-estimate-3.png" /></a> <div style="display:none" class="fancybox-hidden"> <div id="contact_form_pop" class="hentry"> <?php echo do_shortcode( '[contact-form-7 id="5209" title="" html_class="use-floating-validation-tip"]' ); ?> </div> </div>Website:
Forum: Plugins
In reply to: [Firelight Lightbox] Contact form 7 in a widgetHi smoove0154,
I have been at this for a few days now and tried the first with no luck. Any ideas? I’m having a hard time getting a response myself, unfortunately. Any info/help would be greatly appreciated!
Site: http://www.camerasecuritydirect.com
Thanks,
ChrisForum: Plugins
In reply to: [Contact Form 7] Contact Form 7 and FancyBox Not Working After Recent UpdatesHi Alex333, thanks for the info! I tried the first solution with no luck. I will try the 2nd solution when I get back from a customer site.
Thanks,
ChrisForum: Plugins
In reply to: Easy FancyBox & Contact Form 7 Stopped Working After Recent UpdatesAny help or info would be GREATLY appreciated before the workweek starts back on Monday.
Thanks,
ChrisForum: Plugins
In reply to: [Contact Form 7] Contact Form 7 and FancyBox Not Working After Recent UpdatesAny ideas, fixes, or workarounds to get this resolved?
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 and FancyBox Not Working After Recent UpdatesThe above code is used in the “Get a free estimate” button on the top right of the website. If you visit the website, you will see that the button is no longer generating a pop up window with the contact form as it used to prior to WordPress and plugin updates.