1. mabutaha
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 13 September 2022
  5.  Subscribe via email
Dear Ciaran,

My home page is acting strangely; https://www.afmssc.com/index.php


1. The Animate on Scroll Down feature does not act properly. I noticed that the page is loading from middle to top and that somehow deactivate or disable the Animate on Scroll Down feature. The page does not load normally (from top) while all other pages are loading fine and the animation feature on other pages is working properly for all modules.
It's also worth mentioning that the Home page acts normally on Responsive mode and the Animate on Scroll Down feature works perfectly fine.

2. The J51_LayerSlideshow Animation Settings do not work. Slide Title and Caption do not animate or respond to the animation settings.

Other questions on J51_LayerSlideshow module:
1- What does "Hide overflow" exactly do? I could not understand the description well and since the animation is not active, I was not able to see the difference.

2- What custom css code I can use to remove the box around the Caption? I tried setting the color to transparent but it kept the shadow of the box. I want it to look like Nina Template style.

3- How to minimize the Slide fonts (Caption & Title) on smaller screens?

P.S. Your access to the site is still active.

Thank you in advance,
Mai
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Mai

1. Admittedly we are having an issue replicating this issue but as a shot in the dark, try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

@media only screen and (min-width: 1080px) {
#showcase1_modules {
min-height: 600px;
}
}


2. What is the title of your homepage slideshow module and we will examine this further?

Hide Overflow hides the overflow of the title / caption container when animated. You will only notice this for slide in effects where the text animations starts outside the container.

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.layerslideshow .info-wrapper {
box-shadow: none;
background: transparent;
}


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

Thank you for your feedback. The 1st code made the trick and now the page is loading from top. Although Top-1 still does not show the animation effect but Top-2 now does which is fair enough for this page.

The title of my home page slideshow module is "AFMS-Homepage - Showcase".
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello again,

Were you able to check the home page slideshow "AFMS-Homepage - Showcase"?
Also can you please let me know How to minimize the Slide fonts (Caption & Title) on smaller screens?

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

The animation issue should be now resolved.

To amend font sizes you can add the following to the Responsive Custom CSS fields within the General -> Responsive Options tab of your template settings. For more details on using these fields may I suggest the following article... https://joomla51.com/tutorials/template-parameters/applying-custom-css-to-a-screensize-device

(edit to taste)

.layerslideshow-title {
font-size: 20px;
}
.layerslideshow-caption {
font-size: 14px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you. All working fine now!
  1. more than a month ago
  2. Commercial Templates
  3. # 5
  • 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