• Resolved whiteorb

    (@whiteorb)


    Hi Gerben,
    I implemented your last version of magic gallery on a security recorder site https://openeye.net and it worked great. I recently updated to 2.0 on our development server and have found that it’s now conflicting with another plugin “Admin Menu Editor” The menu editor no longer displays any of the menu items. It worked fine before I updated. I’m able to cause the issue simply by disabling and re-enabling the gallery. Any idea what would have changed and caused this?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author gerbenvandijk

    (@gerbenvandijk)

    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.

    Plugin Author gerbenvandijk

    (@gerbenvandijk)

    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: https://www.magicgalleryplugin.com/

    Enjoy ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Magic Gallery conflicting with other plugins.’ is closed to new replies.