epixsupport
Forum Replies Created
-
That version has fixed the issue.
Many Thanks.
They have a way to make it work apparently.
Hi Zoe,
You can make it so the Accordion Shortcode scripts load in the event editor (and other EE editors like venues) by opening up the accordion-shortcodes/tinymce/tinymce.php file and on line 15 where it has this:
foreach(array(‘post.php’,’post-new.php’) as $hook) {
you change it to this:
foreach(array(‘post.php’,’post-new.php’,’toplevel_page_espresso_events’) as $hook) {
This is kind of a quick and dirty hack, but it will help you get up and running with your site, and maybe it will help guide the Accordion plugin developer to a more robust solution.
not sure if that helps.
This only effects the editor in event espresso,
I have posted on the event Espresso forum and see what they say.
Just tried it, we have the full paid version of Event Espresso,
I have disabled all other plugins with just them two activated.
Shall i post of Event Espresso forum aswell? to work out whats causing this bug?
Many Thanks.
Hi Sorry for late reply,
I am now having the issue on two separate installations of WordPress where this same issue is happening.
yes it is happening in the admin area, the editor does not work. It like some sort of javascript error.
Forum: Plugins
In reply to: [Firelight Lightbox] Having next buttons for inline contentIs this coming to the non development version any time soon?
Also if i install the development version will it upgrade to a new version easily?