Reply 189866 to: Product Title not appears on Breadcrumbs

Avatar: identidade
Santhatela
Participant
March 31, 2018 at 08:08

I found the problem. In the xstore / woocommerce / global / breadcrumb.php file

single is spelled wrong.

Line 57

<?php if( ! etheme_get_option(‘product_name_signle’) && is_single() && ! is_attachment() ): ?>

changing to is_single all back to work.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.