Forums

Advanced Events Registration - plugin incompatiblilities (5 posts)

  1. cubecolour
    ɹoʇɐɹǝpoɯ
    Posted 2 years ago #

    When I enable Advanced Events Registration, two plugins no longer work:

    • Statpress SEOlution
    • pagemash

    the interface of statpress seolution does not display correctly and nothing is draggable in pagemash

    http://wordpress.org/extend/plugins/advanced-events-registration/

  2. sethshoultes
    Member
    Posted 2 years ago #

    Hello numeja,

    Sounds like there may be a conflict with jquery. I use jQuery.noConflict()in my plugin, so that it will not interfere with other plugins. That may have something to do with the these other plugins function.

    You could try deactivating the jquery that is loaded in my plugin and see if that helps. I mainly only use it for the pop up displays.

    Let me know if that helps.

    Seth

  3. cubecolour
    ɹoʇɐɹǝpoɯ
    Posted 2 years ago #

    Thanks for the reply Seth

    It seems that pagemash uses mootools, but not jquery and when using Mootools and jQuery together there can be identically named functions and namespaces which conflict with each other.

    Statpress SEOlution uses jQuery - the easiest fix for that is to use the original Statpress plugin instead which does display correctly, although I prefer the SEOlution fork.

    I have pagemash working well on other sites which use jQuery in other plugins, so I'm not sure how to proceed other than by choosing between which plugin is more useful to the site :o/

    What is the best way to disable jQuery from Advanced Events Registration to try what you have suggested?

    thanks, Michael

  4. sethshoultes
    Member
    Posted 2 years ago #

    Hey Michael,

    You can try removing the call to scripts/fancybox/jquery.fancybox-1.2.5.pack.js around line #10 in the "includes/admin_header.php" file.

    Let me know if that helps.

    Seth

  5. cubecolour
    ɹoʇɐɹǝpoɯ
    Posted 2 years ago #

    Hi Seth. Thanks for the reply. I have just tried removing the call as you suggest, however I'm afraid it didn't make a difference to the issues with statpress seolution or pagemash when Advanced Events Registration is enabled.

Topic Closed

This topic has been closed to new replies.

About this Topic