Issue with .page-heading .bc-type-variant2

This topic has 4 replies, 2 voices, and was last updated 7 years, 11 months ago ago by Jack Richardson

  • Avatar: Nico313
    Nico313
    Participant
    January 2, 2017 at 15:33

    Hello,

    I found an issue since last update. Please check pictures.

    view1
    View2

    How can i fix this please

    Best regards & happy new year.

    3 Answers
    Avatar: Nico313
    Nico313
    Participant
    January 2, 2017 at 15:50

    I show you this issue with staticblocks but there is the same on blog post page.

    Regards

    Avatar: Nico313
    Nico313
    Participant
    January 2, 2017 at 18:43

    Resolve :

    Replace Ligne 12 à15 of file single.php in legenda folder :

    <?php if ($page_heading != ‘disable’ && ($page_slider == ‘no_slider’ || $page_slider == ”)): ?>
    <div class=”page-heading bc-type-<?php etheme_option(‘breadcrumb_type’); ?>”>
    <?php et_page_heading(); ?>
    <?php endif ?>

    BY

    <?php if ($page_heading != ‘disable’ && ($page_slider == ‘no_slider’ || $page_slider == ”)): ?>
    <?php et_page_heading(); ?>
    <?php endif ?>

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    January 4, 2017 at 14:35

    Hello,

    Glad to hear you resolved the issue.

    Have a nice day!

    Best regards,
    Jack Richardson.

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

The issue related to '‘Issue with .page-heading .bc-type-variant2’' has been successfully resolved, and the topic is now closed for further responses

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