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
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?
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
It is shame
Maybe also a trigger on hover with ajax…
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
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
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
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