× If you expect answers you should describe your problem and give as much information's as possible. (SQL-Structure, Template Code, Joomla Version ...) Please read this before posting: joodb.feenders.de/support.html

Lightboxes with JooDatabase

13 years 1 month ago #298 by


I'm setting up a Joomla website for an artist, and I'm using JooDatabase to make a gallery section that she can easily upload pictures to. I've tried using several different lightbox plugins with no success. Most require that you put a rel tag in the link to a picture file. When the user clicks the link, the picture is shown in a lightbox instead of a new page. The most recent plugin I've tried is here: hunyadi.info.hu/en/projects/boxplus
I'm using the Catalog View and have it set up and working. I've added the rel tag to the "a" section like so:
a href="{joodb path2image}" rel="boxplus-test"
When I check the page source, the "rel" tag is included, but the plugin will not launch the lightbox correctly. I am guessing that there may some conflict between the plugins, or some timing issue. Any ideas?

Please Log in to join the conversation.

Moderators: Dirkjoest