Slideshow Effect change to fade?

Fashion and clothing responsive Joomla ecommerce template with full VirtueMart support and advanced store features.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Nov 12, 2013 2:32 am
Reply with quote
Report this post
Hi,

I'm wondering where the option is to change the sliding into just a normal fadein fade out for this particular template?


Also,

I've found out that using this module compromises the SEO description when a website is search. It ends up spitting out the url of the image because there is no option for placing the "alt image" information.

In the past, ive solved this problem by not using the slideshow.

Hope there will be some solution for this!
User avatar
Fresh Boarder

teitbite
Tue Nov 12, 2013 9:14 pm
Reply with quote
Report this post
Hi

Image Show is using a pre-designed styles so an animation You can see right now is a hard coded one. It can be changed with some modifications, but unfortunately we do not support that.

The best way for SEO is to specifie the image You want to be used Yourself. Easiest option is to use Custom HTML module and place this image. Then publish it in the same module position as slideshow and make shure na order is set as first. Last thing will be to hide this image from users but not from google robots with a code like:

Code: Select all
[module_selector] {
height: 0 !important;
overflow: hidden!
}
User avatar
Moderator


cron