Hi,
By default the j51_slideshow module in this theme is unable to let each slide be a link.
How do I have clickable links that work on the slides - and ideally, how do I add a distinct clickable button to the slides?
- ecweb
- Commercial Templates
- Monday, 15 August 2022
- Subscribe via email
Hello
I realise that this is possible with the latest version of the LayerSlideshow module which I have installed to your Joomla env. You now have the option to open links in a new window with each image (add a link to display the option).
Ciaran
I realise that this is possible with the latest version of the LayerSlideshow module which I have installed to your Joomla env. You now have the option to open links in a new window with each image (add a link to display the option).
Ciaran
- more than a month ago
- Commercial Templates
- # 2
Hi JT
May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will create the override for you. For our reference please paste a link to this post in your email.
Ciaran
May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will create the override for you. For our reference please paste a link to this post in your email.
Ciaran
- more than a month ago
- Commercial Templates
- # 4
Ok I tried doing this and I followed the instructions here https://www.joomlart.com/tutorials/joomla-4-tutorials-how-to-create-override-for-modules-components-and-layout but do not know exactly where in the code to place it. The code is beautiful though.
Kindest Regards,
JT
Kindest Regards,
JT
- more than a month ago
- Commercial Templates
- # 5
Hello
As the option is not available by default, the only solution is to create an override for your module and set the target attribute to open in a new window for your slide item. If you are not familiar with overrides, may I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will create the override for you. For our reference please paste a link to this post in your email.
Ciaran
As the option is not available by default, the only solution is to create an override for your module and set the target attribute to open in a new window for your slide item. If you are not familiar with overrides, may I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will create the override for you. For our reference please paste a link to this post in your email.
Ciaran
- more than a month ago
- Commercial Templates
- # 6
Hello
To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
Ciaran
To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
.slidelink {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
Ciaran
- more than a month ago
- Commercial Templates
- # 8
Thanks Ciaran,
Yes I have added a slide link to each slide already in that way - yet it remains unclickable.
See the home page slideshow on http://www.japonin.com
Yes I have added a slide link to each slide already in that way - yet it remains unclickable.
See the home page slideshow on http://www.japonin.com
- more than a month ago
- Commercial Templates
- # 9
Hello
This option should be available to you via the Slide Link option with each item within the Image(s) tab of your LayerSlideshow module settings?
Ciaran
This option should be available to you via the Slide Link option with each item within the Image(s) tab of your LayerSlideshow module settings?
Ciaran
- more than a month ago
- Commercial Templates
- # 10
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »