-- url of the page with the problem -- :
www.intelligenthustler.com/TEST_SERVER/T...product/hosiery-1872
-- HikaShop version -- : 2.3.5
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.3.29
I searched the forum and found topics about using tabs, but it was mentioning changing the display views, so I think it might be a different "tab" than I am trying to figure out.
I was able to add tabs to my product description as seen on this product.
www.intelligenthustler.com/TEST_SERVER/T...osiery-1872#material
I did this using my editor in the product page in the back-end using this syntax.
Tab Title 1
<p>Your text...</p>
<p>
Tab Title 2
</p>
<p>Your text...</p>
<p>
</p>
However, that would be a very slow way to change 1000s of products. I was trying to import the description using a CSV (using mass action). I did a copy paste on the export of the product, so I should have the exact same format and syntax, but when I import I get the error messages attached.
Can I import tab descriptions using CSV? Did I have the mass action import settings incorrect? Is there a better way to quickly be able to change the descriptions?