Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #546615

    Hello, my galllery was working fine, but now I have just realizaed that it is not shown correctly: http://clinicadosio.com/galeria-de-tratamientos/

    Do you know wnat can be the problem?

    Thank you, Carmen

    #546858

    Hey Carmen,

    It’s looks like a plugin conflict, could you try deactivating all plugins to see if one of them is causing a conflict? If not then please send us login details. You can post the details in the Private Content section of your reply.

    Regards,
    Rikard

    #546894

    Hello, I have already deactivate plugins and is still the same.

    I send you the login details privately.

    Looking for your reply,

    Carmen

    #546958

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia_transform .avia-gallery-thumb img {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }

    Best regards,
    Yigit

    #546980

    Thank you but seems something is not working corrrectly. I have include the code but the images look huge and not clear, even If I indicate that I want to be shown small images for example 80×80
    Looking for your help, Thank you

    #547345

    Hi,

    You are getting this error on the page:

    Failed to load resource: the server responded with a status of 503 (Service unavailable) http://clinicadosio.com/wp-content/themes/enfold/css/layout.css?ver=99d1016e14d28f1997570dbda6687254

    So the layout.css file is not loading, could you try to contact your hosting provider to find out why? 503 error: http://www.checkupdown.com/status/E503.html

    Best regards,
    Rikard

    #549618

    Hello, I have already talk with my server, and he told me that:

    En este caso no vemos ningún error en la pagina que nos facilitas, un error 503 en servidor significa que estas llegado al máximo de procesos simultáneo en el servidor que en estos momentos esta limitado a 50, puedes indicarle esto a los programadores para intentar limitar estas peticiones, ya que en la pagina que nos facilitas cargas mucho contenido en la misma pagina y esto puede hacer que llegues a este máximo simultaneo.

    Regards, carmen

    #549685

    Hey!

    i added following code to Quick CSS

    .avia-gallery-thumb img {
        width: auto!important;
    }

    Please review your website now

    Best regards,
    Yigit

    #550259

    Now seems it is working well, thank you!!

    Regards, Carmen

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Gallery not woking correctly’ is closed to new replies.