=== Plugin Name === Contributors: we-serve-you aps Tags: nemtakeaway, nemgavekort, lightbox, simple lightbox, easy lightbox, wplightbox Requires at least: 3.0.1 Tested up to: 6.1.1 Stable tag: 6.1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Plugin to help you make a lightbox with content whenever you click a link with a special class on it. == Description == No dependencies. A simple non-intrusive lightweight plugin for wordpress for easily making lightboxes on desktop+tablets while redirecting user on mobile. Plugin is mainly developed for easier integration with [BookEtBord](https://www.BookEtBord.dk "Table booking system") [NemTakeaway](https://www.nemtakeaway.dk "Food ordering system") [NemGavekort](https://www.nemgavekort.dk "Giftcard system") Using the plugin only requires you to set a classname wplightbox on your anchor elements == Installation == Download and install the plugin and activate it. It will make an admin menu link - click on it. Now give your buttons and links a class called wplightbox and see them open in a lightbox. == Frequently Asked Questions == = Is there any requirements for any external plugins = No. No requirements = How do i use the plugin = You simply install the plugin and add classname wplightbox to the <A> links. Would also work on buttons or other elements that have a href element inside of it. = How do i use the plugin (javascript) = You can call the plugin using the openwplightbox(Url) function that takes one parameter, URL. Make sure it is a complete url. == Screenshots == 1. Back-end 2. Front-end Desktop 3. Front-end Mobile == Changelog == = 1.0.4 = Enqueue scripts/styles handle name updated = 1.0.3 = FAQ updated = 1.0.2 = Description changed = 1.0.1 = Author URI changed = 1.0.0 = * First version This plugin helps you make a lightbox without any conflicts with your existing plugins. It simply uses plain Javascript and CSS to achive this.