3 / 3
Dec 2011

Hi,

I have checked out the forums and have found related topics but am a bit lost in where I am going wrong. If anyone could point me in the right direction I would be grateful.



Add to cart button Code:



<a href="1https://www.e-junkie.com/ecom/gb.php?c=cart&i=hs1&cl=195463&ejc=21" 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>



View cart button code:



<a href="https://www.e-junkie.com/ecom/gb.php?c=cart&cl=195463&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; }

// -->

</script>

<script src='http://www.e-junkie.com/ecom/box.js' type='text/javascript'></script>



url: 1http://chefs-i-office.com1

Many thanks in advance.

  • created

    Dec '11
  • last reply

    Dec '11
  • 2

    replies

  • 1.1k

    views

  • 2

    users

  • 7

    links

I took a look at your website and it looks like whichever platform you used to create your website it is choosing to view our code as text instead of HTML. You will need to check with your web building software to see if there is a way to make sure our code is seen as code and not text.