Home › Forums › WoodMart support forum › Header Issue since 8.0 – looks different on different pages
Header Issue since 8.0 – looks different on different pages
- This topic has 13 replies, 2 voices, and was last updated 3 weeks, 2 days ago by Artem Temos.
-
AuthorPosts
-
December 11, 2024 at 10:58 pm #621724
RallyRookieParticipantHi,
since the new update i twice tried to use it, but the header is is crashing now.
When i am logged in the top is cut of. On the blog page, there is a white bar after i scroll down and back up again. On a different page there is a larger white bar from the beginning.What changed?
Attachments:
You must be logged in to view attached files.December 12, 2024 at 10:25 am #621772
Artem TemosKeymasterHello,
Please disable any plugins not directly related to our theme and provide us with your admin access details. We will log in to your dashboard and investigate the issue. Please ensure that you only keep the following plugins that are necessary for our theme to work correctly:
– WoodMart core
– WooCommerce
– Elementor/WPBakery Page BuilderThank you in advance.
December 12, 2024 at 11:23 am #621796
RallyRookieParticipantI have prepared the staging site. Maybe the Custom CSS needs to be changed?
December 12, 2024 at 12:45 pm #621828
Artem TemosKeymasterYes, we changed and optimized a lot in our theme’s structure. So if you had any custom CSS, you need to check if it still compatible with the latest version of the theme.
December 12, 2024 at 2:29 pm #621871
RallyRookieParticipantHaha, it seems like it … thanks
December 12, 2024 at 3:39 pm #621896
Artem TemosKeymasterYou are welcome. Feel free to contact us if you have any further questions.
December 12, 2024 at 5:43 pm #621948
RallyRookieParticipantI cut out the Custom CSS code and hoped for a positive change, but unfortunately the issue remains.
Also tried to save the header builder settings and go through the theme settings and save those, but no change.Help please!
December 12, 2024 at 5:50 pm #621949
Artem TemosKeymasterCould you please clarify what exactly doesn’t look as expected?
December 12, 2024 at 5:52 pm #621954
RallyRookieParticipantPlease go to the top and see my screenshot that i put there and my issue. you also find the your account to the staging site below
December 12, 2024 at 6:49 pm #621983
Artem TemosKeymasterHello,
1. It seems to be caused by the outdated version of the header.php file in the child theme. Try to copy it from the latest version of the theme.
2. You have a wrong color set on the discovery page https://monosnap.com/file/VxbHhAPfSmC1VGcOsF398yAurv8IRJ
3. On the Our mission page you need to change top adding as shown on the screenshot https://take.ms/ibNkX
Kind Regards
December 16, 2024 at 8:23 pm #622970
RallyRookieParticipantHi again,
thanks for your help. #1 and 3 are successfully changed.
#2 still has an issue. I can change the background color of the specific header to 0% transparency, which helps to solve the issue. BUT i would like to have it 70% transparent, which leads back to a somehow white background in header. To me it looks like there is an padding/margin issue, like there has been with #3 but unfortunately it is not possible to work on the blog archive via elementor. Is there any other solution?
December 17, 2024 at 10:32 am #623098
Artem TemosKeymasterHello,
We have set a color without transparency and added a CSS snippet. Please test how it works on your end now.
https://monosnap.com/file/7WrxUtYS6Bj7sTqBFzxvjezep4i6Tt
https://monosnap.com/file/dP6i2pJFJFFyBLeDzMRIKIKiPJPLnSKind Regards
December 19, 2024 at 12:33 pm #623864
RallyRookieParticipantIs me again. I still have an issue with the blog archive. The CSS is working but to me its more a workaround than a solution. In my view you should spend some time on to work on the blog archive.
First of all i need to have 2 headers if one of them is set to overlap, because the overlap in the blog archive is cutting of the top. So this should be corrected if someone wants to have an overlap header setting.
Second, with the current settings my header for the blog is not on overlap in order to work, but when i start to scroll down, the background turns transparent but also white, which would be avoided with an overlaped header.
In my view it’s not a good solution to advise the user to add more CSS in order to make something work, which is offered to be changed by the theme itself.
I hope you get what i mean.Attachments:
You must be logged in to view attached files.December 19, 2024 at 5:10 pm #623976
Artem TemosKeymasterFor the overlap header to work correctly on all pages, there must be an element that compensates for the header’s height—usually a slider or a page title. As we can see on your blog page, you have disabled the page title.
Unfortunately, we cannot fix this within the theme because it would risk breaking pages for the majority of our clients. However, we can provide you with a solution that allows you to use a single overlap header across all pages.
:is(.blog, .single-post) .wd-page-content { padding-top: calc(var(--wd-header-h) + 40px); }
-
AuthorPosts
Tagged: Header crashed white bar
- You must be logged in to create new topics. Login / Register