• Resolved nikki007

    (@nikki007)


    my one if my menu is like this:
    menu1->submenus{menu1.1,menu1.2}
    my question is how to disable clicking on menu1? so that the parent menu item is only for displaying the submenu category name and the user cannot go to that parent menu page by clicking on it?

    https://wordpress.org/plugins/shortcode-menu/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Amit Sukapure

    (@amitsukapure)

    Hi,

    This plugin will get menus which you have created in appearance>menu.
    So, you should customize your respective menu something like,

    Add simple link as parent menu, http://d.pr/i/aBIR
    – Use # in href and title of menu item

    Hope it will help you

    Thread Starter nikki007

    (@nikki007)

    thanks…that solved my problem… thank u amit for helping me and also for this awesome plugin.

    Plugin Author Amit Sukapure

    (@amitsukapure)

    You are welcome..!!

    Parameshwer

    (@parameshwer)

    Hai Amit I need to create a menu like this in mobile version.
    http://awwwards.com/
    In this link right side there is slide nav.I want these kind of navigation.But Iam unable override the existing styles.Please tell what should I do.Please help..:)

    Thanks in advance….:)

    Plugin Author Amit Sukapure

    (@amitsukapure)

    Hi,
    Sorry for late reply.
    First you need to research on it and find some tutorials to design menu something like you require.
    I’ve updated my plugin to 2.1 so you can fully customize your menu with given css.

    Quick help for you,
    # Add div in footer or header with position fixed
    # Add your menu shortcode in respective div
    # Use jquery slide to slide your menu container

    Though you need to work on it.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘how to disable opening of parent menu’ is closed to new replies.