Random product change

London mode Almelo

No avatar

2006-09-03 13:35

I have on each page in my webstore the "random product" plugin.

There are 2 pictures. The top picture doenst change. The bottom picture changes.

I looking for a way that both pictures changes every time. This is the content of my randomproduct.tpl:

<!-- BEGIN RANDOM_PRODUCT -->
<style>
#randPro{text-align:center;margin:20px auto;}
#randPro img{margin:0 0 2px 0;}
</style>
<div id="randPro">
<h6>$lang[randomProduct_info]</h6><br/>
<a
href="?p=productsMore&amp;iProduct=$aList[iProduct]"><img
src="$aList[sPhotoSmall]" alt="$aList[sName]" title="$aList[sName]"
/><br />$aList[sName]</a></div>
<!-- END RANDOM_PRODUCT -->

What do i need to change???

Greetzzz London Mode Almelo

London Mode Almelo

No avatar

2006-09-04 11:05

Nobody a idea???

Greetzzz London Mode Almelo

Claps

Avatar: Claps

2006-09-04 13:30

London Mode Almelo - as a matter of fact you have 2 plugins. The one that do not change is LastProduct and the one that changes is random product.

Claps

Avatar: Claps

2006-09-04 13:50

If you compare your lang file with en.php from qcloaded distribution you'll find some fields added to it, which you can translate and add to your lang file.

Back to top
about us | contact