Disble home page virtuemart popup box

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Wed Jun 16, 2010 11:59 pm
I am wanting to disable the home virtuemart slideshow popup box which shows up when i hover over the products on the home slideshow. (the image below shows what box im talking about)
hope someone can help out, cheers.
User avatar
Junior Boarder

GK User
Thu Jun 17, 2010 1:48 am
Hi

On Image Module settings, it should be possible to disable tooltip but it is not working properly. Our programmer must see this.

Meanwhile there's a simple way to disable.
Just add this code on gk_stuff.css:

Code: Select all
.gk_is_tooltip {display:none}


Cheers
User avatar
Platinum Boarder

GK User
Thu Jun 17, 2010 3:33 am
I have taken an alternative path but in the future i may well need thisagain, thankyou!
User avatar
Junior Boarder

GK User
Sat Jun 19, 2010 2:13 am
What path have you taken? Share others may be trying to do the same thing...
User avatar
Fresh Boarder

teitbite
Sun Jun 20, 2010 3:28 pm
Hi

Pleas use Saichinha's advice. It works.
User avatar
Moderator

GK User
Sun Jun 20, 2010 11:15 pm
I took the path of uninstalling the photoslide that comes with the quickstart package and reinstalled a fresh version of GK3 photoslide into the website and this eliminated the virtuemart product link from appearing just as i was after ;)

Thankyou for your input guys
User avatar
Junior Boarder

GK User
Tue Jan 04, 2011 6:39 am
Seichinha wrote:Hi

On Image Module settings, it should be possible to disable tooltip but it is not working properly. Our programmer must see this.

Meanwhile there's a simple way to disable.
Just add this code on gk_stuff.css:

Code: Select all
.gk_is_tooltip {display:none}


Cheers


I tried this but i dont get any results.. i put it with the rest of the "gk_is_tooltip"?
User avatar
Expert Boarder

GK User
Sat Feb 19, 2011 3:30 am
If you still need it - just replace the whole paragraph with this one line, works well.

Thanks for this, was looking for solution for hours.
User avatar
Fresh Boarder

GK User
Sat Feb 19, 2011 9:08 am
Hi, I managed to remove the popup, but i want to make the picture, the whole thing, into a link to the product. Now when the popup is gone, there is no way for the user to go directly to the products i display in the Gavick image slider show thing..

Any suggestion about this
User avatar
Expert Boarder

GK User
Mon Feb 21, 2011 11:50 am
you should be able to make the image linkable from the settings of the mod gk image show
User avatar
Platinum Boarder

teitbite
Mon Feb 21, 2011 8:20 pm
Hi

In some cases with template style You will need to change it in the code. Joust in /html/gk_image_show/default.php find the div with the picture place <a></a> around it and copy the href param from read more.
User avatar
Moderator


cron