• Resolved connor234

    (@connor234)


    Hello,

    I’ve come across a problem, for some reason when you try to open the popup, by clicking on the button that states ‘CONTINUE: Get Paint Relief Now’ you have to click it twice for it to register the popup.

    I’m getting an error of;
    Frontend.js:439 Uncaught TypeError: Cannot read property ‘getScript’ of undefined
    at n.onOpen (Frontend.js:439)
    at n._fireEvent (jBox.js:225)
    at n.<anonymous> (jBox.js:1396)
    at n.open (jBox.js:1458)
    at Frontend.js:885

    but I’m unsure on how I can fix it.

    Cheers.

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author smarterdigitalltd

    (@smarterdigitalltd)

    Hi @connor234

    Hmmm, I see what you mean.

    It works if you click on the button around the text, but not the text itself.

    This is just a regular Beaver Builder button, right? (Not an add-on pack)

    I’ll take a look

    Plugin Author smarterdigitalltd

    (@smarterdigitalltd)

    Hi @connor234

    I can’t seem to replicate this on any other sites.

    In fact, if I click repeatedly on the same spot on the button on your site, it will popup.

    The error is related to jQuery not being available (though, as I say, it works sometimes)

    Are you able to send me a backup of your files and database?

    If you can do so, and then head to https://wpdevelopers.co.uk/contact/ and send me a link of the backup and I will see if I can identify why it’s not working on your site

    Thanks!

    Thread Starter connor234

    (@connor234)

    Hey, I’ll send it your way as soon as possible.

    Cheers.

    vikki05

    (@vikki05)

    Hello,

    I’ve also come across a problem, for some reason when you try to open the popup, by clicking on the button that states ‘CONTINUE: Get Paint Relief Now’ you have to click it twice for it to register the popup.

    I’m getting an error of;
    Frontend.js:439 Uncaught TypeError: Cannot read property ‘getScript’ of undefined
    at n.onOpen (Frontend.js:439)
    at n._fireEvent (jBox.js:225)
    at n.<anonymous> (jBox.js:1396)
    at n.open (jBox.js:1458)
    at Frontend.js:885

    Please reply me as soon as possible.

    Plugin Author smarterdigitalltd

    (@smarterdigitalltd)

    Hi @vikki05

    Is this related to the same website that @connor234 is talking about? I’m a little confused ??

    Thanks

    vikki05

    (@vikki05)

    Hello smarterdigitalltd

    This issue is related with different site.

    https://build8.auracreativemedia.co.uk/

    here is the screenshot: https://prntscr.com/hel3dv

    https://prntscr.com/hel3sl

    Thanks

    vikki05

    (@vikki05)

    Hello,

    The issue is resolved by adding jquery library file in footer.
    <script src=”https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js”></script&gt;

    Thanks

    Plugin Author smarterdigitalltd

    (@smarterdigitalltd)

    Hi @vikki05 – that’s the same site that @connor234 sent to me in the first message ??

    You are right – it is an issue with jQuery being unavailable for the first click, but why this happened I don’t yet know.

    I’ve tested on a few other sites and am unable to replicate, so once @conner234 sends me the site, I’m able to troubleshoot. It could be a plugin conflict, perhaps.

    Regards
    Doug

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Beaver Popup’ is closed to new replies.