تفصیل
The Cactus Info Slider is a simple plugin whose purpose is to display sequential information. As opposed to the many sliders that exist whose main purpose is to showcase photos, Info Slider’s main purpose is to showcase information. Its best use is for anyone looking to display a step-by-step process with both text and a visual aid.
Info Slider uses 2 simple shortcodes and 3 simple attributes to create the slides:
- [cactus-slider] – Open and close your entire set of slides with this shortcode.
- [slider-item] – Open and close a single slide with this shortcode. All informational text you want displayed should be between this open/close shortcode.
- [slider-item nbr=”1″] – The "nbr” attribute gives the slide a numerical value for easier tracking.
- [slider-item title=”My Slide”] – The "title” attribute gives the slide a title, which will be represented as an h2 header.
- [slider-item img=”http://server.com/myImage.jpg”] – the "img” attribute is a URL to the image you want to be associated with the slide.
انسٹالیشن
- Upload
cactus-info-slider.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use the aforementioned shortcodes to insert the slider anywhere in your pages or posts.
جائزے
There are no reviews for this plugin.
شراکت دار اور ڈیویلپرز
“Cactus Info Slider” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:
شراکت دار“Cactus Info Slider” کا اپنی زبان میں ترجمہ کریں۔
ڈویلپمینٹ میں دلچسپی ہے؟
کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔
چینج لاگ
1.0
- Initial upload of basic Cactus Info Slider design.