Popup window don't open when "WP Attachments" enabled
-
Hello,
Once your plugin activated, modal Popups don’t open anymore within WordPress 3.8.2′s Visual Editor (E.g. popup of “Add Media” or “Insert/Edit Link”) when I edit an existing Post. Everything works however fine when creating a new post.
I have the same issue if I activate a recent version of the plugin “Akismet” (more recent than 2.5.9) of if I activate the plugin “Google Libraries”…
As soon as I deactivate your plugin, everything work fine again.
I did compare the page generated once with and once without your plugin activated and the differences are mainly:
– Added: link rel=”stylesheet” id=”wpa-css-css” href=”frontend.css”
– Added: link rel=”stylesheet” id=”ij-post-attachments-css” href=”ij-post-attachments.css”
– Added : script IJ_Post_Attachments_Vars = {“editMedia”:”Edit Media”,”postID”:”1785″};
– Added : script src=”jquery.syoHint.js”
– Added : script src=”ij-post-attachments.js”
– Added : label for=”ij-post-attachments-hide”
– Added : input class=”hide-postbox-tog” name=”ij-post-attachments-hide”Any idea what could result in my Issue? Is there any possible conflict between the jquery scripts and the popup mechanism ?
NB.: I am using the latest version of WordPress provided for my NAS (Synology): 3.8.2.
- The topic ‘Popup window don't open when "WP Attachments" enabled’ is closed to new replies.