My Scrollable Content Plugin dynamically generates and displays image and text content in a scrollable layout. It allows users to easily integrate visually appealing content into their WordPress sites.
- Dynamic image and text generation
- Scrollable layout for better user experience
- Easy to customize with CSS
- Lightweight and efficient
- Download the plugin files.
- Upload the
my-scrollable-content-plugin
directory to the/wp-content/plugins/
directory. - Activate the plugin through the 'Plugins' menu in WordPress.
Once activated, you can use the shortcode [my_scrollable_content]
in your posts or pages to display the scrollable content.
You can customize the appearance of the scrollable content by modifying the assets/css/style.css
file. For any JavaScript interactions, edit the assets/js/script.js
file.
For support, please open an issue on the plugin's GitHub repository.
This plugin is licensed under the MIT License.