XStore menu override prevents other plugin

This topic has 4 replies, 2 voices, and was last updated 4 years, 7 months ago ago by Olga Barlow

  • Avatar: droneshop_biz_sales
    droneshop.biz sales
    Participant
    September 4, 2019 at 14:50

    I have purchased the XStore theme which is great. However we have also purchased the Dynamic Product Categories menu plugin which creates a menu based on your product categories so when you change the order or add new categories then the menu updates, simple, you would have through it would be standard!
    However one of the options in the menu is to select remove grouping so the categories are the top level of the menu.
    But if I have the XStore theme active then the check box for that option is not available in the menu page. However if I use storefront theme then it is.
    What do I need to alter to get the menu options available again?

    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 4, 2019 at 15:27

    Hello,

    Could you, please, provide access to your Dashboard and FTP to check the issue in more details?

    Regards

    Avatar: droneshop_biz_sales
    droneshop.biz sales
    Participant
    September 4, 2019 at 17:17

    OK sent in private area.

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 5, 2019 at 17:15

    Hello,

    We added some compatibility fix to our theme but you also need to contact the plugin author and ask him to add the compatibility with our theme https://prnt.sc/p29anf , the code below to wp-content/plugins/dynamic-menu-pro/edit_custom_walker.php

    if (class_exists( 'NMI_Walker_Nav_Menu_Edit' ) ){
    	$nmi_walker_nav = new NMI_Walker_Nav_Menu_Edit();
    	return $nmi_walker_nav->start_el($output, $item,$depth,$args,$id);
    }

    In other case once you update the plugin you will face the same problem again.

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.