bgt9752
Forum Replies Created
-
@jeipm671 your theme isn’t compatible with this plugin since theme’s last update that includes it’s own countdown shortcode. I recommend you use that shortcode for now.
As far as I can tell, it’s a direct conflict with the themes new countdown shortcode. Unfortunately, I can’t use this on that site any more, but still do elsewhere. Thx
Nothing; same issue, flashes on random loads then disappears. Just to clarify, same issue regardless of jsplacement=”inline” used or not in shortcode, or date formatting yyyy-mm-dd etc. Tested other plugins and theme…same issue. If I toggle “disable javascript” in browser, digits appear on page load, but all other javascript obviously is broke.
shortcode…updating now and will follow up. thx
After running some tests. The plugin is randomly working. Try navigating throughout site and back to home page. On even clicks, it appears to work correctly…
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] How to auto drop past events from list?They are remaining even with an end time/date. centennialterrace.org
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] How to auto drop past events from list?Is it because there is no end time entered? Trying that to see.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] How to auto drop past events from list?BTW showing shortcode in “posterboard” view…
Yes, it appears that even though I had extended views deactivated, there was an update. All’s good now. Thanks for all.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Change wording on "Buy Tickets" buttonEdit in wp-content > themes-ai1ec > vortex (or your theme/style)
Forum: Plugins
In reply to: [Contact Form 7] only first form on page loads in popup…make sure you change the contact form 7 shortcode/id/title each time too.
Forum: Plugins
In reply to: [Contact Form 7] only first form on page loads in popupProblem solved! I added numbers to the “#contact_form_pop1”, “#contact_form_pop2”, etc. Hope this helps someone else.
<p class=”contactformz”>Dooby Du</p>
<div style=”display:none” class=”fancybox-hidden”>
<div id=”contact_form_pop1″>
[contact-form-7 id=”1305″ title=”I Have a Dooby Du Question”]
</div>
</div>Forum: Plugins
In reply to: [Firelight Lightbox] Easy FancyBox & Contact Form 7Problem solved! I added numbers to the “#contact_form_pop1”, “#contact_form_pop2”, etc. Hope this helps someone else.
<p class=”contactformz”>Dooby Du</p>
<div style=”display:none” class=”fancybox-hidden”>
<div id=”contact_form_pop1″>
[contact-form-7 id=”1305″ title=”I Have a Dooby Du Question”]
</div>
</div>Forum: Plugins
In reply to: [Firelight Lightbox] Easy FancyBox & Contact Form 7mintertweed, the markup I just posted works now, except for the inability to contain multiple forms on a single page as noted. Thoughts?
Forum: Plugins
In reply to: [Firelight Lightbox] Easy FancyBox & Contact Form 7I want to have multiple forms on a single page that open in easy fancy box. I’ve added all the markup and unique cf7 ids, but they all open as the same form and not the unique ones. Whatever form is listed first on the page is the one that displays for all the others.
I’m use the following markup (repeated per form id) and easy fancybox.
Thoughts???
<p class=”contactformz”>Dooby Du</p>
<div style=”display:none” class=”fancybox-hidden”>
<div id=”contact_form_pop”>
[contact-form-7 id=”2118″ title=”I Have a Dooby Du Question”]
</div>
</div>