Jump to content

V1.6 Image Mapping - Not Clickable!


Recommended Posts

Hello

 

Recently installed the image mapping and this is something that I am strongly attracted to and really would like it setting up and working.

 

I have installed the extra menu on v1.6 and uploaded the image.  I have set the product I would like to map to the image and that all works fine.  When I go to the category it is installed I hover over the image and the link appears as a popout but it will not allow me to "click" that item to take me to the page.  If I right click it and press open link in a new window it works but not on the left click?!

 

Any help would be great thanks.

Link to comment
Share on other sites

Could you post link to your store so we could see that issue ?

 

 

Thanks for the reply.  The page in question is....

 

http://www.retromend.co.uk/en/9-casual-dresses

 

The plus sign on the picture of the carb is not clickable.  Also where the plus sign is located on the image is not where I positioned it in the back end. 

 

Thanks

Link to comment
Share on other sites

Those scene feature is there for some time but not many people use it. 

 

You click issue is connected with this part of code in themes/default-bootstrap/js/scenes.js

			$(this).click(function(e){
				e.preventDefault();
			});

That maybe is done on purpose but you try and remove that code and see what is going on.

For right position well could not see what could be an issue.

Link to comment
Share on other sites

  • 5 months later...

Any help please?

Did you find

 

Hello

 

Recently installed the image mapping and this is something that I am strongly attracted to and really would like it setting up and working.

 

I have installed the extra menu on v1.6 and uploaded the image.  I have set the product I would like to map to the image and that all works fine.  When I go to the category it is installed I hover over the image and the link appears as a popout but it will not allow me to "click" that item to take me to the page.  If I right click it and press open link in a new window it works but not on the left click?!

 

Any help would be great thanks.

I solved the problem by switching "fopen" option "off" to "on" in php scripts on the server.

Edited by MikiMix (see edit history)
Link to comment
Share on other sites

  • 1 month later...

This option is located in the settings of your server at a hosting provider. Ask your web hosting provider.

Hello.  Thanks for the reply.  I have contacted my hosting provider (siteground) and they have no clue what I am talking about!  :( Could you do a screen shot of where yours is located?  Maybe mine is at the same place.  thanks

Link to comment
Share on other sites

Those scene feature is there for some time but not many people use it. 

 

You click issue is connected with this part of code in themes/default-bootstrap/js/scenes.js

			$(this).click(function(e){
				e.preventDefault();
			});

That maybe is done on purpose but you try and remove that code and see what is going on.

For right position well could not see what could be an issue.

 

Hello.  I removed that code and it is now clickable however, when I hover over the pin on the image map it no longer pops up with the product preview.  I have put the code back how it was but it is still the same.  Nearly there!

Link to comment
Share on other sites

Hello.  Thanks for the reply.  I have contacted my hosting provider (siteground) and they have no clue what I am talking about!  :( Could you do a screen shot of where yours is located?  Maybe mine is at the same place.  thanks

post-1151674-0-88691100-1490907928_thumb.pngpost-1151674-0-20846500-1490907960_thumb.pngpost-1151674-0-72666700-1490907986_thumb.png

maybe this will help.

My host is iPage.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...