e-commerce breaks appearing
-
Hey there,
I’ve created my product page http://sassyzen.com/products-page/
I’ve used e-commerce. But when I check out I get errant
tags in the shipping fields and when I click in the field, nothing disappears.I found some help here:
http://getshopped.org/forums/topic/checkout-fields-have-br-tags/in particular the post that says
“You can solve this, if you remove the linebreaks between the label-tags.
<td class='<?php echo wpsc_checkout_form_element_id(); ?>’>
<label for='<?php echo wpsc_checkout_form_element_id(); ?>’><?php echo wpsc_checkout_form_name();?></label>
</td>”But I’ve not been able to put the advice into practice. I open up wpsc-shopping_cart_page.php and I’ve taken the
I can find out, they are still appearing. yes, I’ve cleaned cache.any ideas?
Am I looking in the wrong place?
Thanks,
James
The topic ‘e-commerce breaks appearing’ is closed to new replies.