dbigca
Forum Replies Created
-
Forum: Plugins
In reply to: [Tabs Widget for Page Builder] Nested tabsThanks very much for the update.
I decided to go with an accordion within the tabs to keep things a bit tidy.
Thanks again,
DougForum: Plugins
In reply to: [Tabs Widget for Page Builder] Content link to change tab visibilityWorks like a charm – thanks very much for the quick update!
Doug
Forum: Plugins
In reply to: [Tabs Widget for Page Builder] Content link to change tab visibilityI look forward to the update!
Thanks very much,
DougForum: Plugins
In reply to: [Tabs Widget for Page Builder] Content link to change tab visibilityHello,
After struggling with this for some time, being unable to properly target specific tabs that I want to change, I realized that the ID of the tabs are changing after content updates and (it seems) page refreshes.Can you please add a field to the tag interface that allows a user to set an ID for each tab so they can be specifically targeted?
Thanks very much,
DougI removed the target page in the plugin settings and placed the shortcode in the entry field. It works as expected.
I believe it should also work the other way – much simpler for the non-tech-savy user – but this will suffice.
Thanks
I see. I mentioned above that I’m using the blank entry identified in the settings, and no shortcodes.
Whether the shortcode works on a normal page or not, I have no desire to place the calendar on a normal page, or in a custom template, just the empty page I’m targeting in the settings – simple.
Is there no way to have the calendar display a span of dates for a given event using the targeted empty page?
Thanks
Perhaps an simpler approach would be to tell me where I can find “Show Long Events” within the Settings.
Events Manager v5.5.52
Thanks.
Sure.
I have identified a page within the Settings -> Pages -> Event List/Archives -> Events page, that the plugin uses to display the calendar. Within the large textarea on this entry I placed the shortcode you provided.
No impact.
Thanks
No impact. Placed the shortcode in the content entry box for the page that Events Manager is targeting.
Please advise.
Thanks
Sure – http://www.glazedexpressions.ca/calendar/ – navigate to July. The event in question is July 7-11.
Thanks
Yes, I did set that, but the week-spanning event in question takes place in June, so it’s not a past event.
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Thickbox Image Browser doesn’t workDid you get this taken care of? If not, there is an earlier post – [Plugin: NextGEN Gallery] Thickbox not working WordPress 2.8.2 / NextGen 1.3.5 – that provides a solution.
To summarize, from dleek, “try putting the <?php wp_footer(); ?> just before the </body> tag, or before the </div> at the end of your footer.
If that doesn’t work, check to make sure you have the <?php wp_head(); ?> hook just before the </head> tag in the header.php file.”
I added both as directed above and it worked for me.
Good luck!