VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: m.davide82 on September 19, 2017, 16:30:35 PM

Title: [SOLVED] Children don't contain the description of the main product
Post by: m.davide82 on September 19, 2017, 16:30:35 PM
Hi Guys,

I have this strange problem inside one site, in frontend, when I change the child, the children don't contain the description of the main product.
For this I have to copy always the description and this is impossible...

Joomla 3.7.5
VM 3.2.4
Php 7

Any idea?


Thanks a lot,
Davide
Title: Re: Children don't contain the description of the main product
Post by: m.davide82 on October 23, 2017, 11:43:24 AM
Anyone can help me please?
Title: Re: Children don't contain the description of the main product
Post by: Studio 42 on October 23, 2017, 17:11:15 PM
Check if your editor do not add some HTML without any changes. Eg. <p></p>, in this case, On check , the field is not empty and don't use the parent description.
You can toggle editor to see the HTML.
Title: Re: Children don't contain the description of the main product
Post by: m.davide82 on October 31, 2017, 07:31:53 AM
Yes, this was the final problem.

Thanks a lot.