Oh sorry. i forgot that Image Show engine built for myStore needs VM.
Maybe in future version we try to avoid this.
To avoid this problem you need to enter administrator, find Image Show module and change "Module style" to "Image with Thumbnails block" and use (i.e.) this settings:
- Code: Select all
thumbs_margin=15px 15px 20px 0;
thumbs_padding=3px;
thumbs_border=;
thumbs_border_width=1;
thumbs_rows=2;
thumbs_cols=5;
thumbs_position=right;
thumbs_tooltips=true;
image_margin=0 20px 0 0;
image_padding=0 0 0 0;
image_border=;
image_border_width=0;
show_text_block=true;
text_block_height=100;
text_block_bgimage=false;
text_block_bgcolor=#555;
text_block_opacity=0.65;
text_block_position=bottom;
clean_xhtml=true;
readmore_button=true;
title=true;
wordcount=30;
title_link=true;
readmore_text=See details;
slide_links=true;
preloading=true;
animation_speed=500;
animation_interval=5000;
autoanimation=true;
animation_type=opacity;
This should look like this:
screen_2011-05-25.png
Cheers