开发者 | wpgloe |
---|---|
更新时间 | 2024年9月15日 21:17 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.6 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
-or possibly frequently asked... Good question! Being a photo enthusiast having a WordPress site with one post per image, I realized after a while that there were limited possibilities to show the images in a smooth flow. To avoid the cumbersome manual navigation between posts, I decided to (try to) write a plugin to collect the featured image (if it has a featured image) or first image from each post, show them in an image slider and then navigate to the post from the image. The content of the slider is then defined based on the context of the page, for intance an archive page that contain the result of a tag query. Messing around with various gallery plugins - that always require som extra effort to set up - or modifying page template code was not an option. Eventually the plugin was extended to be applied for general use as well, and the collection of post images and handling of navigation between posts has just become an optional feature that can be turned on/off from the plugin settings page.
Yes, for those users who are blessed with a keyboard: right arrow/left arrow - next/previous\ C - toggle caption if supported\ A or P - toggle autoplay\ B - switch background class\ L - last image\ T - swith between slide in/out or cross-fade transition\ V or S - switch view style\ X - exit\ Z - zoom mode on/off
swipe left/right go to next/previous image spipe up/down exit viewer pinch - zoom\ doubleclick/doubletap - enter/exit zoom mode\ left mouse button down while swiping right/left with mouse - next/previous\ ctrl key and left mouse button down while swiping up/down - enter zoom mode and do zooming\ mousewheel - zoom when in zoom mode\ click caption - turn off display of caption if captions are supported. Turn it on again from menu.
Probably due to that the the gallery or carousel wrapper is not detected. Please specify the parent element to all the gallery or carousel elements. If in doubt, do not hesitate to file a support ticket.
Yes. This can be specified in the plugin settings page.
Yes. Please have a look into the plugin settings page and the stylesheet located in the plugin directory. If you need advice on how to set up the styles, please leave a support message.
Yes, I would say so.
Visitors running a 'modern' browser released in 2020 or after should be good to go. = How can I use it together with NextGEN gallery or other third-party galleries? For NextGEN, select None for Lightbox effects in the Other options page of NextGEN gallery plugin. For other galleries, please leave a support message if you are not able to make it work as expected.