[Hustle Pro] White bar underneath icons, and icons not visible other than first page

Hello,
On the mobile version, when you scroll down the page, a white bar appears behind the social icons. Please see image.
Also, on both mobile and desktop, the social icons don’t appear other than on the home page. I looked and the icons are set to appear on all of the pages except the 404 page. Please see image.

Thanks,
JL

  • Satwik Relwani
    • Staff

    Hey Jamison

    Hope you are having a good day :slight_smile:

    As I checked, I could replicate both the issues on your website.

    1. Floating Social icons not visible on other pages –

    It was happening due to incorrect visibility settings, I have corrected those settings to Hide Social icons on the 404 Page only, and now it will be visible on all other pages.

    2. The white bar behind the Social icons –

    I tried to replicate it on my test site and could not replicate it, checking further we noticed that your website is using an outdated Parallax Script which is not updated in years.-
    https://github.com/markdalgleish/stellar.js

    The issue seems to be happening because the address bar & Navigation bar on mobile starts to disappear on the scroll, and the height set on the background image is incorrectly set & not because of the social icons, even after disabling Social icons, the issue was still there.

    So I would suggest trying another script for Parallax as this issue is caused by the script itself –
    https://github.com/markdalgleish/stellar.js/issues/163

    I hope that helps.

    Kind Regards –
    Satwik Relwani

    • Jamison
      • WPMU top fan!

      That’s VERY interesting. Thank you.
      I have another question if you don’t mind. I have a premium popup video plugin that allows a video to be played when you click on the linked word. Instead of using YouTube for the video, though, I want to upload the video to our website and have it played from there (“self-host” the video). Would that create any load problems because it’s coming from the website server?

      Thank you,
      JL

      • Satwik Relwani
        • Staff

        Hey Jamison

        Serving the video from the Local server can cause an increase in page load time as I have seen on several websites,

        however, you can give it a test on GT Metrix after adding the video and check the “Waterflow” tab to see If the video is taking the time.

        If it does, I would suggest embedding it from Youtube or Vimeo to reduce server bandwidth as well as page load speed.

        Hope that helps :slight_smile:

        Kind Regards,
        Satwik Relwani