New Landing How can we help? Themeforest Theme Support Neighborhood Swift Page Builder Shop Products block

Viewing 9 posts - 1 through 9 (of 9 total)
  • #75449
    LouisaMel
    Member
    Post count: 46

    Hi,

    I just set the shop products block on a page of my website, but the “add to cart” and the wishlist button don’t appear on the products (set in mini size).

    Do you have any solution to make them appear?

    Thanks a lot!

    #75803
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Do you have catalog mode enabled?

    – Kyle

    #76714
    LouisaMel
    Member
    Post count: 46

    Hi,

    No, it’s turned off. The fact is that on the shop, everything is ok (there is the add to cart and the star for the wishlist), but not on the other page using the shop product block.

    Regards!

    #76726
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please could I see your link to investigate the issue?

    – Kyle

    #76980
    LouisaMel
    Member
    Post count: 46
    This reply has been marked as private.
    #77020
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    The product mini asset is not supposed to show the shop actions because they do not fit, it you really want it to show then add this custom css:

    .products-mini ul.products li.product figure figcaption {
      display: block;
    }

    However the text does not fit so I would recommend leaving it without.

    To hide the categories add this

    .product-details .posted_in {
      display: none;
    }

    – Kyle

    #77023
    Melanie – SUPPORT
    Member
    Post count: 11032

    .posted_in {display:none!important;}

    will remove the category, a quick forum search before posting will most likely answer a lot of questions ๐Ÿ™‚

    Let me leave the other question up to Kyle tho as he has been part of the thread longer.

    Cheers

    #77416
    LouisaMel
    Member
    Post count: 46

    Thanks to both of you!

    Yes, I already saw this kind of code, but I was looking for maybe another way to do it! ๐Ÿ™‚

    Regards!

    #77508
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    This is easy way to do it so suggested you.

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

Viewing 9 posts - 1 through 9 (of 9 total)

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

License required for the following item
Login and Registration Log in · Register