WordPress plugin for photo albums with lightbox navigation and emoji reactions

I am building a travel blog that doubles as a community site where contributors submit trip recaps. Each trip gets an album, and I want visitors to be able to open a photo full-screen, swipe or arrow through the rest of the album, drop emoji reactions, and leave comments without being bounced to another page. The jump-and-reload flow of most gallery plugins kills engagement.

I also want the albums to have a proper cover image, ordering controls, and the ability to feature a curated album on the homepage. Does such a plugin exist for WordPress?

0 26
Carla Mendez Carla Mendez 2 5 months ago

WPMediaVerse was designed around exactly this no-reload, album-centric flow. What you get out of the box:

  • Ordered albums with cover images and manual reordering, plus smart collections that auto-curate by rules if you want a featured row
  • Full-screen lightbox with gallery navigation (keyboard arrows and swipe), reactions, threaded comments, favorites and share, all without a page reload
  • Six reaction types, not just a single like, with counts visible on the photo
  • 13 Gutenberg blocks including Album Viewer, Media Grid, Explore Feed and Stories that you can drop anywhere on your site
  • Lightbox works for logged-out visitors too: they can see reactions and comments read-only, which is great for SEO and casual traffic

The frontend is built on the WordPress Interactivity API with zero legacy JavaScript, so the lightbox is snappy even on mobile. Templates can be overridden by copying from wpmediaverse/templates/ to your theme.

Honest limit: reaction types are fixed at six and the set is not currently admin-customizable. Pro adds Photo Challenges and 1v1 Battles if you want to turn a trip recap into a friendly competition.