विवरण
Easy to use lightweight gallery plugin. Based on jQuery. Easy to install.
For more info: https://mirteh.github.io/frontGallery/
स्क्रिनसटहरू
स्थापना
- Install plugin.
- You need jQuery to make this plugin work.
- Go to the frontGallery page and define the aniClass and aniTime.
- aniClass = the class of the links you want to open in frontGallery
- aniTime = the duration of the animation (milliseconds)
HTML in WordPress Template
Use this code to build your gallery:
<a href="#" gal-name="example" slide-title="Title" slide-text="Info"> Image #1 </a> <a href="#" gal-name="example">Image #2</a> <a href="#" gal-name="example">Image #3</a>
- gal-name = The name of your gallery
- slide-title= The title of your image
- slide-text = The text you want to show with your image.
समीक्षाहरू
यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।
योगदानकर्ता र डेभलपरहरू
“frontGallery” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“frontGallery” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
1.2
Added a settings page to make frontGallery easier to use (more info: see screenshot #5).
1.1
Fixed a bug that caused slide title and slide text to be wider than the image. Fixed a bug with the fade transition
1.0
First release of frontGallery.