This topic has 3 replies, 2 voices, and was last updated 6 years, 11 months ago ago by Rose Tyler
See code below. Shouldn’t it be <?php if(!etheme_get_option(‘product_name_single‘)): ?>
<?php
global $layout, $class, $image_class, $infor_class;
?>
<div class=”col-md-3 product-summary-fixed”>
<div class=”fixed-product-block”>
<div class=”fixed-content”>
<?php if(!etheme_get_option(‘product_name_signle’)): ?>
<h4 class=”title”><?php esc_html_e(‘Product Information’, ‘xstore’); ?></h4>
<?php endif;
Nevermind, it looks like it’s part of ‘title.php’ and in breadcrumb.php. Maybe it’s suppose to be like that?
I guess it’s not affecting any functionality so it’s all good.
Hello,
I’m glad that you sorted out.
Regards
Tagged: template, theme, typo, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up