Problem with Image Show module

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Tue Aug 03, 2010 11:59 am
Web-site: http://demo.damal.net/pshop

I have a problem to make work properly image show module in myStore template
I try to use template styling and this setting:

Code: Select all
slides_amount=3;
slide_margin=12;
tooltips=true;
tooltip_x=50;
tooltip_y=70;
slide_links=true;
animation_speed=500;
animation_interval=5000;
autoanimation=true;
interface=true;


but the mainbody on the frontpage stretched to 100% of the window and nothing is visible in image show module.

I installed quickstart on on my pc and all works fine there.
Then I tried to use template files from the quickstart, but nothing is changed.
VM theme has been already installed.

I've seen the anomaly in a firebug, it´s displayed on this two screenshots. gk-container div moves out of wrapper.

http://s60.radikal.ru/i167/1008/5e/83402f4f45ce.png
http://s42.radikal.ru/i096/1008/74/2b65dcc599b7.png

I can give an access to back-end and ftp for resolve this problem


[spoiler]
Little corrections
http://s56.radikal.ru/i152/1008/f5/f9e446eb0404.png

In the shop cart table header (Name/SKU/Price) I had to change padding of th tag
joomla.css (line 62)
Code: Select all
th {
font-weight:bold;
padding:6px;
text-align:left;
}

And if VM logo is hidden in VM setting, checkout button is cutted from the bottom.
I've added this CSS style to addons.css
Code: Select all
div#vmMainPage div {min-height:24px;}


I hope it'll be useful for GK team :)[/spoiler]
User avatar
Fresh Boarder

teitbite
Tue Aug 03, 2010 5:16 pm
Hi

Template style is specific in this template. Because it's using the products for slides. Please check if You did connected this right, because it clearly looks like there is not slides loaded.
User avatar
Moderator

GK User
Tue Aug 03, 2010 6:08 pm
hey teit. there is slides loaded. i had a look inside his site and i couldn't find the error. the funny part is that the site don't expand across the site when the template style is not used.. i think it's a bugged file somewhere causing this template style to go bananas.
User avatar
Platinum Boarder

teitbite
Wed Aug 04, 2010 12:52 pm
Hi

So now I do not know ;/ I'm pretty sure I checked it with firebug and the layer for slides were empty. I did rebuiled this module to be used with standard slides not VM products and must say that even js file is diffrent in this. Try maby replace that too.
User avatar
Moderator

teitbite
Thu Aug 05, 2010 12:58 am
Hi

:) It was simple.

You did not choose the product properly. Please simply click at "Select VirtueMart Product" that will select the product as slide.
User avatar
Moderator

GK User
Thu Aug 05, 2010 2:53 am
I could not even imagine it :)
The fact is that when I used this function at some step, a warning message appears vm: is unknown protocol blalblabla, I do not know why, now, this is not happening
I've decided to use temporarily direct link and return to this issue later, which has already forgotten

Thank you very much for providing help
User avatar
Fresh Boarder

teitbite
Thu Aug 05, 2010 3:39 pm
Hi

No problem. I'm glad I could help.
User avatar
Moderator


cron