hmmm...i am confused now.
i am here: /public_html/includes/templates/GinghamBlue/templates
and inside that folder are these:
tpl_better_together_marketing.php
tpl_better_together_marketing_images.php
tpl_better_together_xsells.php
tpl_bettertogether_promo_default.php
tpl_product_info_display.php
i have already done the marketing customization to this file:
tpl_product_info_display.php
with this code:
<?php
require($template->get_template_dir('/tpl_better_together_marketing.php',DIR_WS_TEMPLATE,
$current_page_base,'templates'). '/tpl_better_together_marketing.php');
?>
am i not supposed to add my cross sell coding to the same file (as my other better together discounts): ot_better_together.php
*note, my better together discounts ARE showing up on each associated product page. but i am stumped as to how to get my cross sells to show up on those specified pages.
did that make sense?
this should be my last hurdle for this mod (i hope), so hopefully i won't need to keep bugging you!
thanks again:)
Bookmarks