Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1202979

    On mobile, check out the page I’ve linked in private content. Click the ‘leave a testimonial’ tab and then go back to the ‘testimonials’ tab. You’ll see the images don’t load. How can I fix this?

    Also, could you let me know how to change my profile picture on this forum? Thanks

    #1203587

    Hey mosaic,

    Sorry for the late reply. I can’t reproduce the problem on my end using Chrome, in which browser are you seeing that happen?

    You can change your profile picture at Gravatar.

    Best regards,
    Rikard

    #1203631

    Thanks! The problem happens in Safari

    #1204291

    Hi,

    Thanks for the update, I can’t see any problem in Safari 11.1.2 on OSX either though. What’s your exact setup?

    Best regards,
    Rikard

    #1204336

    I’m on my iphone, iOS 12.4.6. I’ve attached a screenshot in private content

    #1204960

    Hi mosaic,

    I’m on IOS 13.3.1.

    Best regards,
    Victoria

    #1205192

    On my iphone it says my software is up to date and that’s with 12.4.6. I’ve cleared cache but the problem still persists. The testimonials load fine, but once you click on to the next tab and then BACK to testimonials it breaks.

    #1205792

    Hi mosaic,

    You’re right, it even did it in Chrome emulation, I was able to reproduce it.

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 767px) {
      .avia_transform .avia-testimonial .avia-testimonial-image {
        opacity: 1;
        transform: scale(1);
        margin: 0 auto;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.