Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1018455

    I use easy slider inside a column for show video in my front page. Unfortunately the fallback image not loading in mobile. Please check private

    #1018594

    Hey John,

    Thanks for the details and screenshots. Please post admin WordPress login details in private as well so that we can have a closer look.

    Best regards,
    Rikard

    #1019050

    Thank you for answering please check in private.

    #1020486

    Hi,

    The front end details are not working properly – can you please check them out?

    Best regards,
    Basilis

    #1020487

    Can you please be more specific, what exactly you see wrong ?

    #1021303

    Hi,

    I tried to login and I couldnt access the web site :)

    Best regards,
    Basilis

    #1021837

    Thnx for answering. The credentials I have provided are working I have test them on my end. There is no paublic folder lock any more because my site is live now. I had to remove the videos from my main page because as I said there Is a problem with the the fallback image. I have created a temporary page to demonstrate the problem that occurs. please check the link in private.

    Thank you in advance
    Regards

    #1023866

    Hi John,

    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-slideshow-inner  .avia-slide-wrap {
            min-height: 200px;
            background-size: contain;
        }
    }
    @media only screen and (min-width:768px) and (max-width: 1024px) {
        .avia-slideshow-inner  .avia-slide-wrap {
            min-height: 130px;
            background-size: contain;
        }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1024221

    Hello Victoria unfortynatelly its not working, i tried Quick Css and custom.css also

    #1024930

    Hi John,

    Could you please clear the cache, check again and get back to us.

    Could you please attach some screenshots of the issue?

    Best regards,
    Victoria

    #1025807

    Thank you Victoria for answering, I have cleared the cache several times but the problem remains the same. You can check the screenshot Links I have provided in my first post when when I opend this topic. Or you can check using your mobile device by clicking the link in private.

    #1026011

    I have abandoned the use of the easy slider, as I can not get it out, for the moment I’m using video element that seems to work properly. I’ll let you know if I’m having a problem along the way. thank you very much for your time.

    #1026048

    Hi John,

    Hmm… ok.

    If you need further assistance please let us know.
    Best regards,
    Victoria

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