Home › Forums › WoodMart support forum › Woodmart * Header / Menu Issues
Woodmart * Header / Menu Issues
- This topic has 5 replies, 2 voices, and was last updated 2 years, 11 months ago by Elise Noromit.
-
AuthorPosts
-
December 30, 2021 at 2:30 pm #342727
salvixParticipantHello I am noticing issue of header and menu not loading well on some random site pages like home/shop
I am using woodmart with wprocket and have excluded these codes from js :
/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js
/jquery-migrate(.min)?.js
/woodmart/js/scripts/global/helpers.min.js
/woodmart/js/scripts/wc/productImages.min.js
/gtag/js
gtag\(
/gtm.js
/woodmart/(.*).js
amp-mobile-version-switcher
/js-cookie/Still, I am noticing a header/menu load issue, Can you please guide what can be causing this.
This issue is being noticed recently prev woodmart & wp rocket was working fine on site
Hope you can help soonAttachments:
You must be logged in to view attached files.December 30, 2021 at 2:47 pm #342730
Elise NoromitMemberHello,
Please check this manual on how to configure the cache plugin properly and then check how it works: https://space.xtemos.com/wordpress-performance-optimization-the-ultimate-guide-in-2021#Step_4
If it does not help, deactivate all the plugins except these ones:
Slider Revolution
WPBakery Page Builder or Elementor
Woodmart Core
Contact Form 7
MailChimp for WordPress
WooCommerce
Safe SVGIf the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.
In case, the problem remains, even after all the plugins are deactivated, provide your site admin access (insert the site credentials into the Private content block under the message area) and confirm the permission for plugins deactivation, switching to the parent theme. As soon as we complete the testing we will enable all back, however, the site would be without plugins for 15-20 min. You would better make the full backup of your site.
Best Regards
January 1, 2022 at 8:45 pm #342990
salvixParticipantHello,
The issue is resolved by including lines in delay JS as in the guide. Thankyou!
However one more query. After running page speed insight for mobile optimization how can I remove unused CSS, I found the line but can you please guide how it can be removed?
RegardsAttachments:
You must be logged in to view attached files.January 3, 2022 at 11:37 am #343154
Elise NoromitMemberHello,
WoodMart theme has been built to add those styles that are actually required for each certain page and not to load unnecessary styles. However, your styles file adds the plugin styles, the size of which cannot be controlled by the theme.
We would suggest you follow these steps:
1. Please check if you have configured everything as per the instruction in this article: https://space.xtemos.com/wordpress-performance-optimization-the-ultimate-guide-in-2021#Step_2
2. You need to check WP bakery page builder CSS generator and make sure you have disabled all the styles not necessary: https://prnt.sc/25sm6vp
3. Try to minimize the plugins which add their styles to the front-end of the site.
If you have any questions please feel free to contact us.
Best Regards
January 5, 2022 at 10:04 am #343523
salvixParticipantHello,
The issue seem to be less frequent but recurring especially on SHOP & SHOP CATEGORY PAGES. I have added exclusion as suggested by the theme & by WP Rocket. When I clear cache: all language, o-cache and then save settings issue goes away but later returns.
Is it something that can happen that site, theme need update as the issue is rather new and previously all was ok?WOODMART
https://space.xtemos.com/wordpress-performance-optimization-the-ultimate-guide-in-2021#Step_4
jquery.min
helpers.min.js
clickOnScrollButton
searchFullScreen
menuOffsets
menuDropdowns
cartWidget
mobileNavigation
loginSidebar
menuSetUp
cart-fragments
slick
productImages
cookie.min
owl.carousel
owlCarousel
imagesLoadedWP ROCKET
/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js
/jquery-migrate(.min)?.js
/woodmart/js/scripts/global/helpers.min.js
/woodmart/js/scripts/wc/productImages.min.js
/gtag/js
gtag\(
/gtm.js
/woodmart/(.*).js
amp-mobile-version-switcher
/js-cookie/January 6, 2022 at 12:10 am #343690
Elise NoromitMemberHello,
Most likely you have enabled Mobile DOM optimization (experimental)
You need either disable it or enable Separate cache files for mobile in the WP Rocket settings.
If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register