• Hello,

    For me it is still totally unclear what to do with the code:
    <?php echo do_shortcode(‘[multilevel_navigation_menu]’); ?>

    Where to put it?
    Please a full description of where to apply it with every small step mentioned.
    I have a DIVI template… can I add it also in a CSS field on the current custom-menu. Would that do any good?

    Awaiting your reply
    Kind regards,
    Judith

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Laxman Prajapati

    (@laxman-prajapati)

    Hi @judithb

    Hope you are doing well!

    Thank you for this plugin installing and showing interest.

    Yes, You just need to follow below steps:

    1) Put only the <?php echo do_shortcode(‘[multilevel_navigation_menu]’); ?> shortcode function where you want to show the navigation menu. (Example: In header.php file, File location: wp-content/themes/youtheme/header.php )

    2) Create a navigation menu from admin if you don’t have created it.
    Go to here: Dashboard -> Appearance -> Menus

    3) Select the created navigation menu on the “MNM Header Menu”.
    Go to here: Dashboard -> Appearance -> Menus -> Manage Locations -> MNM Header Menu

    4) Make sure the “Multilevel Navigation Menu” is enabled from the setting page.

    You nothing have to do anything else.

    Let me know if are still getting issue after following above steps. I will help you with it.

    Thanks,
    Laxman P

    i have the same issue. Maybe as an author its easy for you to know where to put where but for a person like me its still confusing ??
    header.php is a big file. I really do not know where to put the shortcode and what to put exactly. I do not want to put something wrong and mess it up. Isnt there any way in your plugin that puts the code in the header.php autmoatocally? This will save problem for everyone.

    Thanks
    harp

    Plugin Author Laxman Prajapati

    (@laxman-prajapati)

    Hello @jalpango,

    We understand you issue but we are not able to put the code automatically in header.php file because it’s depends on a theme which we are using.

    In wordpress every theme structure not a same. It will be different so the based on theme we need to put the code in our current active theme header.php file.
    Hope you will get understand.

    You can open and check on header.php file, you just need to replace the provided shortcode with the “<nav>” starting to “</nav>” end. You can try your end else if possible can you just let me know which theme you are using or what is your website url? I will try to help you.

    Thanks,
    Laxman P

    my site is https://JioSignage.com

    Would yoir plugin work with footer menu as well?

    Plugin Author Laxman Prajapati

    (@laxman-prajapati)

    Thanks for update.

    On your website, where you need to use in header or footer?

    Basically we suggested only for the header navigation menu because it will get automatically converted with toggle menu in responsive view, so if we use in footer, we no need to convert with toggle menu in footer.

    Thanks.

    Plugin Author Laxman Prajapati

    (@laxman-prajapati)

    Hi @jalpango & @judithb

    Any update here?

    Thanks!
    Laxman P

    I have abondened this. Still unclear and confusing. I should be able to install it, make some settings in the plugin options itself and thats about it. Going to header and doing this and that doesnt make it complete and proper.
    Since I have abondened it so not thinking abiut it now BUT you have replied now to the comment and asked so whats the easiest way to do it?

    Plugin Author Laxman Prajapati

    (@laxman-prajapati)

    Hi @jalpango

    Thank for update.

    Sure, Can we schedule meeting for the clarification of it?

    Thanks,
    Laxman P

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Still very unclear what to do with coding’ is closed to new replies.