This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

frontGallery

વર્ણન

Easy to use lightweight gallery plugin. Based on jQuery. Easy to install.

For more info: https://mirteh.github.io/frontGallery/

સ્ક્રીનશોટ

  • Example of the gallery with only text links.
  • Example of the gallery with images inside the links.
  • Example of the first gallery image.
  • Example of a gallery image with title and text.
  • Example of the admin settings page.

સ્થાપન

  1. Install plugin.
  2. You need jQuery to make this plugin work.
  3. 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.

સમીક્ષાઓ

There are no reviews for this plugin.

ફાળો આપનાર & ડેવલપર્સ

આ ઓપન સોર્સ સોફ્ટવેર છે. નીચેના લોકો એ આ પ્લગિન માટે ફાળો આપ્યો છે.

ફાળો આપનારા

ચેન્જલૉગ

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.