Problem with Ajax Shop on mobile
-
when use on mobile, the problem is when i use filter and scroll back to top it cause rev.slider disappear please see images.
Attachments:
You must be
logged in to view attached files.
Hello,
I have checked it on my side and it seems to work well, here is a video:
https://take.ms/bjiTd
Let me know if I missed something.
Kind Regards
Thank you for your support.
Sorry I missed. Please you try and check it again. You must try to use applied any filter and wait for ajax successfull load, and then scroll back to top, it makes rev.slider dissappear and tab class not active.
Hello,
Okay, I see. Please, confirm the permission for plugins deactivation, and switching to the parent/default theme. As soon as we complete the testing we will enable it all back, You would better make the full backup of your site.
Also, please send me access to the admin dashboard.
Thank you in advance.
Kind Regards
Hello,
Please try to use only 1 element for slider revolution: https://monosnap.com/file/mjEY3pYhM9Xdpbnt7XKyhW7x86vZeG
Then recheck the issue.
As for the tabs, add the below code to Theme Settings -> Custom JS -> On document ready.
(function($) {
$(document).on('wdShopPageInit', function () {
$(document).trigger('wdTabsInit');
});
})(jQuery);
Kind Regards
THANK YOU SO MUCH.
-
This reply was modified 1 year, 9 months ago by
knitt.dolln.
Hello,
You are welcome! Always remember that you can reach out to us with any questions you may have.
Wish you all the best!
Kind Regards
The topic ‘Problem with Ajax Shop on mobile’ is closed to new replies.