- This topic has 3 replies, 2 voices, and was last updated 9 years, 6 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Parallax Me Forum › Slider Not Working since 4.5 Update
Hi, I was not able to respond to another similar post with my comments, however on my site the sliders fail to function since the WordPress update. site is dev.jumpstartrentals.com . You have not posted a solution on the other post either and I am looking for a solution.
thanks!
Hi Lu,
Kindly go to function.php and find this code:
jQuery(document).ready(function(){
And replace it with this code:
jQuery(window).load(function() {
Regards,
Dave
Thank you! that worked great.. but now I have the slider ALSO as the parallax background for ‘section 4’ services. Can you help?
Hi Lu,
Kindly show us your website URL.
Regards,
Dave