1. Hammur
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 21 August 2020
  5.  Subscribe via email
Hi, if using the J51_LayerSlideshow module with only 1 image, then the slide transition function are not really needed.

These are the 'prev/next' arrows and the 'mouse drag'.

I am working with the J51-Amelia template, but I am using the v1.1.10 of J51_LayerSlideshow that came with the Novah template, as the version (1.1.3) that shipped with Amelia was missing many wanted settings that v1.1.10 has and it works fine in the Amelia template too.

I managed to hide the arrows with following css added to the template's custom css tab:

.layerslideshow-prev,
.layerslideshow-next {
display: none;
}

But how to disable the 'mouse drag' feature to change slide?

I notice that the demo of a Natelie template is only using 1 image in the slideshow and there is no 'mouse drag' feature, so I wonder if there is a added a setting in a newer version of J51_LayerSlideshow to disable the mouse drag?
It would also be very nice if the module had a setting to disable/enable the 'prev/next' arrows.

Is it by the way possible to get updates on modules that ship with your templates, or does it require to buy newer templates to get newer version of the J51 modules?
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Have you considered simply adding a single image in a Joomla custom module?

Alternatively, you can add the following to the Custom CSS field of your template settings which will disable able the drag touch event.

.layerslideshow {
pointer-events: none;
}


You should now have access to module updates via Profile -> Module Extensions.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran

Thanks for your solution. It works :)

Although I only have a single image/slide with J51_LayerSlideshow module, I'm still using the slide title and caption feature of the module to apply text on the image which wouldn't be as easy with the custom html module.

Thanks for the feedback on the module updates, however I don't see any 'Module Extensions' menu under my profile?
Under 'Extensionn Downloads' I have access to only 3 modules: ImageHover Gallery, News and Testimonials Module.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

For some of our older templates each module was developed specifically for the template it was bundled with, therefore any updates are only available with the latest download of the template.

Please find attached the latest version of the LayerSlideshow module, just be aware that there may be some slight design differences so make sure to have the original module coupled with the template at hand.

Ciaran
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok