End of Support for Joomla 3 - Forum closed
[SOLVED] Roksproket Gallery PopUp
Good Day Sir,
Is it possible to integrate a Lightbox in Roksproket Gallery Mosaic Module?
I have searched in the forum but only found one thread with Popup an Article in Roksproket.
There you gived a tip to use Infyways PopUp any Article. But Infywas couldnt help me with my answer and I dont want to buy the extension and finally It didn't work.
Is it possible to integrate a Lightbox in Roksproket Gallery Mosaic Module?
I have searched in the forum but only found one thread with Popup an Article in Roksproket.
There you gived a tip to use Infyways PopUp any Article. But Infywas couldnt help me with my answer and I dont want to buy the extension and finally It didn't work.
by buchi2
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hello,
yes its possible but we have to create an override for the mosaic view.
At first we have to add the lightbox to our theme
1.) Add this code below to the file: ../jp-bike/layouts/template_config.php ( line 125) see image attached
Now we have to create an override for the "default" mosaic view
1.) Download and unzip the attached file to your PC
2.) Copy the complete folder with subfolders to the directory:
../jp-bike/roksprocket/layouts/
If you want to change the mosaic layout you have to edit the file:
../jp-bike/roksprocket/layouts/mosaic/themes/default/item.php
yes its possible but we have to create an override for the mosaic view.
At first we have to add the lightbox to our theme
1.) Add this code below to the file: ../jp-bike/layouts/template_config.php ( line 125) see image attached
$this->addFile('js', 'warp:vendor/uikit/js/components/lightbox.js');
Attachment add-scripts.jpg not found
Now we have to create an override for the "default" mosaic view
1.) Download and unzip the attached file to your PC
2.) Copy the complete folder with subfolders to the directory:
../jp-bike/roksprocket/layouts/
If you want to change the mosaic layout you have to edit the file:
../jp-bike/roksprocket/layouts/mosaic/themes/default/item.php
Attachment mosaic.zip not found
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:8 years 10 months ago
by joomlaplates
Last edit: 8 years 10 months ago by joomlaplates.
Please Log in or Create an account to join the conversation.
Thaks for the quick Reply.
Lightbox is working.
Is it possible to make an Overlay with Article Title or Tag?
And when I open a picture in Lightbox I cant swipe to the next without closing the lightbox and clicking the new one.
Lightbox is working.
Is it possible to make an Overlay with Article Title or Tag?
And when I open a picture in Lightbox I cant swipe to the next without closing the lightbox and clicking the new one.
by buchi2
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hello,
a gallery is not possible, therefore you can click next or prev at the lightbox.
I told you above how to create an override and where you can find the override file.
Now its your turn to customize how you like.
We are committed to help you with any type of support query, however we can't provide extensive help in terms of customizations. In general customizations may look simple but you will require solid knowledge of web technologies and programming skills to do them or hire a professional who can do it for you.
a gallery is not possible, therefore you can click next or prev at the lightbox.
I told you above how to create an override and where you can find the override file.
Now its your turn to customize how you like.
We are committed to help you with any type of support query, however we can't provide extensive help in terms of customizations. In general customizations may look simple but you will require solid knowledge of web technologies and programming skills to do them or hire a professional who can do it for you.
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
The following user(s) said Thank You: buchi2
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates