wpugph / Responsive-Slider-Lite

A lightweight responsive slider utilizing the default custom post type and featured image. Served in the front-end using bootstrap. Image order can be arranged at the wp-admin using drag and drop.
GNU General Public License v2.0
2 stars 3 forks source link

Improve readme.md #9

Open carl-alberto opened 3 years ago

carl-alberto commented 3 years ago

Add installation instructions

promote that the plugin is very lightweight

Good to be used for optimization

make comparison vs soliloquy revslider layerslider meta slider nivoslider smart slider slide anything

metrics page load time page size request

carl-alberto commented 3 years ago

Similar to https://wp-rocket.me/blog/fastest-wordpress-image-slider-2019/ https://www.wpbeginner.com/best-wordpress-slider/

carl-alberto commented 3 years ago

Improve instruction usage and keywords

carl-alberto commented 3 years ago

Improve installation instruction

Installation Upload the whole responsive-slider-lite directory to the /wp-content/plugins/ directory Activate the plugin through the ‘Plugins’ menu in WordPress Go to the Responsive slider lite and add your images as featured images, you have the option to assign a category Use shortcode [rsliderl] in any page or post to load all images. Optional Parameters:

Load only a particular category: [rsliderl cat=”category_name”]

Show Image title: [rsliderl title=”true”]

Show Image description: [rsliderl description=”true”]

You can also use combinations like loading a category with title and no images: