View Single Post
  #37  
Old 01-26-2008, 08:58 AM
 
congiothoang congiothoang is offline
 

Newbie
  
Join Date: Sep 2007
Posts: 4
 

Default Re: Recently Viewed Mod

First, I want to say this is a great mod. Unfortunately, I can't get it to work. I thought becuase of XC SEO but when I disable XC SEO, it still not working (Plus, somebody else using the CD SEO and it works fine)

One more thing, I try to view source code of the product page and notice that there is no javascript display (notice that I did check to make sure that I place the code in correct file which is product.tpl )

THis piece of code did not display in the view source code:
{******************* Recently View Mods *********************}
<script type="text/javascript">
prodImage='<img src="{$product.tmbn_url}"/>';
prodName='<{$product.product}>';
var p0=('<br/><a href="'+document.URL+'">'+prodImage+'<br/>{$product.product}</a><br/>${$product.taxed_price}<br/>');
</script>
{******************* END Recently View Mods *********************}


If you guys can help me out, here is the link to my site:

http://www.loyalgifts.com


Thanks a lot for your help guys!
__________________
x-Cart Pro V4.1.8
Reply With Quote