My other wordpress site works great with my ejunkie cart but for some reason my new site (rollrecovery.com) the cart is missing my shipping cost and also my customized code for discounts. The code works fine in an html tester but not on the site. Also the boxes for zip code and quantity are too big and not displaying properly.
Thoughts?
Here is the code I'm using:
<a href="https://www.e-junkie.com/ecom/gb.php?c=cart&i=1113058&cl=216685&ejc=2" target="ejejc" class="ec_ejc_thkbx" onClick="javascript:return EJEJC_lc(this);"><img src="http://www.e-junkie.com/ej/ejadd_to_cart.gif" border="0" alt="Add to Cart"/></a>
<a href="https://www.e-junkie.com/ecom/gb.php?c=cart&cl=216685&ejc=2" target="ejejc" class="ec_ejc_thkbx" onClick="javascript:return EJEJC_lc(this);"><img src="http://www.e-junkie.com/ej/ejview_cart.gif" border="0" alt="View Cart"/></a>
<script language="javascript" type="text/javascript">
<!--
function EJEJC_lc(th) { return false; }
function EJEJC_config() {
EJEJC_PLAYNICE=true;
EJEJC_INITCSS = false;
EJEJC_POSTCALL=true;
}
function EJEJC_shown() {
jQuery("#dscnt_cd").attr("innerHTML", "Athlete Code");
}
// -->
</script>
<script src='http://www.e-junkie.com/ecom/box.js' type='text/javascript'></script>
created
Jun '12last reply
Jun '12- 8
replies
- 1.3k
views
- 2
users
- 7
links