Jump to content

Ajax issue on product-list tpl?


Guest

Recommended Posts

Not being a programmer I am not sure if this is Ajax or something else

 

When I go to a category and see the list of products I get that great looking effect where if I hover over a product it is highlighted.

 

See here:

 

https://www.graphskill.co.uk/en/1482517--u-bolts-c-bolts-j-bolts-hook-boltssquare-c-bolts1124-series-square-c-bolts-suit-rhs-

 

Now I know that the list is controlled by the product.tpl file

 

I have the same files being accessed via a cms page and it does not work

 

https://www.graphskill.co.uk/en/content/25-u-bolt-selector#s[18][]:1472&s[19][]:&s[20][]:&s[24][]:&s[25][]:&s[26][]:&rg:&sid:1&h:leftColumn

 

I have the exact same setup on another site and as you can see from the link below the hover works perfectly

 

http://www.u-bolts-r-us.co.uk/?live_configurator_token=766ee0b9a30532353b6a0ad7dd3ddfd8&id_employee=1&id_shop=1&theme=theme2#s[15][]:2688&s[6][]:&s[7][]:&s[12][]:&s[18][]:&s[20][]:&rg:&sid:1&h:leftColumn

 

I have copied the theme files from the working site, cleared caches etc and it still does not work

 

Can anyone spot what is causing the hover not to work (is it ajax??)

 

 

Link to comment
Share on other sites

Hi Tuk

 

Yes the second page is a product selector which calls the products.tpl

 

And it works just fine on the other site. 

 

I suspect CSS just not sure how to troubleshoot that. How can i go about finding which CSS problem is causing the issue?

Link to comment
Share on other sites

Solved

 

On the page where the system worked correctly had to disable CCC (Advanced parameters > performance) then use F12 in chrome. Then using the Elements tab I deleted every css file one by one to see which was the culprit. I then manually added the missing file to the page where it did not work and hey presto

 

Not perfect, there must a a reason why the css file was not loading, but I have hard coded it into the page and all is now working

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...