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
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
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:
Can you please check it out this way?
Thanks a lot
Claus
Hi!
Try commenting out line 323 in the functions-enfold.php file.
//if($header_settings['header_title_bar'] == 'hidden_title_bar') return "";
Regards,
Elliott
Thanks a lot, Elliot – it works!