WP Manifestindependent plugin directory
manifest / media / ppv-ngg

Picturesque Photo Views NextGEN Addons

A WordPress plugin that adds templates and a lightbox for the NextGEN Gallery plugin.

by Loren Heisey · github.com/lheisey/ppv-ngg · website

3stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/lheisey/ppv-ngg/archive/refs/heads/master.zip

From the readme

PPV NextGEN Addons # A WordPress plugin that adds templates and a lightbox for the NextGEN Gallery plugin. Description ## Adds two compact album templates, a justified gallery template, and a modified version of simplelightbox. The added functionality is only used for the NextGEN Gallery plugin so it needs to be installed and activated. Included Functions ## compact album width template where number of albums displayed in row is determined by container width compact album query template where number of albums displayed in row is determined by media queries justified gallery template which displays gallery images in a justified layout simplelightbox modified to have dark background for lightbox image justified gallery CSS and JS only loaded on specified pages Plugin Installation ## 1. Upload ppv-ngg.zip to plugins via WordPress admin panel or upload unzipped folder to the /wp-content/plugins/ folder. 2. Activate the plugin through the 'Plugins' menu in WordPress. Template Installation ## The templates in ngg-templates either need to be moved or uploaded to specific directories. If the directories are not present they need to be created. The 2 album templates need to

Read the full README on GitHub →