Home / Forums / WoodMart support forum / Error encountered and suggestion
Home › Forums › WoodMart support forum › Error encountered and suggestion
Error encountered and suggestion
- This topic has 3 replies, 2 voices, and was last updated 4 months, 1 week ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
December 22, 2025 at 7:18 pm #702001
kone_saliaParticipantFor some time now, I\\\’ve been experiencing several problems with the WoodMart theme:
– Problem with the Elementor plugin (unable to save changes and difficulty opening old pages)
– Problem with WooCommerce (unable to disable test mode and compatibility issues with WoodMart)
– Problem with Dokan (some features are slow or even unavailable)
– CSS errors when clearing the cache
– Very slow website and difficulty adding menus
December 23, 2025 at 10:28 am #702029Hello,
The issues affect Elementor, WooCommerce, and Dokan, performance, and caching at the same time, this points to a server/plugin conflict or optimization issue.
Most commonly, this is caused by:- Aggressive cache/speed optimization (JS defer, delay, CSS combine)
- Low server resources or incorrect PHP settings: https://xtemos.com/docs-topic/requirements-wordpress-set-up/
- Plugin version incompatibilities or corrupted files
Please temporarily disable optimization plugins, clear all caches, and ensure your server meets the requirements.
For the site speed, Our theme is optimized for speed and should not significantly slow down your website. However, it’s possible that your website’s performance is affected by the content you have added. For instance, the use of too many plugins, large unoptimized images, or other resources can slow down your website.
We recommend that you remove any unnecessary plugins and install a JS & CSS optimization plugin such as WP Rocket. Our guide on how to optimize your website using our themes can be found here: https://xtemos.com/wordpress-performance-optimization-the-ultimate-guide-in-2021/
Best Regards,
February 24, 2026 at 2:55 pm #709738
kone_saliaParticipantHi, thanks for the feedback ultimately I have been forced to restart the whole install from 0.
I had suggested you add a nav bar to the product category menu on the Sticky navigation Mega Electronics so that it is easier to scroll through categories and slightly thicken all of the nav bars to make scrolling from the top of the page down to the category bar easier.
When there is enough category it’s impossible to reach all categories menu has less zoom (-) page in web browser.
February 24, 2026 at 4:20 pm #709757Hello,
The sticky navigation menu items must fit on the screen, in case menu items don’t fit, you need to somehow reorganize the menu. It is impossible to define the “scroll” there because in this case the drop-down submenus will be cut off by the “overflow”.
Please add this code to the Theme Settings > Custom CSS > Global to add the scrollbar but in this case the drop down sub menu will be cut off.
.wd-sticky-nav .wd-nav-vertical { max-height:100% !important; overflow-y:scroll !important; }Best Regards,
-
AuthorPosts
Tagged: encountered, error, suggestion
- You must be logged in to create new topics. Login / Register