Home / Forums / WoodMart support forum / showing additional table without values
Home › Forums › WoodMart support forum › showing additional table without values
showing additional table without values
- This topic has 5 replies, 2 voices, and was last updated 4 months, 2 weeks ago by
Artem Temos.
-
AuthorPosts
-
February 19, 2026 at 9:46 am #709148
thomas-8605ParticipantHello,
please install germanized and germanized pro.
Add a product with some information for additional table tab.
Keep some fields empty…Now you will see the empty fields also in additional information tab.
Germanized pro support confirmed: This is a bug caused by woodmart. Woodmart overwrite in a wrong way our germanized pro css and make that empty fields without any information visible. You shoud contact them. If you switch to xstore or hello theme the issue is fixed.
– We only test this case with core plugins.
– Latest theme
– Latest plugin version installed
– We do not use any caching
– Issues tested by germanize pro supportPlease also check the attached screenshot from germanized pro support.
You can see the image link in privat content section.
We also give you permission to work on this stage.February 19, 2026 at 10:24 am #709156Hello,
To fix this issue, try to add the following code snippet to the Custom CSS area in Theme Settings.
.shop_attributes .wc-gzd-additional-info-placeholder { display: none; }Kind Regards
February 19, 2026 at 11:37 am #709172
thomas-8605ParticipantHello,
we can not disable it in general. It shoud be shown when it have a value. And shoud be unvisible if its empty.
This is how germanized free and germanized pro is working.But the support from germanized say: woodmart overwrite this logic and shoud be fixed in general via theme update.
Do you plan to fix it in next theme update, or we have to add custom css from now in all 30 woodmart installations and in every new woodmart setup with germanized? 🙁BR
TommyFebruary 19, 2026 at 12:37 pm #709196Hello,
This code hides empty values only. Please add it to your website so we can check how it works.
Kind Regards
February 19, 2026 at 1:11 pm #709209
thomas-8605ParticipantHello,
yes, its working fine.
But the question is:
1)
We shoud add this custom snippet in every new wordpress setup?
And we also have add this custom css to all our
do you plan to fix it? We can not fix this issue from now in every new woodmart setup2) Do you plan to make it working out of the box without custom snippt? In xstore and with hello theme its working out of the box, without adding custom css. Its not a good idea to handle the basics of other plugin functions with custom css, while other themes handle it out of the box correct.
If there is no idea to fix it in next update we can not work longer with woodmart in this way and going to switch again to xstore theme with all projects.
February 19, 2026 at 1:35 pm #709215Germanized plugin is officially compatible with our theme. We’ll be addressing all the reported issues and bugs. This specific fix is scheduled for inclusion in our 8.4.1 update.
In the meantime, you can use this simple CSS code workaround.
Kind Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register