tektek
Member
Posted 4 months ago #
Hello,
When I try to add a Featured image to a slide I can click on the link and at a image. But when I click on 'Set Featured Image' it opens in the current window instead of opening it in a iFrame pop-up.
I looked in the code and it's not loading the javascripts which is necessary to get the pop-up and the help function working.
Other pages in the plugin work well and all loads the javascripts goodies. But does anyone know how to fix this javascript problem for this particular page 'add slide'?
Thanks!
http://wordpress.org/extend/plugins/meteor-slides/
I have seen this happen occasionally of the page isn't fully loaded and some JavaScript is missing, but refreshing the page will solve the problem.
If it is consistently doing this for you, then some of the JavaScript is being broken or removed. Meteor Slides doesn't affect any of the JavaScript in the backend, so I would try deactivating your other plugins and testing it to see if there is a conflict.
tektek
Member
Posted 4 months ago #
Thanks JLeuze for your response.
It is consistently and refreshing or reactivating the plugin has not solve the problem. How can I activated or force the javascripting in de back-end of the admin-page?
Did you try deactivating your other plugins and testing the "Set Featured Image" link?
tektek
Member
Posted 4 months ago #
I found the issue. Is was a javascripting in the heading of the back-end that disables all the others scripts. Thanks for your time and help!
trixienolix
Member
Posted 4 months ago #
Tektek.. what was the solution? I have the same problem only your last reply wasn't very descriptive.
What does this mean?
Is was a javascripting in the heading of the back-end that disables all the others scripts
And what did you do to resolve it? Was it in a plugin? or the wp admin? or the pluigin??
@trixienolix The first thing I would try is deactivating your other plugins and testing it to see if one of them is conflicting, if not, check to see if your theme is loading any scripts or doing anything else in the admin.
trixienolix
Member
Posted 4 months ago #
Thanks JLeuze. In case it's of use to anyone else - It was TinyMCE Advanced that caused a conflict. I have removed it as I didn't really need it any more. not sure what you'd do if you did still need it though?
I tested the latest version of TinyMCE Advanced with Meteor Slides and they worked alright together for me. Were you using the latest version of WordPress and both plugins?