Hi.
I have the same problem as Niranjannaulakha
I’m trying to put a Fastspring shopping cart icon into the nav menu but I’m having problems with the script Fastspring sent to me.
The script they send me is:
<script type="text/javascript" src="https://sites.fastspring.com/company-id/api/order.js"></script>
<a href="https://sites.fastspring.com/company-id/order/contents"><img class="alignnone size-full wp-image-4093" src="https://www.companyname.com/wp-content/uploads/2015/07/shoppingcart-white.png" alt="shoppingcart-white" width="25" height="25" /></a> <span style="color: #ffffff;"> View Cart (
<script type="text/javascript">
document.write(FastSpringOrder.count);
</script> ) </a>
I really don’t know what to do with this code…
Any help would be much appreciated.
Thanks in advance