Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #467968

    Hi support,
    I followed the instructions how to use breadcrumb with shortcode and applied it to the child theme.
    The breadcrumb appears only if I use a header with “no transparency”.
    The aim is to use a transparent header which has a slider in the back and the breadcrumb below the slider.
    Is there a solution for this?

    At the moment the site is only local but not online.

    Thanks in advance
    Claus

    #468650

    Hey LarryLayouter!

    I’m not sure what going on there and it will be difficult for us to inspect what could be wrong if you’re only on a local server. Is there any possibility of you uploading a test page so that we can have a closer look?

    Regards,
    Rikard

    #468752

    Hi Rikard,
    thanks for your answer; it’s not a problem with my installation. It even doesn’t work with the default installation, not only when using the shortcode version.
    It would be easy to check it out with your standard enfold demo:

    • create a page
    • insert the standard LayerSlider (in german called “Erweiterter LayerSlider”) named “Enfold – most beautiful theme ever”
    • insert some text block below
    • set the page’s “Header visibility and transparency” to “No transparency”
    • reload frontpage => breadcrumb appears
    • set the page’s “Header visibility and transparency” to “Transparent Header”
    • reload frontpage => breadcrumb DOES NOT appear

    Can you please check it out this way?
    Thanks a lot
    Claus

    #469042

    Hi!

    Try commenting out line 323 in the functions-enfold.php file.

    //if($header_settings['header_title_bar'] == 'hidden_title_bar') return "";
    

    Regards,
    Elliott

    #469124

    Thanks a lot, Elliot – it works!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Breadcrumb w shortcode only appears if header = no transparency’ is closed to new replies.