• Great plugin does what it says. Would be a better plugin if it can also hide categories on product pages instead of just on the shop page. For product pages I use the following css code picked up from googling:

    .single-product .product_meta {
    display: none;
    }

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Works well but…’ is closed to new replies.