WP Manifestindependent plugin directory
manifest / utilities / grid-plus-modal

Grid plus modal

A very crude modal (fancybox 3) addition the the grid plus layout system.

by Bram de Leeuw · github.com/thebnl/grid-plus-modal · website

0stars
1forks

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/thebnl/grid-plus-modal/archive/refs/heads/master.zip

From the readme

Grid plus modal A very crude modal addition for the grid plus layout system. Simply intercepts the click event on a tags within .grid-stack-item and shows the content from articles with the class .post.

Read the full README on GitHub →