Okay
  Public Ticket #327515
4.9 Full Width BGs parallax
Closed

Comments

  • JC started the conversation

    Hi there. Not super urgent but the other thing I've noticed since updating to 4.9 in that parallax full width BGs behave differently. They stop and start in different areas than when I designed them before the update. And BGs set to repeat no longer display a repeat-- they just end. The URL I attached is a test example of the issue-- this BG used to repeat all the way down to the [/full width background] tag. But now the BG seems to end prematurely. Any ideas on how to resolve this? Thanks!

    (Login info is the same as in my last ticket if you need to check out whats going on with the backend.)

  •  982
    ThemeNectar replied

    Hey - the new parallax scroll function was redesigned to be higher performing but areas that large were not taken into as much consideration. Try opening the init.js file located in the js folder and editing the parallaxRowsBGCals function. Try changing the 2.5 number to 3.5 and let me know if it solves it


  • JC replied

    Hi-- So I changed the numbers and it didn't change the issue. (Cleared my caches and restarted my browser just in case, but still no change.)

  •  8,406
    Tahir replied

    Hey Again!

    Could you allow us to log in so we can check on this for you more? . 
    Thanks 


    ThemeNectar Support Team 

  •   JC replied privately
  • Rick replied

    Hey, I just want to say that making the change to the parallaxRowsBGCals function that you suggested fixed a problem I was having with a strip of background colour appearing at the bottom of the image row on wider screens. Thanks!

  •  982
    ThemeNectar replied

    Good to hear Rick!

    ----------------

    JC - try to also add this into the custom css box located in your Salient Options panel: 

    .full-width-section.parallax_section .row-bg-wrap, .full-width-content.parallax_section .row-bg-wrap {
      overflow: visible!important;
    }
    
  • JC replied

    Hi. Sorry to say that didn't solve it. On pages where I have a repeating BG, still no repeat. And on pages where I have a repeating BG + other BG images, some weird overlapping happens where backgrounds are appearing on top of foreground content and showing up in weird places. Sorry this is such a pain.

  •   JC replied privately
  •  982
    ThemeNectar replied

    Hey! So I didn't see that snippet in your custom css box so I added it in and the problem seems to have been resolved

  •   JC replied privately
  •   JC replied privately
  •  982
    ThemeNectar replied

    Hey - sorry about that, I just added a different snippet and changing the speed of the parallax to be a little slower to allow it to work better with very tall sections. How're things looking on your end now?

  •   JC replied privately
  •  982
    ThemeNectar replied

    Hey again,

    I've adjusted it slightly to be faster so you can see the repeats better now :)

    Cheers

  • JC replied

    Hey-- looks perfect in Firefox- just like before I updated. But in Safari and Chrome, which is my primary, still no repeat. 

  •  982
    ThemeNectar replied

    Hey - I just made another change, please let me know if it's good for you now in all browsers :)

  • JC replied

    Hey! You/re right-- I now see full vertical repeats in all 3 of those browsers! What a great X-Mas present- lol. Thanks so much for all your persistent hard work on this-- I really appreciate it. You saved me a lotta redesign work. Take care! ^____^