Hi,
The links of the products categories are not working on mobile, it doesnt shows the products or let you go back
https://mobilineacr.myshopify.com
Please help.
Hello Carlos_Mb,
You have issue for which category can you share screenshots.
As i can see on mobile view categories links work properly and display product price 0.
Found js error on mobile view when i click on category.
Need js and css customization for mobile view.
See this screens:
you have a script problem ,you just change your script .
in your below line:
********************************************************************************
function goToSubnav(target) {
/*eslint-disable shopify/jquery-dollar-sign-reference */
var $targetMenu = target
? $('.mobile-nav__dropdown[data-parent="' + target + '"]')
: cache.$mobileNav;
menuLevel = $targetMenu.data('level') ? $targetMenu.data('level') : 1;
if ($activeSubNav && $activeSubNav.length) {
you have a problem in this code:replace this funtion prepareTransition()
$activeSubNav.prepareTransition().addClass(classes.subNavClosing);
}
$activeSubNav = $targetMenu;
/*eslint-enable shopify/jquery-dollar-sign-reference */
Shopify theme developer and customization
I Would like to add new functionality or customize an existing one, please hire me.
If helpful then please Like and Accept Solution .
Email: ashiquehussaincodediary@gmail.com
i am having same problem in mobile. www.emmaspremiumservices.com
can you show what code added worked to display menu?
User | Count |
---|---|
23 | |
22 | |
21 | |
19 | |
13 |