New Landing How can we help? Themeforest Theme Support Neighborhood Catalogue mode with wishlist active?

Viewing 2 posts - 1 through 2 (of 2 total)
  • #48913
    craftycs
    Member
    Post count: 2

    I have activated the catalogue mode but I wish to have the wishlist feature active so that users can enquire about products.

    Is this achievable as currently it appears I have to have the cart functionality enabled?

    Kind regards
    Paul

    #49651
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You need to make just one custom change in content-product.php at /themes/neighborhood/woocommerce/

    Find this code at line 172
    <?php if (!$catalog_mode) { ?>
    
    Replace with
    <?php if (!$catalog_mode OR $catalog_mode) { ?>
Viewing 2 posts - 1 through 2 (of 2 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