VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: sasaa on November 29, 2012, 14:45:49 PM

Title: text formating lost after save
Post by: sasaa on November 29, 2012, 14:45:49 PM
Hi
I am using VM2.0.14 on Joomla 2.5.8
I have problem with saving edited text in "Product Description" field.
Every time I made some changes, all formating is lost after I save my work.
Like this.
http://www.solarnishop.com/index.php/hr/module-2/solm-195-detail
I tried to make changes in source code, same thing.
I used Chrome and Firefox
Title: Re: text formating lost after save
Post by: jenkinhill on November 29, 2012, 18:28:44 PM
Looking at the page code I see you are loading five different copies of jQuery! You should really only load one copy.

However, that makes me think that a JavaScript conflict could be causing your editor problem. The editors in Joomla use JavaScript.