Description
Image Projector – a unique lightbox that provides a responsive full-window view and slider for images in posts or pages, including galleries and carousels. Flexible options will let you present a minimal or rich interface to the visitor.
Features
- Plug and Play, no editing of theme code or other code needed
- Tolerant to markup variations, suitable for block themes and classic themes
- Modify strings – translate front end to targeted language region, RTL support
- Visitor can switch view style and background
- Supports zoom, flip image, grayscale view
- Optional thumbstrip when relevant
- Supports modern image formats WebP and AVIF when browser supports it
- Humble, responsive and quiet appearance
Demo
For examples on general use, please visit image-projector.com. Here you will also find an overview of all the admin options as well as other information.
Used on an archive page when ‘Collect post images’ behaviour is chosen, it will limit the collection to the first or featured image in queried posts.
Privacy Notice
This plugin does not track users. It does not store any data to the database other than plugin settings, neither does it send any data to any server.
Last used view style and background style is stored in a cookie on visitor’s device and applied if visitor returns.
Installation
New installation:
1. Upload the plugin to your WordPress plugin directory or install it by using the “Add Plugin” function of WordPress
2. Activate the plugin at the plugin administration page.
3. Modify the plugin settings as needed and save changes.
Update existing installation:
Press the Update button for the plugin or follow these steps:
- Download zip file from WordPress plugin directory.
- Deactivate the plugin.
- Unzip the downloaded file to the plugin folder.
- Activate the plugin. If any new options are added, check the settings pages and adjust settings as needed.
FAQ
-
How can I use it together with NextGEN gallery or other third-party gallery plugins?
-
For NextGEN, select None for Lightbox effects in the Other options page of NextGEN gallery plugin.
Other plugins may have a different approach, this should normally be described in the plugin documentation. Please leave a support message if you are not able to make it work as expected. -
Only one image from a gallery or carousel is shown, and no arrows – why?
-
Probably due to that the the gallery or carousel wrapper is not detected. Please specify the parent element for the gallery or carousel elements. If in doubt, do not hesitate to register a support case.
-
Can I choose which posts/pages and images it shall be activated for or excluded from?
-
Yes. This can be specified in the plugin settings page.
-
Can I modify the styles?
-
Please have a look into the plugin settings page for various options affecting element styles. If there are certain elements you would like to have more control of, please file a support case.
Reviews
Contributors and Developers
“Image Projector” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Image Projector” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Change Log
6.2.1
- Fixed layout issue for view style 2 that could show up on block themes.
- Removed a system default image group wrapper class that caused unrelated images to be included in image collection for block themes.
6.2
- Removed obsolete call to load_plugin_textdomain().
- Fixed minor issues.
- Tested for WordPress 6.8.
6.1
- Minor adjustments to thumbstrip feature. Option to choose whether the indicator for current thumb shall be shown is addded.
6.0
- Improvements to the thumbstrip including new options in Features to choose thumb style, height of thumbstrip and margins.
- General improvements.
5.13
- Fixed bug on non-touch devices that terminated the plugin on load if menu button was placed at the right-hand side.
- Added option to show thumbstrip also on small devices.
- Did some partial refactoring to reduce footprint of plugin.
- Minor improvements.