you need to strip the html from the description tag try this fix.
Change
to this:Code:<?php echo stripslashes($products_description); ?></div>
Code:<?php echo stripslashes(strip_tags($products_description)); ?>
you need to strip the html from the description tag try this fix.
Change
to this:Code:<?php echo stripslashes($products_description); ?></div>
Code:<?php echo stripslashes(strip_tags($products_description)); ?>
http://www.sidewalkstyles.com Comfort Footwear, Accessories and More.
creinold SBA with Dynamic Drop Downs latest Alpha release: http://www.sidewalkstyles.com/creino...art_V1.5.0.zip