Home › Forums › All Other Themes › Fundraiser SliderInbox Trigger(s)
- This topic has 7 replies, 2 voices, and was last updated 6 years, 1 month ago by Sonl Sinha.
-
AuthorPosts
-
October 10, 2018 at 5:33 pm #109355
We recently purchased the “Fundraiser” WordPress Template, and we’re enjoying all of it’s features! We are trying to have the SliderInbox event trigger immediately instead of waiting for the end user to scroll (Homepage 1). If it makes a difference, I have changed the default “demo” items within the code itself instead of creating a page for the Homepage 1 section. I did this in case there were any accidental pop ups on the published page, but it’s convenient at the moment to leave it that way.
Is there a toggle item I am missing for this function, or do I need to locate a line of code to re-program the trigger to start on pageload?
October 11, 2018 at 6:12 am #109369Hi,
Kindly show us your website URL?
Regards,
BradOctober 11, 2018 at 8:39 pm #109481www.fosterva.org
October 12, 2018 at 7:02 am #109498Hi,
Do you want to remove box animation?
Regards,
BradOctober 12, 2018 at 2:23 pm #109605I like the animation – but it appears to not activate until the user begins to scroll. I would like it to happen on page load, or as soon as the browser has processed and displayed the slideshow/slider. I had suspected there was a conditional written in the script somewhere that held off on the “SliderInbox” action until the scroll activity occurred.
We do, however, want to adjust the media conditionals to present a more natural look on the mobile device and remove the box animation from there.
I just need direction to the file and line of code that contains the instructions for the items I’m referring to above. I’m hunting, but haven’t had any luck yet.
October 15, 2018 at 12:47 pm #109746Hi,
Kindly edit header.php file and paste below code just before
</head>
tag.jQuery(window).load(function() { jQuery(".sliderinbox").addClass("fadeInLeft"); });
Regards,
BradOctober 15, 2018 at 4:37 pm #109771Thanks! I appreciate the help 🙂
October 16, 2018 at 5:57 am #109797Hi pbateman,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/19/
Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.