Typo in Woocommerce Theme File 'single-product-content-fixed.php'

This topic has 3 replies, 2 voices, and was last updated 6 years, 4 months ago ago by Rose Tyler

  • Avatar: thisisbolo
    thisisbolo
    Participant
    December 15, 2017 at 03:45

    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;

    2 Answers
    Avatar: thisisbolo
    thisisbolo
    Participant
    December 15, 2017 at 03:48

    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.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 15, 2017 at 08:55

    Hello,

    I’m glad that you sorted out.

    Regards

  • Viewing 3 results - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.