I’ve read many SUPPORT posts here but I can’t seem to make any sense out of the replies.
Is there a check box somewhere in the settings for this plugin that I am not seeing?
]]>I have issues about the Events Calendar plugin. When the plunger is active, the website is not working -> https://prntscr.com/pp8o98
Pls help, that is very important for my client.
Thanks,
Jovan P.
The problem is front-end: it displays without javascript, apparently, which means it’s essentially unusable. No tinkering with backend display options will fix it.See this thread for more information and a possible fix: https://theeventscalendar.com/support/forums/topic/javascript-running-and-content-not-displaying/#post-1146270
Out of the box, though, it will not work with that plugin.
Second, if you’re looking for footer widgets, look elsewhere. There is only the sidebar.
]]>So I have set compatibility mode for Accordion Shortcodes but cannot get a result.
What i’ve done is: added to wp-config.php
/*NIL - added compatibility mode script for Accordion Shortcodes plugin. */
define('AS_COMPATIBILITY', true);
/**
* WordPress Database Table prefix.
Changed my accordion code to:
`[as-accordion clicktoclose=”true” openfirst=”false” openall=”false” scroll=”30″]
[as-accordion-item title=”AUSTRIA” id=”Austria” class=”Austria”]
….
[/as-accordion-item]
[/as-accordion]
Plus added as- in front of all my css, but still the accordion is produced on page but is not ‘active’ (all accordion-items are open).
The site is in local dev at the moment. Could you kindly help with just these details?
https://www.ads-software.com/plugins/accordion-shortcodes/
]]>