these relate to a </span> tag which the problem still exists on your site
it appeared in tpl_better_together_marketing.php line 18
echo '<span class="bbn_button_noimg">' . $marketing_data[$i]['bbn_string'] . '</span">';
i only noticed whilst i was removing errors from my pages, i noticed a " before the >
echo '<span class="bbn_button_noimg">' . $marketing_data[$i]['bbn_string'] . '</span>';
this appeared in
tpl_better_together_marketing_images.php
tpl_bettertogether_promo_default.php
one of these, is a paid for and was different to what's up there, i did download the promo one from your site and the (im assuming its an error) error still exists
Rob


Reply With Quote
