=== CDN Modal Enabler === Contributors: giacomolaw Donate link: https://www.thenerdystudent.com/support/ Tags: images, cdn, Requires at least: 4.6 Tested up to: 5.2 Requires PHP: 5.2.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Enable the modal image when using a CDN in the tagDiv Newspaper theme - switch off global modal image in settings. == Description == The Newspaper and Newsmag themes do not support the modal when using a CDN. This plugin works around that, and allows you to use the modal whilst using a subdomain, or different domain, to serve your images. Also works if you use domain sharding. You can contribute and view the code here: https://github.com/GiacomoLaw/cdn-modal-enabler/ == Installation == 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress == Changelog == = 1.1 = * Removed error if no images were found. = 1.0 = * Initial version.