Revolution Slider Parallex Animation and Fixed Menu

This topic has 3 replies, 3 voices, and was last updated 8 years, 4 months ago ago by Brian Johnson

  • Avatar: ahcorp
    ahcorp
    Participant
    December 8, 2015 at 13:38

    Hello,

    I am facing 2 problems in my website.

    1) There are 2 revolution sliders on page and have same parallex effect. When page load first time the parallex effect do not work on top slider whereas same effect is working when we scroll down the page. If we go to other tab in the browser and revisit same tab again without loading page the parallex effect starts working on top slider also. I am unable to find issue. Kindly guide me.

    2) Fixed Navigation is “on” on site and it is working fine. But navigation appears after website main menu disappears which is fine but I need fixed navigation should appears when half of main menu scroll up. Kindly let me know where I need to correct it?

    Thanks,

    2 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 8, 2015 at 15:32

    Hello,

    1. I’ve checked slider and parallax effect worked from the first loading.
    Try to clear browser cache and check again.

    2. You need edit the file wp-content/themes/royal/js/etheme.js in line 1035 and change the code var headerHeight = $('.header-wrapper').height() + 20; to var headerHeight = $('.header-wrapper').height() + -50;

    Best regards,
    Jack Richardson.

    Avatar: Brian Johnson
    Brian Johnson
    Member
    December 8, 2015 at 15:43

    Hello

    1)Please try to disable 3-d party plugins and check the issue.
    2)To decrease height value for the fixed header find wp-content/themes/royal/js/etheme.js and edit following “20” numerical value in line:
    var headerHeight = $('.header-wrapper').height() - 20;

    Regards,
    Brian Johnson

  • Viewing 3 results - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.