• Resolved xyclone

    (@xyclone)


    before anything else, great plugin by the way.
    im using elementor popup to display ebay listing of store. im using the code snippet and ive uninstaled the plugin. the popup is on the Shop -> Volkswagen . in preview mode i can see the listing properly but on the live website, its just a blank page. any help is much appreciated.

    other Info: im using html widget and paste the snippet.

    also i see this error on my console “Auction Nudge Error: Container #auction-nudge-e7fc3d19d not found.”

    • This topic was modified 1 year, 11 months ago by xyclone.
    • This topic was modified 1 year, 11 months ago by xyclone.

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Joe

    (@morehawes)

    Hi @xyclone,

    Thanks for reaching out. This is odd – the Auction Nudge snippet requires the container (in your case <div id="auction-nudge-d6b753cd4"></div>) to be present on the page so it knows where to display the content.

    I can see it in your HTML source, however it is being removed from the page once it is loaded, causing this issue.

    I can’t say why exactly this is happening, but there must be a conflict with a script on your site that is causing this element to be removed.

    Sorry I can’t be of more help at this time.

    Cheers,

    Joe

    Thread Starter xyclone

    (@xyclone)

    thanks Joe, okay i will check with other plugins if there’s conflict.

    Thread Starter xyclone

    (@xyclone)

    Hi Joe, i managed to find the conflict script. now im getting the new error on console. “Loading failed for the < script > with source “https://www.auctionnudge.com/feed/item/js/theme

    Plugin Author Joe

    (@morehawes)

    Hi @xyclone,

    On the link you provided I am still getting the same error when I look at that page, which means that for some reason the Auction Nudge container is being removed from the page when it loads in the browser.

    I took a look at your source and noticed a reference to “popup”, if you are trying to display this content in a popup then that is probably the conflict. I am also seeing the following error:

    Uncaught TypeError: $ is not a function

    Which means that jQuery is not being loaded correctly and could also be causing the problem.

    I noticed that on this page (linked to from top nav menu) Auction Nudge is being added to the page twice – once producing the same error and once loading successfully. Something odd is definitely going on with your setup!

    I hope this is of some help.

    Cheers,

    Joe

    Thread Starter xyclone

    (@xyclone)

    Hi Joe, thank for you help. i realized its a bit complicated adding it in a popup that’s why i decided to use a page instead. using a page i have no problem using the plugin. i think i will stick with for now. Thanks!

    Another question can i pass multiple keywords at once?

    Plugin Author Joe

    (@morehawes)

    Hi @xyclone,

    I’m glad you go that figured out ?? Please see more information on the keyword filter here.

    Joe

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Not Displaying on Elementor Popup Live’ is closed to new replies.