Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Muneeb

    (@muneeb)

    If you have made some changes to your site recently please revert them. As you said it was working but is not working for few weeks it’s due to the changes you made to your site. A quick look into Chrome Developer Console showed me following JavaScript errors on your site.

    Uncaught ReferenceError: jQuery is not defined default.include.bc54cf.js:1
    The "fb-root" div has not been created, auto-creating all.js:56
    FB.getLoginStatus() called before calling FB.init(). all.js:54
    Uncaught SyntaxError: Invalid flags supplied to RegExp constructor 'document' /businessaidcentre.com.au/:7
    Uncaught TypeError: Object [object Object] has no method 'touchwipe' slideshow.js:42
    Thread Starter reji99

    (@reji99)

    Hi Muneeb,

    Thanks for replying. The changes made were I started using a CDN solution and also activated W3-TotalCache plugin..

    Not sure why you received the javascript errors.. Is it causing the popup from not displaying? How can I fix it?

    Plugin Author Muneeb

    (@muneeb)

    Simple Popup uses Javascript to display the popup when there are js errors popup cannot be displayed by Simple Popup plugin. I’m not sure either this will works or not but try to disable the minify and combine of scripts from w3tc settings and empty all caches, then visit your site hopefully the popup will get shown.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Simple PopUp] Simple Pop not showing’ is closed to new replies.