• Resolved roryrory

    (@roryrory)


    Hello
    I am using 2 shortcode to display 2 differents menu. The first is the products [responsive_menu menu_to_use=”main”] and the other is diverse information [responsive_menu menu_to_use=”infodiverse”]
    Can i change the button (and the text under the button) to have 2 different buttons (instead of the standard 3 bars button)?
    Thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • Peter Featherstone

    (@peterfeatherstone-1)

    Hey there,

    Sure you can use the button_title option to change the button title for each page, for example:

    [responsive_menu button_title="Example Title"]

    This can be found on the knowledgebase article below:

    https://responsive.menu/knowledgebase/using-the-shortcode/

    Hope that helps

    Peter

    Thread Starter roryrory

    (@roryrory)

    Thanks
    However,if i have 2 shortcode in my page, i cannot display 2 differents menu using menu_to_use option. I mean each menu is specific to each shortcode.
    On the same page, i would like to put
    -> [responsive_menu menu_to_use=”main”] and display the main menu
    -> [responsive_menu menu_to_use=”infodiverse”] and display the infodiverse menu
    Is there a solution?

    Peter Featherstone

    (@peterfeatherstone-1)

    Hey there,

    Ah I see what you mean. No, you can’t have two menus on the same page.

    The only way to do this to have the Free and Pro plugins both installed and configure them separately.

    All the best.

    Peter

    Thread Starter roryrory

    (@roryrory)

    It is shame
    Maybe also a trigger on hover with ajax…

    Thread Starter roryrory

    (@roryrory)

    Also like the button_title attribute in the shortcode, is there a solution to change the button image instead of the default 3 lines.
    Always in the same idea to have 2 shortcode in the same page.
    I mean, on the same page, i would like to put
    -> [responsive_menu menu_to_use=”main”] with a button image
    -> [responsive_menu menu_to_use=”infodiverse”] with another button image
    Thanks

    Peter Featherstone

    (@peterfeatherstone-1)

    Hey there,

    There are the button_image and button_image_when_clicked shortcode attributes for that.

    Not sure what you mean by a trigger on hover with ajax, why would you need ajax for triggering a button, there are no external services to be called?

    As before, you can’t have 2 shortcodes on the same page.

    Hope that helps

    Peter

    Thread Starter roryrory

    (@roryrory)

    Thanks a lot.
    Is there a list of all attributes available for the shortcode ?
    In https://responsive.menu/knowledgebase/using-the-shortcode/ there is not the button_image attribute

    Peter Featherstone

    (@peterfeatherstone-1)

    Hey there,

    If you want to see every possible option you could look in the default options php file.

    However not all of these are usable with the shortcode as CSS changes such as colours are not compatible unless you are not using external files.

    Hope that helps

    Peter

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Change button and text button of menu using shortcode’ is closed to new replies.