Home / Forums / WoodMart support forum / Fix Theme Issues!
Home › Forums › WoodMart support forum › Fix Theme Issues!
Fix Theme Issues!
- This topic has 37 replies, 2 voices, and was last updated 1 week, 4 days ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
April 24, 2026 at 10:39 pm #716880
fd.shazainParticipantFix Mega Menu Alignments
Attachments:
You must be logged in to view attached files.April 25, 2026 at 10:23 am #716911Hello,
Try to add this CSS in Theme Settings > Custom CSS:
.wd-dropdown .elementor-icon-list-items { padding-left: 0 !important; margin-left: 0 !important; }Best Regards
April 29, 2026 at 11:16 pm #717245
fd.shazainParticipantPlease fix the cart layout and also check the checkout layout. Ensure that all devices are responsive.
Attachments:
You must be logged in to view attached files.April 30, 2026 at 10:23 am #717265Hello,
Edit the Cart/Checkout pages via Dashboard -> Pages and add the
[woocommerce_cart]and[woocommerce_checkout]shortcodes are defined there and check how it works. https://postimg.cc/3yyVtnqdBest Regards
April 30, 2026 at 11:27 am #717279
fd.shazainParticipantDear support, obviously, the [woocommerce_cart] code is there on the page, which is showing the cart. I think you didn’t pay attention to the screenshots explaining the misalignment of the layout issue on the cart page.
Please review my last message again, including the screenshots, and fix the cart page layout.
Regards,
ZYNApril 30, 2026 at 2:27 pm #717293
fd.shazainParticipantPlease check, it seems like a theme issue with Elementor Pro!
April 30, 2026 at 3:27 pm #717303Hello,
Sorry to say, The login link details you provided are not working anymore. Please share the correct login details so I can check the issue and give you a possible solution.
Best Regards
April 30, 2026 at 3:32 pm #717306
fd.shazainParticipantPlease check the link and fix the issues!
April 30, 2026 at 4:55 pm #717313
fd.shazainParticipantPlease guide why this error is coming on google chrome browser?
Attachments:
You must be logged in to view attached files.April 30, 2026 at 11:51 pm #717334
fd.shazainParticipantHi there, please check this email:
May 1, 2026 at 2:32 pm #717361Hello,
01. You don’t need to edit the cart and Checkout page itself with Elementor. These functional pages are designed to be customized via Theme Layouts, not by editing the page content directly.
Correct way to customize these pages to keep these pages simple, containing only the default shortcode. Then create or edit a layout and customize all elements there.
02. I have checked your site in the mobile and wallet section and it is showing fine in the cart totals section.
03. Could you please check how it works with some default WordPress themes like TwentyTwenty or WooCommerce Storefront to understand if it is our theme issue or not?
04. 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/.
Also, you can read more details about the accessibility optimization guide here:
https://xtemos.com/woodmart-accessibility-optimization-guide/Best Regards
May 2, 2026 at 1:25 pm #717417
fd.shazainParticipantHi there, could you please adjust the ‘Have a coupon’ section to be left-aligned? Additionally, I’d like to add a Wallet section to the checkout page.
May 2, 2026 at 3:06 pm #717422Hello,
01. You are using a custom layout for the checkout page, To add the coupon field. You’ll need to create a new Layout with the Checkout Top Content condition and add the Coupon Form widget inside that layout.
This will ensure all elements appear in the correct position within the checkout page.
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
02. It looks like the plugin adds its custom content using the standard WooCommerce hook. When you create a custom layout with a page builder, it doesn’t contain any default elements and hooks. It contains only those elements that you added with the page builder manually.
We have a special “Hook” element in page builder that you can place to your custom layout and then the plugin will be able to add its custom content there. But we don’t know which one exactly it needs. You can either try to select all hooks one by one or contact plugin developers for help.
Read more information here https://xtemos.com/docs-topic/custom-hooks-and-plugins-compatibility/
Best Regards
May 2, 2026 at 8:06 pm #717437
fd.shazainParticipantHi, could you please set it for me?
May 4, 2026 at 12:58 am #717458
fd.shazainParticipantOkay, great! I’ve successfully resolved the issue. However, please ensure that the mobile menu loads quickly on mobile devices. Occasionally, it fails to respond at all. Please investigate and fix this issue!
Additionally, the mobile logo is getting cropped a few pixels on the right side. Please also fix that as well.
I’m using WProcket Cache. Could you please review its settings to optimize the website for lightning-fast loading?
May 4, 2026 at 9:20 am #717482Hello,
01. I have checked your site on the mobile and the mobile menu is showing fine.
See Screenshot for clarification:https://postimg.cc/dLJPskyR
02. Try to change the size of the logo like 250×150 then try to reupload it on the website.
Please follow this guide on how the logo size works: https://xtemos.com/docs-topic/how-does-the-logo-size-work/
03. Please follow 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
May 7, 2026 at 11:03 am #717825
fd.shazainParticipantHi there, I’ve moved to Litespeed and Quick Cloud CDN. Could you please check the website and confirm that everything is functioning properly?
The wallet section isn’t displaying and working correctly on the cart and checkout pages, even after creating the new layouts.
I’ve attached a video link with the JavaScript errors. Please review it and fix them.
May 7, 2026 at 2:10 pm #717851Hello,
01. Regarding the wallet section on cart and checkout page, WoodMart has a special widget called Hook in Elementor that you can place to your custom layout and then the plugin will be able to add its custom content there. And you can try the hook mentioned above, but I don’t know which one exactly it needs. You can either try to select all hooks one by one or contact plugin developers for help.
https://xtemos.com/docs-topic/custom-hooks-and-plugins-compatibility/02. Regarding the errors in the console, I have checked your site and have not seen any errors on your site.
See Screenshot for clarification: https://postimg.cc/TLqZTSB2
03. Regarding the cart loading error, could you please check how it works with some default WordPress themes like TwentyTwenty or WooCommerce Storefront to understand if it is our theme issue or not?
Best Regards
May 7, 2026 at 2:53 pm #717859
fd.shazainParticipantHi there, I believe you overlooked the details that the errors are displaying on the cart and checkout pages, primarily.
Please take a look at the screenshots and rectify them as soon as possible.
Attachments:
You must be logged in to view attached files.May 7, 2026 at 3:19 pm #717867Hello,
Please deactivate all the 3rd party plugins and activate only theme-required plugins on the site and then check the issue. I am sure your issue will be solved. Then, activate the 3rd party plugins one by one and check which plugin is creating the issue for you.
Otherwise, if the issue still exists, then keep the 3rd party plugins deactivated and let me know so I will check and give you a possible solution.
Best Regards.
May 7, 2026 at 3:32 pm #717870
fd.shazainParticipantI’ve tried troubleshooting this issue, but I’m unable to find a solution. Could you please assist me in identifying and resolving the problem?
Initially, when I visit the homepage and attempt to log in, the login process is seamless.
However, when I first visit the website, add a product to the cart, and then attempt to log in on the cart page, the login process fails.
I’ve noticed that many errors have been rectified, so I kindly request you to review the issue and make the necessary changes.
May 7, 2026 at 3:44 pm #717874
fd.shazainParticipantPlease help me fix and optimize the website.
May 7, 2026 at 7:56 pm #717897
fd.shazainParticipantI’ve noticed that the Litespeed settings need to be adjusted with the Woodmart theme. Most of the errors are fixed, but there are a few are on the checkout page that need to be fixed as well.
Additionally, the Litespeed Acche plugin settings are causing the login issue. Could you please check and fix that part only?
May 8, 2026 at 10:06 am #717924Hello,
01. Sorry for the inconvenience, but currently, we are not offering any paid customization services.
02. For the checkout page issues, could you please elaborate on your concern more with some useful screenshots for better understanding that demonstrate the problem, so we can understand and reproduce it on your website?
Best Regards
May 9, 2026 at 1:04 am #717972
fd.shazainParticipantPlease check the private message.
May 9, 2026 at 9:43 am #717979Hello,
I have checked your website thoroughly, including the homepage, product pages, add-to-cart functionality, cart page, checkout page, and the login flow using the credentials you provided. I tested the exact process you mentioned by adding products to the cart, proceeding to checkout, returning to the cart page, and logging in through the “My Account” dropdown. Everything is working correctly on my end without any visible issues or functional errors. I also reviewed the checkout page layout and did not find any critical issue related to unused hooks affecting the functionality of the page.
Best Regards
May 11, 2026 at 5:05 pm #718175
fd.shazainParticipantHi, please check if the checkout page is being edited through Elementor.
Attachments:
You must be logged in to view attached files.May 12, 2026 at 10:55 am #718233Hello,
You cannot edit these functional pages with Elementor directly. Try to use the Theme’s Layout Builder, you can create Custom Layouts for WooCommerce pages like Shop, Category, Single Product page, Cart, and Checkouts, and for portfolio pages. You can use that to create your own custom layouts for these pages.
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards
May 12, 2026 at 12:52 pm #718258
fd.shazainParticipantI’ve edited the checkout page before, so I was able to easily add the top header content and the new layout. All of it is editable via Elementor. Please check and fix the issue.
I need to add a few more widgets to the checkout page.
May 12, 2026 at 3:39 pm #718293Hello,
The checkout page is a WooCommerce functional page, so it behaves differently from normal pages.
If you previously edited it with Elementor, it usually means one of these was used:
– A custom checkout layout in Theme Layout Builder, or
– A Checkout Builder / Elementor Pro template override (if enabled)Note: Elementor cannot reliably edit WooCommerce checkout content unless it is explicitly overridden with a custom template/layout.
Try to use the Theme’s Layout Builder, you can create Custom Layouts for WooCommerce pages like Shop, Category, Single Product page, Cart, and Checkouts, and for portfolio pages. You can use that to create your own custom layouts for the checkout page
Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register