Announcement

Collapse
No announcement yet.

Quick View not popping up

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • lesliekirk
    replied
    I think I found it. The body ID on the dev site was js-CTGY but on the live site, it was just CTGY. I changed it, not the Quick View popup works. Now to just make sure I didn't squeeze the balloon to where something else breaks.

    Leave a comment:


  • lesliekirk
    replied
    Originally posted by Matt Zimmermann View Post
    Hi Leslie,

    You may need to add some debugging code to the JavaScript then to see if the click event is being fired and, if not, track down what might be causing that.
    Thanks Matt, I have reached out to someone who has much more javascript foo than I have.

    Leave a comment:


  • Matt Zimmermann
    replied
    Hi Leslie,

    You may need to add some debugging code to the JavaScript then to see if the click event is being fired and, if not, track down what might be causing that.

    Leave a comment:


  • lesliekirk
    replied
    Originally posted by Matt Zimmermann View Post
    Hi Leslie,

    If there are no code differences between the dev and the live site, you might want to make sure the JavaScript files are the same and that the live site isn't loading something older than the dev.
    I checked the openQuickView: function for the dev and for the live site - those are the same. Both scripts-bfs.js files "appear" to be the same.

    Leave a comment:


  • Matt Zimmermann
    replied
    Hi Leslie,

    If there are no code differences between the dev and the live site, you might want to make sure the JavaScript files are the same and that the live site isn't loading something older than the dev.

    Leave a comment:


  • lesliekirk
    started a topic Quick View not popping up

    Quick View not popping up

    The Quick View popup is working as expected on the dev site. When I copied the code over from the dev site to the live site, the Quick View popup link doesn't trigger the popup. Instead, it goes to the product page.

    Using Firefox's Developer Tools, I'm not seeing any javascript errors but I'm also not seeing the "event listener". It's there in the dev site but not the live site.



    Did I forget anything? You can see an example here.
Working...
X