This topic has 2 replies, 2 voices, and was last updated 8 years, 3 months ago ago by 8theme
Hi,
Just wanted to point this out in case it is a bug / mis-type.
in themes/xstore/woocommerce/global/breadcrumb.php i saw the following line of code and am assuming it may be incorrect, around line 56.
<?php if( ! etheme_get_option(‘product_name_single’) && is_single() && ! is_attachment() ): ?>
<?php if( ! etheme_get_option(‘product_name_single’) && is_single() && ! is_attachment() ): ?>
Hello,
Thank you for investigating our code reporting this issue.
Yes, we see that there is a typo in the key to one our theme options. But it is harmless bug and it is not necessary to fix it since when we will change this key all users after update may loose some configuration that stored in their databases.
Regards
You must be logged in to reply to this topic.Log in/Sign up