
Originally Posted by
Argyle
<!--bof Product description -->
<?php if ($products_description != '') { ?>
<div id="productDescription" class="productGeneral biggerText"><?php echo stripslashes($products_description); ?></div>
<?php } ?>
<!--eof Product description -->
<br class="clearBoth" />
<!--better together -->
<?php
require($template->get_template_dir('/tpl_better_together_marketing.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_better_together_marketing.php');
?>
I put in this text in the correct file and copied it to the (or should I delete it from template_default?) /classic/templates
nothing is showing anywhere on the site? maybe I'm too noob, lol
Bookmarks