Home / Forums / WoodMart support forum / [URGENT] Layout Broken After Update to v8
Home › Forums › WoodMart support forum › [URGENT] Layout Broken After Update to v8
[URGENT] Layout Broken After Update to v8
- This topic has 21 replies, 2 voices, and was last updated 1 year, 8 months ago by
Artem Temos.
-
AuthorPosts
-
November 23, 2024 at 3:03 pm #615032
MikeParticipantHello, please check the private content, we have a serious issue after we update the theme to v8.
we can’t disable any plugin or theme its a live website.November 23, 2024 at 3:50 pm #615052
MikeParticipantWe check it on a staging site, the problem its happen also there with all plugin disabled, so it looks that the latest version somewhere is conflicting with wp bakery (also latest version)
November 23, 2024 at 5:46 pm #615115Hello,
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.
November 23, 2024 at 6:25 pm #615123
MikeParticipanti told you already we disable all the plugins on a staging site and issue persists. Check private for login details
November 23, 2024 at 6:52 pm #615139We don’t see these problems on your website now except page title alignment https://gyazo.com/b21eeb0b3c6640aaa9327076844f19ff
November 23, 2024 at 6:53 pm #615140
MikeParticipantcheck product page, its full width
-
This reply was modified 1 year, 8 months ago by
Mike.
November 23, 2024 at 6:59 pm #615144
MikeParticipanthere are the login details of live website. On the stage site you can see product page layouts that i imported from demo presets, you will see that the half of product page is ok and the other part is full width
November 23, 2024 at 7:21 pm #615150
MikeParticipanti found the first problem with the header. Its happening when the Header bottom its set to sticky, if i disable it then the blank space its removed and the header is placed correct on the container.
The problem with the product page remains the same
November 25, 2024 at 10:32 am #615370
MikeParticipantUp
November 25, 2024 at 10:33 am #615372Hello,
To fix the product page layout, you need to enable the following option in Theme Settings https://monosnap.com/file/x8iXz3EW3LBv8ufINDwy93uPHwFf25
As for the header, please reproduce it on staging so we can check it, too.Kind Regards
November 25, 2024 at 12:15 pm #615461
MikeParticipantI fix it. The problem was that we have an exact copy of the header.php on the woodmart-child theme so this was causing the issue, strange ?
November 25, 2024 at 1:10 pm #615509Maybe you have an outdated copy of the header.php file. Try to copy the file from the latest version and test how it works.
November 25, 2024 at 1:22 pm #615520
MikeParticipantYes
New version had this: <div class=”wd-page-wrapper website-wrapper”>
Old Version had this: <div class=”website-wrapper”>November 25, 2024 at 2:20 pm #615550Great, we are glad that you sorted it out. Feel free to contact us if you have any further questions.
November 25, 2024 at 3:55 pm #615608
MikeParticipantBtw, the alignment of page title on cart and checkout page still not placed in center as before update..
https://prnt.sc/QdDHDQOhJ1N9November 25, 2024 at 6:10 pm #615703Now you need to specify the page title align via Theme Settings as shown on the screenshot https://monosnap.com/file/5sIGhUDdKeQkzmhmilcWVZLejvy5TA
November 25, 2024 at 9:29 pm #615770
MikeParticipantThe text was displayed in the center, as it appeared before the theme update. Therefore, enabling the setting you mentioned doesn’t make sense at the moment. If I enable it, the title of each page will be visible on every page, which is not something I want, nor has our site ever been configured this way. We have always kept the title of each page hidden, so it wasn’t visible. Therefore, we want to have the same functionality again without changing the way each page operates.
November 26, 2024 at 10:14 am #615888To fix this issue, try to add the following code snippet to the Custom CSS area in Theme Settings.
.wd-checkout-steps { align-self: var(--wd-align); }November 26, 2024 at 10:21 am #615892
MikeParticipantHi i know that i can fix it by adding a piece of css.
My problem is that why everytime that theme is updated we need to add a small piece of css there, small piece of css here and so on… I mean that if anytime is needed to adding a custom css for each small thing then after some time/year we will get a full of bloat of custom css and small changes that we can’t control and know what is this for everytimeNovember 26, 2024 at 10:47 am #615914Hello,
We understand what you mean, but we have to optimize our theme and improve the structure and CSS code to reduce the page size. Now, our page title works with Flexbox as it requires less CSS code and gives more opportunities. That is why it can’t be aligned with the column text-align you used in the past.
Kind Regards
November 26, 2024 at 10:59 am #615919
MikeParticipantOk i understood your point. Thank you!
November 26, 2024 at 11:03 am #615924Thank you for your understanding. Feel free to contact us if you have any further questions.
-
This reply was modified 1 year, 8 months ago by
-
AuthorPosts
The topic ‘[URGENT] Layout Broken After Update to v8’ is closed to new replies.
- You must be logged in to create new topics. Login / Register