Can I use more images

  • antonio
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
14 years 4 hours ago #4247 by antonio
I´d like to use 15 images and I don´t find the way to do that. Is it possible? Thanks in advance

Please Log in to join the conversation.

More
13 years 11 months ago #4257 by ivan.milic
Hi there,
Try this:

Open the file
mod_hot_effects_rotator/mod_hot_effects_rotator.xml
You will see repeating sequence:

<param type="spacer" default="Image 9" />
<param name="image9" type="text" default="" label="LABEL IMAGE" description="DESC IMAGE" />
<param name="image9desc" type="text" default="" label="LABEL IMAGE DESC" description="DESC IMAGE DESC" />
<param name="image9link" type="text" default="" label="LABEL IMAGE LINK" description="DESC IMAGE LINK" />

the last one is with number 9. Add sequences like this from with number 10 to 15.

then open file
mod_hot_effects_rotator/mod_hot_effects_rotator.php

you will see on 3 places this code for ($loop = 1; $loop <= 9; $loop += 1)
replace 9 with 15.

finally open file mod_hot_effects_rotator/tmpl/Default.php

You will see on one place for ($loop = 1; $loop <= 9; $loop += 1)
replace 9 with 15 and thats it.

Reagrds

Please Log in to join the conversation.

  • antonio
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 11 months ago #4265 by antonio
Replied by antonio on topic Re: Can I use more images
Thank you, it works fine.

I use this module to do a christmas

www.tienda.creados.net/felicitacion.html

and my shop with the template Hot e-commerce:

www.tienda.creados.net

Thanks again

Please Log in to join the conversation.

Time to create page: 0.241 seconds
Powered by Kunena Forum