Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @beat_wettstein – This actually has nothing to do with Popup Maker :). Your site is currently loading multiple copies of jQuery. Most likely your theme’s header.php or footer.php file has a <script src="" which is a no-no for WordPress sites.

    This second copy loads after popup maker and flexsliders. This means that flexsliders is attached to the first jQuery, once the second loads, when I call jQuery again it accesses the second meaning flexslider isn’t available.

    Hope this helps. Fixing it will prevent lots of future issues as well.

    Thread Starter beat_wettstein

    (@beat_wettstein)

    Hi Daniel, thanks for your reply. I checked both the header.php and the footer.php. I could not find any code like you suggested in either file (<script src="&quot.)

    I’d love to fix this.
    I have only manually added the Facebook comments code into header.php. When I remove the code the issue persists. This code is here: https://developers.facebook.com/docs/plugins/comments/

    Here is a list of plugins that I have installed:
    a3Lazy Load – tried to disable, but the issue persists
    Black Studio TinyMCE Widget
    CloudFlare
    CloudFlare Flexible SSL
    Contact Form 7
    Contact Form 7 MailChimp Extension
    EWWW Image Optimizer
    Google AdSense
    Google Analytics Dashboard for WP
    Google Captcha (reCAPTCHA) by BestWebSoft
    Invisible Optin
    Jetpack by WordPress.com – tried to disable, but the issue persists
    Limit Login Attempts
    MailChimp for WordPress Lite
    MaxButtons
    Optimize Database after Deleting Revisions
    Shareaholic – tried to disable, but the issue persists
    Simple Image Sizes
    Stop Spammers Spam Control
    Use Google Libraries
    WordPress SEO

    Maybe I need to bark up some other tree to get this fixed but I do not know where to turn to at the moment because all works if Popup Maker is inactive and it does not work if Popup Maker is active.

    Thanks for your attention
    Beat

    Plugin Author Daniel Iser

    (@danieliser)

    @beat_wettstein – Use Google Libraries is the one your looking for. Though it should be doing it correctly and replacing the default version of jQuery which its not since both are still being loaded.

    Try disabling that one.

    Thread Starter beat_wettstein

    (@beat_wettstein)

    Hi Daniel, I have disabled Use Google Libraries but the issue still exists. Any other ideas would be much appreciated.
    Thanks,
    Beat

    Plugin Author Daniel Iser

    (@danieliser)

    @beat_wettstein – Is that plugin still disabled? If so your best bet may be to simply disable a couple plugins at a time until the error goes away. Then re-enable those one at a time until it breaks again to find the culprit.

    Hope that helps.

    Thread Starter beat_wettstein

    (@beat_wettstein)

    Hi Daniel, yes the Use Google Libraries is disabled. I have disabled all plugins and Popup Maker is the only one that stops the slider.

    Plugin Author Daniel Iser

    (@danieliser)

    @beat_wettstein – Can you disable Popup Maker now so I can look at it?

    Thread Starter beat_wettstein

    (@beat_wettstein)

    done

    Plugin Author Daniel Iser

    (@danieliser)

    Strange. I will have to download that theme and test it. Will try to do so in the next few days. There are no obvious reasons that it should cause the error that is occurring.

    Thread Starter beat_wettstein

    (@beat_wettstein)

    ok, I got the theme from the support site as it includes shortcodes that do not come when loaded from wp.

    Plugin Author Daniel Iser

    (@danieliser)

    @beat_wettstein – Its listed free here on www.remarpro.com, I already grabbed a copy. But I have to set up a slider etc to get an accurate test environment.

    Thread Starter beat_wettstein

    (@beat_wettstein)

    it is free on the support site too but has more functionality
    https://alxmedia.se/themes/hueman/

    Plugin Author Daniel Iser

    (@danieliser)

    @beat_wettstein – Do you have a link?

    Thread Starter beat_wettstein

    (@beat_wettstein)

    alxmedia.se/themes/hueman/

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Popup Maker stops Slider Feature of Hueman Theme’ is closed to new replies.