Catalogue Mode - by luxecreative - on WordPress WooCommerce support

This topic has 9 replies, 3 voices, and was last updated 5 years, 11 months ago ago by Olga Barlow

  • Avatar: rpalach
    luxecreative
    Participant
    April 20, 2018 at 16:58

    Hello,

    I turned Catalogue mode on but it is still showing products?

    Also regarding my last closed ticket, I just noticed the text colour in the shop sorting menu dropdown on the main shop page still needs to be changed to black, please provide custom code?

    Thank you

    Please, contact administrator
    for this information.
    8 Answers
    Avatar: rpalach
    luxecreative
    Participant
    April 20, 2018 at 17:54

    Also the ‘Load more Products’ button, and page #’s at the bottom of the Shop page’s products aren’t working

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 23, 2018 at 07:12

    Hello,

    1. The Catalogue mode disables “Add To Cart” button and shopping cart, not products at all.
    2.

    .fancy-select ul.options, .fancy-select div.trigger {
        color:  black;
    }

    3. Make sure that you set correct settings for the plugin according to theme documentation –
    https://xstore.helpscoutdocs.com/article/65-woocommerce-infinite-scroll-and-ajax-pagination-settings

    Regards

    Avatar: rpalach
    luxecreative
    Participant
    April 23, 2018 at 20:51

    1) Sorry I meant to say ‘I turned Catalogue mode on but it is still showing products’ *pricing*? Does it not hide all pricing?

    2) Ok I added your custom code but it did not apply the change

    3) Resolved, I disabled the load more button

    Thank you

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 24, 2018 at 08:25

    1. Here is an example of Catalog mode on our demo https://www.8theme.com/demo/xstore/cocktails/
    To hide prices from the shop page, go to Theme Options > E-commerce > Products Page Layout > Product content elements
    2. Have you cleared cache? http://prntscr.com/j9c71o

    Regards

    Avatar: rpalach
    luxecreative
    Participant
    April 24, 2018 at 16:46

    1) I see that option hides pricing from the main shop products page, is there an option to hide pricing from the single product pages as well?

    2) Done – cache cleared and issue is resolved. Thank you

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 25, 2018 at 07:19

    Please add this code in custom css:

    .product-information .price {
        display: none;
    }

    Regards

    Avatar: rpalach
    luxecreative
    Participant
    April 28, 2018 at 01:44

    Thank you, issue resolved.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    April 28, 2018 at 08:08

    Hello,

    You are welcome.

    Regards

  • Viewing 9 results - 1 through 9 (of 9 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.