Hello,
If you want to show a module in the lightbox when a user clicks by an image, it can be done in several ways:
1. Use "ARI Sexy Lightbox" module, set "Choose type" parameter to "Module", enter necessary module in "Module -> Module" drop-down and enter the next code in "Module -> Link text" parameter:
Code: |
<img src="LINK_TO_IMAGE" />
|
Where LINK_TO_IMAGE is link to necessary image.
2. Use "System - ARI Sexy Lightbox Anywhere" plugin. Code will look like:
Code: |
{arisexylightbox activeType="module" width="300" height="250" id="MODULE_ID" title="Joomla! module"}<img src="LINK_TO_IMAGE" />{/arisexylightbox}
|
Where MODULE_ID is ID of module which you want to load.
If something doesn't work, provide link to page where we can see it please because it can be a problem with module which should be loaded into lightbox.
PS: If you wish, you can describe what module do you want to show in the lightbox and provide temporary access to your Joomla! backend by
email and we will help to configure the extension.
Regards,
ARI Soft