This topic has 4 replies, 3 voices, and was last updated 7 years, 11 months ago ago by Eva Kemp
Dear Sir or Madam,
I have a problem regarding the product detail page for variable products in combination with the Plugin WooCommerce Germanized. I have to use a plugin of this kind because it is legally relevant to show specific things in my country.
I have tried the plugin with different WooCommerce themes and the problem doesn’t appear there as well so I have to ask here:
As you can see in the image below, as more often I change the product the more information about the product are added to the view.
More information:
Germazized-Plugin v.1.7.3
Thank you very much in advance!
schnetzi
Hello,
Do you mean that info shouldn’t appear? Is it displayed even of you remove that info?
Could you please describe the issue with more details and provide WP Dashboard credentials in private content.
Best regards,
Jack Richardson.
Hello,
thank you very much for your reply.
If I remove the information in the backend it isn’t displayed at all. The problem is, that the “100g” in the picture above is added every time you change the variable Product. So if I go to the product detail page and select 1kg it is shown twice (at the top and at the bottom). After changing it to 0,5kg it appears a third time on the page.
Please find the credentials in the private content below. Feel free to ask any further question.
Thanks in advance
schnetzi
Hello,
Please try to add this code in child style.css file:
.wc-gzd-additional-info.product-units-wrapper.product-units {
display: none;
}
Regards,
Eva Kemp.
Tagged: ecommerce, germanized, products, templates, variable, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up