Hi,
Can anyone suggest how to increase the characters allowed in the category product description?
I have a lot of html that I need to include which are part of a jquery tabbed box, however when I put the entire code into the category description it cuts half of it out.
I have tried to include it in a separate php file and used the following in the category description boxwhere only my custom html is in the 'my-descriptiontabs.php' but it doesnt work for reasons unknown to me, and I dont want to have to use an iframe for obvious seo reasons.PHP Code:<?php include('my-descriptiontabs.php'); ?>


Reply With Quote

