• Hi
    I tried to do popup with external JS script (newsletter form -getresponse).
    I used simple text block or even code block, but the result was the same.
    It didn’t load a script. I saw just a text <script>.

    I would like to ask if is possible to show scripts in this way in free version?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Dear @donbebeno ,

    Thanks for reaching out.

    We are not quite sure, what you wanted to achieve.
    May we know, if you are trying to trigger a popup via JS.

    In case you mean that, please, use the following code on the first field of the custom JS and CSS:
    var popupObj = SGPBPopup.createPopupObjById(123);
    popupObj.prepareOpen();

    where the 123 is your popup id

    https://prnt.sc/vthg1z

    In case meant something else, please, get back to us with more details.

    Best,
    Popup Builder Team

    Thread Starter Lukasz Matysiewicz

    (@donbebeno)

    hey @sygnoossupport
    I was trying to load external service into your popup
    I put <script type=”text/javascript” src=””>
    as custom html block and it works 🙂

    also tried use custom js field and but page didn’t load at all.

    anyway thx

    Dear @donbebeno ,

    Thanks for getting back to us.

    In case you still need assistance, please, send us the content you have tried to insert into the popup, so we can try to help you with that.

    Also, please, inform us, if you have tried to input that into the HTML popup type and what is the version of your Popup Builder plugin.

    We will try to reproduce the issue and get back to you with a solution.

    Thanks,
    Popup Builder Team

    Thread Starter Lukasz Matysiewicz

    (@donbebeno)

    Yes I was using html popup

    Dear @donbebeno ,

    Thanks for the information.
    May we know the version of the Popup Builder plugin, please?

    Also, may we have the content posted here, which you have tried to use inside the HTML popup, but failed?

    Thanks,
    Popup Builder Team

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘External scripts on popup’ is closed to new replies.