Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Rattus

    (@pasyuk)

    Use FlAGallery button to insert shortcode. The only way to have different options for one skin is dublicate skin folder (rename it) find file with same name in folder and rename it too. Also you can edit this file to have different skin titles. Example:
    * find ‘/plugins/flagallery-skins/minima_jn’ folder
    * dublicate it with different name for example ‘/plugins/flagallery-skins/minima_new’
    * find ‘/flagallery-skins/minima_new/minima_jn.php’ file and rename it to the same name as folder: ‘minima_new.php’
    * edit ‘minima_new.php’ file -> find row started with “Skin Name:” and replace title to something like ‘Minima with Zoom-fill’.
    * save file
    Now you can set different options for new skin and use it in your shortcode:
    [flagallery gid=50 skin=minima_jn name=Gallery]
    [flagallery gid=56 skin=minima_new name=Gallery]

    Thread Starter teos

    (@teos)

    Great info, thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘shortcode parameters for PhotoPro 1.1 skin’ is closed to new replies.