Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nechodom/elementor-read-more-widget
Elementor Read More Plugin adds a customizable "Read More" button with expandable content and styling options in the Elementor editor.
https://github.com/nechodom/elementor-read-more-widget
elementor elementor-addon elementor-addons elementor-free-widget elementor-plugin elementor-widget wordpress wordpress-development wordpress-plugin
Last synced: 11 days ago
JSON representation
Elementor Read More Plugin adds a customizable "Read More" button with expandable content and styling options in the Elementor editor.
- Host: GitHub
- URL: https://github.com/nechodom/elementor-read-more-widget
- Owner: nechodom
- License: gpl-3.0
- Created: 2024-08-05T21:32:09.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-05T23:40:18.000Z (3 months ago)
- Last Synced: 2024-10-11T03:42:11.529Z (about 1 month ago)
- Topics: elementor, elementor-addon, elementor-addons, elementor-free-widget, elementor-plugin, elementor-widget, wordpress, wordpress-development, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Elementor Read More Plugin
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.
## Features
- Set a character limit for content.
- Customize the "Read More" button text.
- Style the button (colors, border, border radius, etc.) via Elementor editor.## Installation
1. Download or clone the repository to your WordPress `plugins` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.## Usage
1. Open Elementor editor.
2. Add the "Read More" widget to your section.
3. Configure the content, character limit, and button text in the widget settings.
4. Customize the button's appearance in the style settings.## Files
- `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.## Screenshots
![screenshot1](https://i.imgur.com/KXwXWdT.png)
### CSS TAB
![CSS TAB](https://i.imgur.com/iq003Ak.png)