VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

Transition fade in fade out
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Transition fade in fade out

Transition fade in fade out 18 Aug 2015 21:00 #7258

I see that there have been several topics about a possibility to make a t fade in fade out transition. All these topics are closed. Can anyone give me the necessary code?
Last Edit: 18 Aug 2015 21:12 by pjj.

  • Posts:2
  • pjj
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Transition fade in fade out 20 Aug 2015 04:25 #7268

You can edit modules/mod_jfslideshow/fields/slideoption.php, find and add:
 
$transition2_options = array(
...
JHTML::_('select.option', 'fade', JText::_('fade') ),
JHTML::_('select.option', 'fadeFour', JText::_('fadeFour') ),
...
);
 

Replace file modules/mod_jfslideshow/assets/skitter/js/skitter.min.jquery.js by attachment file.

joomfreak
Attachments:
  • Attachment This attachment is hidden for guests. Please log in or register to see it.
The following user(s) said Thank You: me, Cramy

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: Transition fade in fade out 20 Aug 2015 15:07 #7275

Thanks, that does the trick. But it's fading very fast, is there a way to ease the fading?

  • Posts:2
  • pjj
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Transition fade in fade out 26 Aug 2015 03:11 #7292

Try to edit modules/mod_jfslideshow/assets/skitter/js/skitter.min.jquery.js, modify time_animate in animationFade function.
Edit templates/jf_creativia/css/template.css, add:
 
.box_clone img {
width: 100%;
}
 


joomfreak
The following user(s) said Thank You: pjj

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: Transition fade in fade out 30 Jan 2016 05:57 #8012

Hi, this already works? because i tried to implement in my site and the module failure , fortunately i made an backup of the skitter.min.jquery.js and i can recover. I appreciate that you tell me if i can implement today this solution.

  • Posts:3
  • pediaf
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Transition fade in fade out 01 Feb 2016 11:18 #8022

This already work. Can you please send me your website url and the FTP access via private message system?

joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 1.00 seconds
Friday 19 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.