Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #356847

    Hi – I have a strange issue. I’m using the Portfolio Grid inside a color section that has a parallax background image.

    When the Portfolio item opens, the background does not open with it. If I click inspect with Firebug, the background immediately displays. Tied into this (I think) is that there’s a white background that creeps its way down when scrolling.

    Thanks!

    #357610

    Hey sundialstudios!

    Try seeing the parallax to repeat instead of no repeat. If your still having problems then send us a WordPress login and set your reply as private and we’ll take a look.

    Best regards,
    Elliott

    #357972
    This reply has been marked as private.
    #358151

    Hey!

    Please try to add this on Quick CSS or custom.css:

    .home div#av_section_1 .av-parallax.avia-full-stretch.active-parallax {
    top: -40%;
    }

    Cheers!
    Ismael

    #358160

    Hi Ismael,

    Thanks! That fixed part of it and now the white does not appear at the top of the section when scrolling.

    The background still does not stretch when one of the AJAX portfolio items opens, until I open Firebug – then it stretches.

    Thanks – John

    #358839

    Hey!

    I can reproduce the issue on my installation. We’ll report this issue to Kriesi. Please wait for his response. For now, please set the background attachment to fixed.

    Best regards,
    Ismael

    #380694

    “Somwhat” fixed with the next update. The background will display correctly after the animation but there will always be a “jump”. So these two settings are not really compatible. Would recommend to simply use the fixed background in this case, as was suggested by Ismael :)

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Ajax Portfolio Not Displaying Background Image’ is closed to new replies.