Home / Forums / WoodMart support forum / Mini Cart Layout Broken
Home › Forums › WoodMart support forum › Mini Cart Layout Broken
Mini Cart Layout Broken
- This topic has 14 replies, 2 voices, and was last updated 2 months, 1 week ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
March 17, 2026 at 11:30 pm #713071
dienstbier.vParticipantHi Aizaz Imtiaz Awan,
the layout of the mini cart appears to be broken. For example, it is partially cut off on the left side, and the functionality to change the product quantity is missing. I have already checked the Elementor settings and confirmed that the mini cart template is disabled.
To troubleshoot the issue, I tested the setup with only the essential plugins activated. However, the problem persists even in this minimal configuration.
In addition, I am encountering inconsistent translations within the mini cart. Sometimes the checkout button is correctly translated as “Kasse,” while at other times it appears as “Checkout.” This behavior seems to change unpredictably, and I have not been able to identify a clear pattern. Notably, this issue does not occur elsewhere on the website—only within the mini cart. My translation plugin is Germanized.
Could you please help me with this issue?
Many thanks!
March 18, 2026 at 3:21 pm #713223Hello,
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.
March 25, 2026 at 12:22 am #713990
dienstbier.vParticipantHi Aizaz Imtiaz Awan,,
I followed your instructions and deactivated all third-party plugins, leaving only the theme-required plugins active. However, the issue still persists.
Additionally, I noticed something unusual that might help identify the root cause:
• Disabling plugins seems to have no visible effect on the website.• For example, I am using custom functionality (a filter bar in the product gallery) implemented via Code Snippets. Even after disabling the Code Snippets plugin, the filter bar is still displayed on the frontend.
• I am experiencing a similar issue with the Size Guide:
o I initially assigned a Size Guide to the wrong category (Blouses).
o I later corrected it to the correct category (Belts).
o As the changes did not reflect in the website, I deleted the Size Guide and created a new one, with the result that the Size Guide is still shown on products in the Blouses category.I have already:
• cleared Files & Data from the Elementor cache
• cleared the Hostinger cache
• cleared the browser cache
• cleared all caching plugins
• and performed a hard refresh (CTRL + F5)The last time I had similar issues (see „Woodmart Theme Settings Custom CSS not applied / CSS file not regenerating“ and „Lost Complete Control over Woodmart Typography“), I added your code to the child theme >> functions.php file:
add_filter(‘request_filesystem_credentials’, ‘__return_true’);
Sadly, altough the code is still in the functions.php file, is seems not to help with this issue.Could you please help me investigate this further?
March 25, 2026 at 10:51 am #714025Hello,
I have activated only the theme’s plugin on the site, and the mini cart is working fine. Please check the site after removing the browser cache. https://ibb.co/RpSrTRRb
2. I have activated the Loco translation plugin and the translation in the mini cart is working fine.
Best Regards.
April 16, 2026 at 10:30 pm #716168
dienstbier.vParticipantHello Aizaz Imtiaz Awan,
I am still experiencing issues with the mini cart translation. Unfortunately, the translations are not being applied correctly. Even in the screenshot you provided, some terms remain untranslated. All labels in the mini cart should appear in German. For example:
“SKU” should be displayed as “Art. Nr.”
“Subtotal” should be “Zwischensumme”
“Checkout” should be “Kasse”The translations are already correctly defined in Loco Translate, but they are not reflected in the frontend.
Additionally, I am still facing issues with the layout of the mini cart. Sometimes it appears correctly, but when I revisit the site, it is broken again. By “broken,” I mean that there is no space on the left side between the product/text and the left border of the mini cart. Interestingly, when I troubleshoot by disabling all plugins and then re-enabling them one by one, the layout issue resolves itself—even though, in the end, the same plugins as before are active again.
I would appreciate your support in identifying the root cause of these issues, as I have run out of ideas on how to resolve them.
Thank you in advance for your help.
April 17, 2026 at 4:15 pm #716241Hello,
I have checked the site and found that there is no issue with the mini cart, please see the video below:
Best Regards.
April 20, 2026 at 12:10 am #716357
dienstbier.vParticipantHello,
the video does not seem to be uploaded. It is Sunday and it still says “Video is uploading”. Could you please try again?
Many thanks and kind regards
April 20, 2026 at 10:04 am #716379Hi,
Sorry for the inconvenience. I have uploaded the new video here: https://streamable.com/ijg4j7
Best Regards.
April 20, 2026 at 10:25 pm #716488
dienstbier.vParticipantHello,
thank you very much!
How strange… At the moment, everything appears to be working perfectly. However, this situation has occurred multiple times before — the site works fine for a while, and then suddenly stops functioning properly the next day, even though I have not made any changes in the meantime. Do you have any idea what might be causing this?
I have already:
• cleared Files & Data from the Elementor cache
• cleared the Hostinger cache
• cleared the browser cache
• cleared all caching plugins
• and performed a hard refresh (CTRL + F5)In addition, I have noticed that the website performance is quite slow overall, which is by far the more serious issue compared to the mini cart widget. I have already disabled all unnecessary plugins to rule out potential conflicts, but unfortunately, this has not led to any improvement in loading speed.
I would appreciate any help/hint/advice you can give, as I am really out of ideas now.
Kind regards
April 21, 2026 at 2:30 pm #716559Hello,
We have rechecked your website on several different devices and are not able to reproduce the issue on our end.
If the problem occurs again, could you please try accessing the site from another device? This will help determine whether the issue is related to browser cache or something else.
Regarding performance, we’ve noticed that your website includes a significant amount of unnecessary CSS. It appears that you are loading styles via the child theme, including styles from the parent theme, which is strongly not recommended and should be removed.
To achieve better performance results, we recommend following the optimization guidelines provided in this documentation:
https://xtemos.com/wordpress-performance-optimization-the-ultimate-guide-in-2021/Best Regards.
April 22, 2026 at 11:27 pm #716727
dienstbier.vParticipantHello,
thank you again for your quick an thorough reply!
Regarding the performance: thank you for hint! I will check the issue and follow the steps in the guide (I was not aware of the guide befor 🙂 ).
Regarding the mini cart: I checked the issue on several devices, too and it seems to be workig fine at the moment. However, I just found out, that I no longer have the button in Elementor to disibale the mini-cart markup (Elementor >> Editor >> Settings >> Integrations). It that normal?
April 23, 2026 at 12:16 am #716731
dienstbier.vParticipantCould you please give me an expample of what you mean by “Regarding performance, we’ve noticed that your website includes a significant amount of unnecessary CSS. It appears that you are loading styles via the child theme, including styles from the parent theme, which is strongly not recommended and should be removed.”? I just activated the parent theme and checked the Custom CSS which is empty.
April 23, 2026 at 1:08 pm #716766Hello,
We meant that this code you added in the child theme https://monosnap.ai/file/joB00WkIDdmaMfaXUpCif9AYC9h6LR is loading a lot of unnecessary CSS on your site.
Best Regards.
April 23, 2026 at 2:20 pm #716777
dienstbier.vParticipantThank you for your reply.
The code you are referring to, was generated automatically and not by ne. As stated in line 6 of your screenshot it should neither be removed nor modified. How can I resolve this problem?
April 23, 2026 at 3:18 pm #716784Hello,
First of all, we would like to clarify that this code is not included in the child theme by default.
In our theme, CSS files are split into separate parts and are loaded only where needed. This approach is used to optimize the website’s performance.The code you added breaks this logic: it forces the main stylesheet (with all styles) to load, and additionally loads all CSS parts. As a result, the entire theme’s CSS is being loaded twice on your website.
Best Regards.
-
AuthorPosts
Tagged: mini cart; layout; translation
- You must be logged in to create new topics. Login / Register