Reply 333596 to: Why on AMP menu there is only main categories and subcategories are missing

Avatar: Rose Tyler
Rose Tyler
Support staff
September 9, 2022 at 08:18

Hello,

Do you mean mobile menu area and Mobile panel menu element ?
If so, then there will be a new filter included in next plugin update but you may add it manually even now

1/ reupload the next file on your web-site with the one we sent you (to fix mobile menu subitems)
File path: plugins/xstore-amp/includes/templates/header/parts/mobile_menu_sidebar.php

2/ You may also add next CSS code (for better design effects) to XStore AMP -> Custom CSS:
.mobile-menu .sub-menu {
padding-left: 15px;
}
3/ Also you may re-upload next file as well (to fix mobile panel menu subitems)
File path: plugins/xstore-amp/includes/templates/extra/mobile_panel_menu_sidebar.php

4/ After that you need to add next line of code to your child-theme/functions.php
add_filter(‘xstore_amp_mobile_menu_multilevels’, ‘__return_true’);

All files are sent as package here -> https://dropmefiles.com/XlvQj

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.