Elementor Read More Plugin adds a "Read More" button with expandable content for Elementor. Users can set a character limit for the content, customize the button text, and style the button directly in the Elementor editor.
- Set a character limit for content.
- Customize the "Read More" button text.
- Style the button (colors, border, border radius, etc.) via Elementor editor.
- Download or clone the repository to your WordPress
plugins
directory. - Activate the plugin through the 'Plugins' menu in WordPress.
- Open Elementor editor.
- Add the "Read More" widget to your section.
- Configure the content, character limit, and button text in the widget settings.
- Customize the button's appearance in the style settings.
elementor-read-more-plugin.php
: Main plugin file.widgets/read-more-widget.php
: Widget definition and rendering logic.css/style.css
: Default styles for the "Read More" button and content.