Quantcast
Channel: XTemos » All Posts
Viewing all articles
Browse latest Browse all 39689

Reply To: Shop categories menu on other pages

$
0
0

Try to replace this line

<?php if ( apply_filters( 'woocommerce_show_page_title', true ) && ! is_singular( "product" ) ) : ?>

with this one

<?php if ( apply_filters( 'woocommerce_show_page_title', true ) ) : ?>

Regards


Viewing all articles
Browse latest Browse all 39689

Trending Articles