Home Forums WoodMart support forum showing additional table without values

showing additional table without values

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #709148

    thomas-8605
    Participant

    Hello,

    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 support

    Please 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.

    #709156

    Artem Temos
    Keymaster
    Xtemos team

    Hello,

    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

    #709172

    thomas-8605
    Participant

    Hello,

    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
    Tommy

    #709196

    Artem Temos
    Keymaster
    Xtemos team

    Hello,

    This code hides empty values only. Please add it to your website so we can check how it works.

    Kind Regards

    #709209

    thomas-8605
    Participant

    Hello,
    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 setup

    2) 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.

    #709215

    Artem Temos
    Keymaster
    Xtemos team

    Germanized 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

Viewing 6 posts - 1 through 6 (of 6 total)