This topic has 4 replies, 2 voices, and was last updated 7 years, 5 months ago ago by Rose Tyler
After the 3.2 Legenda update the product categories under each of the individual products in the store section of the site have disappeared. I have attempted to get this back with no success. This is an issue we need to resolve quickly as it has been hurting our time on site. See private content for example.
Any quick assistance would be appreciated.
Hello,
Thank you for the notice.
Please edit file /wp-content/themes/legenda/woocommerce/content-product.php and change http://prntscr.com/fhcx1h to https://prnt.sc/fhcwz8
<?php if (etheme_get_option('product_page_cats')): ?>
<div class="products-page-cats">
<?php echo wc_get_product_category_list( $product->get_id(), ', ' ); ?>
</div>
<?php endif ?>
Also, it will be fixed in a new theme update.
Regards,
Rose Tyler
Thank you, that solved the issue!
Hello,
You’re welcome!
Regards,
Rose Tyler.
The issue related to '‘Product Categories No Longer Visible Under Individual Products’' has been successfully resolved, and the topic is now closed for further responses