Header/Subheader/Breadcrumbs disappeared after last update
I am using Groovy Menu as a plugin but that is not the issue because even though i remove the plugin, Betheme header/sub-header and breadcrumbs are not showing.
At Theme Settings only Page title is selected. I would appreciate if someone can help me correct this.
Comments
Hi,
Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us the link.
It is always a good idea to also attach a screenshot showing your issue.
Thanks
Hi,
Sorry i forgot that. It is www.penguen.com.tr
I used to have breadcrumbs on the site but when i updated the theme, breadcrumbs were gone with the header and whole page moved up.
Here is my header.php file
Please, turn off all of the plugins, refresh your cache, and check if the issue persists.
If this will not help, please, keep them off, so I will be able to take a closer look at your website with them disabled.
Thanks
I found it. Elementor Pro is disabling the breadcrumbs. So now they are working. But now i have a header space on top of breadcrumbs. .template-slider is making it. It doesnt change when i adjust min-height to 0 px. Also i tried CSS
body:not(.template-slider) #Header {
min-height: 0px !important;
}
This doesnt work either.
Now i have a black screen in between the menu and breadcrumbs. Could you please advise where this may occur?
Unfortunately, if you use the Elementor Pro functionalities custom header, footer, etc., it hides the subheader with breadcrumbs.
You can try to use the Elementor breadcrumbs.
https://elementor.com/help/breadcrumbs-widget-pro/
Thanks