Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #395131

    Hi,

    It seems the latest woocommerce update have added a remove product item button which is now displayed when using the enfold cart icon in top right corner. For this to be demonstrated you’ll need more than one product for it to be low enough to conflict.. in my case i have two and the second product image with remove button directly aligns with the enfold product pop out slider on the righthand side. The issue is teh pop out, pops out before you get the opportunity to click the product remove button. See pictures below.

    https://dl.dropboxusercontent.com/u/1464516/cart%2001.jpg

    https://dl.dropboxusercontent.com/u/1464516/cart%2002.jpg

    #395928

    Hey user877!

    I am not really sure if I get what you mean. Which pop out do you mean is popping out before you click on the item? Can you please post a link to the website showing this issue? Try to deactivate all other plugins to make sure none is causing any conflict. Also make sure to use the newest theme and WordPress version.

    Best regards,
    Andy

    #396187
    This reply has been marked as private.
    #397631

    Hi!

    I viewed your link and added two products but the remove button is working fine for me. I also checked it out on my XAMPP setup but do not see any issues.

    I’m not really sure I understand what the problem is from your screenshots. Could you take a screencast of what is going on?

    Cheers!
    Elliott

    #397655

    Hi elliot,

    thanks for looking into this.

    It’s really hard to explain.. unless I can make a video of it.

    So basically.. in normal conditions, on the product page enfold have a feature on the left and right hand side of the page where a slider pops out when the cursor hovers over either it. The slider pops out and displays the next or previous product. You click this and it navigates to the next product. So for example the if i’m on iphone 4s product page, the left pop out navigation will take me to iphone 4 and the right pop out will navigate me to iphone 5.

    If my cart is populated with lots of products i’ve pre-purchased then this is displayed whe I hover over the cart icon in top righthand corner.

    The issue im finding is..

    If the product remove button falls within the area of the right hand side pop out navigation, as I attempt to click the product remove button the pop out navigation pops out immediately and the cart disappears – therefore did not have the slightest chance of clicking the product remove button.

    Please note te product remove button works fine – its only if it aligns with this pop out navigation slider.

    I cant get any more pics cos only either the cart or the pop out is shown – not both together.

    #398022

    Hi!

    Maybe increasing the z-index of the #header container will prevent the avia_post_nav from popping up when the cart dropdown is open. Add this to the Quick CSS field:

    #header {
    z-index: 502;
    }

    Best regards,
    Ismael

    #398339

    Hi Ismael,

    Thats works perfect.

    Thank you!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Enfold product side pop-out – conflicting with cart window’ is closed to new replies.