Back button in mac browser

Support desk for Multipurpose Quark Theme
GK User
Tue May 12, 2015 2:35 pm
Hello, Mac users reported me a problem that their browsers back button not working (on PC browsers works fine). These include two websites that are in progress, both on quark. Does anybody can give me a hint where the problem?

http://ph.madness.net.pl/

http://lucart76.com/pl/
User avatar
Expert Boarder

GK User
Tue May 12, 2015 4:36 pm
Please verify it the issue is only on Safari or also on other browsers.
I'll report that to our devteam.
User avatar
Moderator

GK User
Tue May 12, 2015 6:13 pm
ok, I'll ask them
User avatar
Expert Boarder

GK User
Wed May 13, 2015 3:39 pm
Please try to replace file:
/templates/gk_quark/js/gk.ecommerce.js
with one attached to this post (backup the original one first and unzip attached one).
gk.ecommerce.js.zip
User avatar
Moderator

GK User
Wed May 13, 2015 7:52 pm
i have only gk.restaurant.js, can I just rename it, or have to update template first?
User avatar
Expert Boarder

GK User
Sun May 17, 2015 9:17 am
Sorry, my mistake:
please edit file:
gk_quark/js/gk.scripts.js
and replace
Code: Select all
jQuery(window).load(function() {

with:
Code: Select all
jQuery(window).on("load pageshow", function() {
User avatar
Moderator

GK User
Mon May 18, 2015 8:11 am
sorry, but I don't have this line with this code in my file...
User avatar
Expert Boarder

GK User
Mon May 18, 2015 5:38 pm
Cyberek wrote:Sorry, my mistake:
please edit file:
gk_quark/js/gk.scripts.js
and replace
Code: Select all
jQuery(window).load(function() {

with:
Code: Select all
jQuery(window).on("load pageshow", function() {


Ok, i did. Will ask my client how it works now.
User avatar
Expert Boarder

GK User
Tue May 19, 2015 10:47 am
still it does not work, but I figured that this happens only when the page preloader is on.
User avatar
Expert Boarder

GK User
Thu May 21, 2015 5:46 pm
User avatar
Moderator

GK User
Fri May 22, 2015 10:51 am
I restored the original settings, the changes did not produce the effect. I turned off the preloader. Without it works.
User avatar
Expert Boarder

GK User
Mon May 25, 2015 2:11 pm
Ok, I have asked the dev team to test this again.
User avatar
Moderator


cron