New Landing How can we help? Atelier Wishlist icon not showing on hover

Viewing 7 posts - 16 through 22 (of 22 total)
  • Posted in: Atelier
  • #272178
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @scenteor

    Is the premium plugin active? I can’t access your plugins menu to check, getting this error: https://www.dropbox.com/s/kt6kls32hpkslzl/Screenshot%202016-06-02%2023.09.06.png?dl=0

    – Ed

    #272180
    scenteor
    Member
    Post count: 15

    Hi Ed,

    Yes, the premium wishlist is activated. For some reason I can’t access Plugins either. It should be a server issue.

    Also, when I was playing with the settings most of them did not make any changes. For example, I was trying to add the add to cart button on the wishlist page and it wasn’t working.

    Doriana

    #272181
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Doriana,

    Can’t replicate any issues on the wishlist page on our install. Can you check that you only have wishlist-view.php within the theme’s /atelier/woocommerce folder, and not wishlist.php ?

    – Ed

    #272377
    scenteor
    Member
    Post count: 15

    Hi Ed,

    I checked and I only have wishlist-view.php within the folder. When you tried to add the wishlist icon in the product category view of the shop page the issue started to appear.

    Doriana

    #272492
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Sorry – not sure I am understanding the issue correctly. Is the only issue you still have the issue of the add to cart button showing on the wishlist page? Have you enabled it in the Wishlist settings?

    – Ed

    #272506
    scenteor
    Member
    Post count: 15

    Hi Ed,

    I’m sorry for the confusion. The main issue is that the wishlist icon doesn’t show on the product category view (see attached).

    Is there a way to fix this?

    Doriana

    Attachments:
    You must be logged in to view attached files.
    #272922
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    The grid layout + sidebar is not possible with this. You can test override this using:

    .product-type-standard .product.product-layout-grid figure .cart-overlay .yith-wcwl-add-to-wishlist {
        display: inline-block;
    }
    .has-one-sidebar .product figure .cart-overlay .shop-actions>*, .has-both-sidebars .product figure .cart-overlay .shop-actions>*, .woocommerce .product.mini-view figure .cart-overlay .shop-actions>* {
        display: inline-block;
    }

    Thanks.

Viewing 7 posts - 16 through 22 (of 22 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register