Hi there whiteorb, I’ve rewritten large parts of the plugin for version 2 so I’m not sure. After my holidays i’ll try to reproduce your problem and get back to you here.
Hi Gerben,
I’ve got a similar problem here. After I installed your “plugin Magic Gallery”, I was not able anymore to add links via the RTE.
When I select text and hit the “Link”-Button, the normal window pops up,but the Button “Link hinzufügen” (Add Link) is replaced by “Aktualisieren” (Update/Refresh). When clicking on this button, the current site gets updated, but theres no link.
When I disable the plugin it’s all normal again and working fine.
Do you have an idea to solve this?
I’m having the same problem as frickman – when I have Magic Gallery activated, I’m unable to use the RTE to create links. Any thoughts? Thanks!
For me the error with the admin area was due to Magic-Gallery deregistering jquery and loading its own jquery when using the Pikachoose gallery. I went into the gallery.php file and around line 126 to 128 I commented out
wp_deregister_script(‘jquery’);
wp_register_script( ‘jquery’, ”.WP_PLUGIN_URL.’/magic-gallery/js/jquery.js’, null, null);
wp_enqueue_script(‘jquery’);
The gallery still appears to be working properly and all of the features in the admin system appear to be working now.
Thanks for the fix Greg 🙂 I havent updated the plugin for a while, but version 3.0 is coming soon. This will be a complete overhaul and will be much better.
Details can be found here: http://www.magicgalleryplugin.com/
Enjoy 🙂