ADD to cart button not working

Posted By Unknown (Google) Tue 25 Oct 2011
Add to Favorites1
Author Message
Unknown (Google)
 Posted Wed 26 Oct 2011
Supreme Being

Supreme Being - (4,760 reputation)Supreme Being - (4,760 reputation)Supreme Being - (4,760 reputation)Supreme Being - (4,760 reputation)Supreme Being - (4,760 reputation)Supreme Being - (4,760 reputation)Supreme Being - (4,760 reputation)Supreme Being - (4,760 reputation)Supreme Being - (4,760 reputation)

Group: Forum Members
Last Active: Thu 27 Oct 2011
Posts: 8, Visits: 11
That's definitely worked, Paul, thank you so much!!!

I really haven't move a thing in this file... it came out of the box, i just downloaded the file, unzipped and started the configuration... 
Paul
 Posted Wed 26 Oct 2011
große Käse

große Käse - (523,780 reputation)große Käse - (523,780 reputation)große Käse - (523,780 reputation)große Käse - (523,780 reputation)große Käse - (523,780 reputation)große Käse - (523,780 reputation)große Käse - (523,780 reputation)große Käse - (523,780 reputation)große Käse - (523,780 reputation)

Group: Administrators
Last Active: Tue 10 Sep 2024
Posts: 807, Visits: 2,748
I can see why the problem happens.... we have some javascript in the UserControls/Front/ProductView.ascx:

var objFrame = $find('ctl00_cntMain_UC_ProductView_tbcProduct_tabMain_fvwProduct_UC_PopUpMedia_popMessage');


But in your site, when I view the source, the element seems to be called:

cntMain_UC_ProductView_tbcProduct_tabMain_fvwProduct_UC_PopUpLargeView_popMessage
Not sure why it is named differently. As a quick fix, you can edit the ProductView.ascx control, so the javascript doesn't have ctl100_ in there.

I am interested whether you changed anything in the settings that might account for the different naming of the control?


--
If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.

If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb
Unknown (Google)
 Posted Wed 26 Oct 2011
Supreme Being

Supreme Being - (4,760 reputation)Supreme Being - (4,760 reputation)Supreme Being - (4,760 reputation)Supreme Being - (4,760 reputation)Supreme Being - (4,760 reputation)Supreme Being - (4,760 reputation)Supreme Being - (4,760 reputation)Supreme Being - (4,760 reputation)Supreme Being - (4,760 reputation)

Group: Forum Members
Last Active: Thu 27 Oct 2011
Posts: 8, Visits: 11
yes!!! It's working fine now =) !!



But now, the Large View button is not working... i click on it, and nothing happens...

any hints?
Neil
 Posted Wed 26 Oct 2011
Supreme Being

Supreme Being - (126,995 reputation)Supreme Being - (126,995 reputation)Supreme Being - (126,995 reputation)Supreme Being - (126,995 reputation)Supreme Being - (126,995 reputation)Supreme Being - (126,995 reputation)Supreme Being - (126,995 reputation)Supreme Being - (126,995 reputation)Supreme Being - (126,995 reputation)

Group: Forum Members
Last Active: Sat 3 Nov 2018
Posts: 192, Visits: 5,220
Hi Marcos,

I assume this is now resolved? The add to basket is working for me FF 7.0.1 / Mac 10.7.1
Unknown (Google)
 Posted Tue 25 Oct 2011
Supreme Being

Supreme Being - (4,760 reputation)Supreme Being - (4,760 reputation)Supreme Being - (4,760 reputation)Supreme Being - (4,760 reputation)Supreme Being - (4,760 reputation)Supreme Being - (4,760 reputation)Supreme Being - (4,760 reputation)Supreme Being - (4,760 reputation)Supreme Being - (4,760 reputation)

Group: Forum Members
Last Active: Thu 27 Oct 2011
Posts: 8, Visits: 11
hello

i've just installed Kartris version 1.3 , but after doing that, everything seems ok, but two buttons are not working

If I browse a product, when I click the button "Add", it doesn't happen anything... neither a javascript error or something....

my site is http://www.strutfno.com

still testing it... on version 1.2 it was working fine!



can you advice me where could be wrong?

thanks
Marcos

Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top