- Posts: 14116
- Thank you received: 1639
template crashes in shopping cart
-
ivan.milic
Support Staff - Moderator
Less
More
10 years 6 months ago #39746
by ivan.milic
Replied by ivan.milic on topic template crashes in shopping cart
Add this code:
jQuery(document).ready(function(){
jQuery('FORM#checkoutForm').attr('action',window.location.href);
})
at bottom of templates/hot_watches/js/hot_watches.js
jQuery(document).ready(function(){
jQuery('FORM#checkoutForm').attr('action',window.location.href);
})
at bottom of templates/hot_watches/js/hot_watches.js
Please Log in to join the conversation.
-
Darko101
Inactive member - Topic Author
- Member
Less
More
- Posts: 64
- Thank you received: 0
10 years 6 months ago #39751
by Darko101
Replied by Darko101 on topic template crashes in shopping cart
Dragi Ivan,
Nista od toga. No Succes. Result is the same.
Kind regards,
Darko
Nista od toga. No Succes. Result is the same.
Kind regards,
Darko
Please Log in to join the conversation.
-
Darko101
Inactive member - Topic Author
- Member
Less
More
- Posts: 64
- Thank you received: 0
10 years 6 months ago #39753
by Darko101
Replied by Darko101 on topic template crashes in shopping cart
Unfortunately I’m afraid I also did something to the positioning of the photo in the mobile view, see attached screen shot. The text area has become way to narrow. How to fix that?
Kind regards,
Darko
Kind regards,
Darko
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 6 months ago #39756
by ivan.milic
Replied by ivan.milic on topic template crashes in shopping cart
When you have change in .js file you need to refresh relay good. Hit ctrl+F5 several times.
Which text become narrow?
Which text become narrow?
Please Log in to join the conversation.
-
Darko101
Inactive member - Topic Author
- Member
Less
More
- Posts: 64
- Thank you received: 0
10 years 6 months ago #39768
by Darko101
Replied by Darko101 on topic template crashes in shopping cart
Hi Ivan,
It works! Agfter a reboot. Your a magician
The smaller text is about another call I mistakenly placed here.
Kind Regards,
Darko
It works! Agfter a reboot. Your a magician
The smaller text is about another call I mistakenly placed here.
Kind Regards,
Darko
Please Log in to join the conversation.
-
Darko101
Inactive member - Topic Author
- Member
Less
More
- Posts: 64
- Thank you received: 0
10 years 6 months ago #39769
by Darko101
Replied by Darko101 on topic template crashes in shopping cart
Problem is solved. Thank you Ivan for the help.
Add this code:
jQuery(document).ready(function(){
jQuery('FORM#checkoutForm').attr('action',window.location.href);
})
at bottom of templates/hot_watches/js/hot_watches.js
Add this code:
jQuery(document).ready(function(){
jQuery('FORM#checkoutForm').attr('action',window.location.href);
})
at bottom of templates/hot_watches/js/hot_watches.js
Please Log in to join the conversation.
Time to create page: 0.151 seconds