Description
Responsive Sliding Menu allows you to generate a shortcode to integrate into your site via a page builder (Elementor, Oxygen, Divi, Gutenberg…) or via PHP.
A preview of the rendering is available in the WordPress plugin settings interface.
In particular, you can modify the colors, font sizes or even the icon of the burger menu (responsive). You can also use Elementor Widget RSM Menu to display (or not) your Responsive Sliding Menu.
A brief Markdown Example
- Modify Responsive Sliding Menu settings
- Save the changes
- Copy/paste the [responsive_slider_menu] shortcode into your page builder
- You can also copy/paste the instruction in your PHP header.php file
Screenshots
Installation
- Download the Responsive Sliding Menu plugin ZIP file
- Unzip the plugin in the /wp-content/plugins folder
- On the WordPress plugins page, select the plugin and activate it
FAQ
-
In plugin v1, you can change menu colors, font sizes, mobile burger menu icon, screen size from which mobile menu will display.
It is not yet possible to modify the inside of the menu that opens sideways, but we are working on it for the next version -
The menus are found in Appearance>Menus. You just need to select or create a menu to modify its content.
Don’t forget to save your changes! -
Responsive Sliding Menu only displays 3 menu levels. If your submenus itself contains submenus, these will not be displayed.
If you have other display concerns, please contact us [email protected]
Reviews
Contributors & Developers
“Responsive Sliding Menu” is open source software. The following people have contributed to this plugin.
Contributors“Responsive Sliding Menu” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Responsive Sliding Menu” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.4.6
- compatibility check with WP core 6.6.1
1.4.5
- fix: replacing elementor deprecated functions
- fix: minor css bug – close icon
- compatibility check with WP core 6.4.3
1.4.4
- code fix: adding condition on size of array
- php8 compatibility check
1.4.3
- compatibility check with WP core 5.9
- fix: review banner hides when clicked
1.4.2
- compatibility check with WP core 5.8.2
1.4.1
- compatibility check with WP core 5.8.1
1.4.0
- feature: Elementor compatible – allows to add RSM widget using Elementor widgets
- compatibility check with WP core 5.8
1.3.2
- patch: loads dashicons
1.3.1
- CSS box shadow mobile menu
- add chevrons to submenus
- remove fontawesome
1.3.0
- change fontawesome with dashicons
- add “always” and “never” choices to mobile menu icon
1.2.0
- translation ready
- CSS fix
1.1.0
- add a review notice after 7 days
1.0.4
- compatibility check with WP core 5.7.2
- edit US pot file
- JS translation
- fix backend css
1.0.3
- compatibility check with WP core 5.7.1
- add language pot file
- add EN_US language mo file
- fix css transitions
1.0.2
- compatibility check with WP core 5.6.1
1.0.1
- compatibility check with WP core 5.5
1.0.0
- plugin creation