Hide individual products from shop page - by frogsandbears

This topic has 2 replies, 2 voices, and was last updated 8 years, 5 months ago ago by Robert Hall

  • Avatar: frogsandbears
    frogsandbears
    Participant
    November 20, 2015 at 13:39

    Dear team,
    I have a couple of questions about standard shop page:

    1.could you please advise how to leave only product categories and hide individual products from it?
    2. How to hide word “category” in red from the picture?

    3. How to add sorting tool and pagination to other product pages similar to shop page?

    Thank you,
    Katja

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    November 20, 2015 at 14:24

    Hello,

    1) Navigate to Dashboard->WooCommerce->Settings->Products->Display->Shop Page Display->Show categories & subcategories.

    2) Please use this code in Theme Options->Custom CSS->Global Custom CSS.

    .categories-mask span:first-child{
    display:none;
    }

    3) Unfortunately we don’t have such feature in our theme.

    Regards,
    Robert Hall.

  • Viewing 2 results - 1 through 2 (of 2 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.