Gallery thumbnail not at the right size

Support Forums Cian – WP Theme Gallery thumbnail not at the right size

Tagged: 

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #4240
    ROLLAND
    Participant

    Hi,

    i set up the template with success http://www.lepetitroulet-provence.com.

    However, in my gallery, the size of the thumbnails doesn’t match with the square.
    The picture is not cropped but resized.

    How can I do to make it match like the example ?

    Thanks a lot

    #4246
    CreaboxThemes
    Keymaster

    Hi ROLLAND,

    it can be fixed if you add the next code in the option ‘Custom CSS’ in the page Appeareance > Theme Options > Custom Scripts:

    a.thumbnail{
       height: auto;
    }

    Regards

    #4254
    ROLLAND
    Participant

    thanks a lot.
    It works perfectly.

    However in the same time, i think i’m facing a bug.
    I decided to erase my medias and portfolio library to upload new pictures.
    In the web site, we can see like empty pictures as the website wanted to keep on showing the previous picture.

    How can i do to avoid this ?

    Nota : if you prefer i can create a new post

    Thanks a lot

    Matthias

    #4257
    ROLLAND
    Participant

    Thanks it works for the size.

    Still have somùe issues to manage the portofolio.
    I create a new post.

    Thanks

    #4259
    CreaboxThemes
    Keymaster

    Hi ROLLAND,

    sorry for the delay. What is the problem with the images exactly? Do you use some cache plugin?

    If you want, you can create a new user to me in your admin panel. In that way, I can see the errors on site. I have done this with other users and there were no problems. You can trust me. I only want fix this problem.

    Regards

    #4261
    ROLLAND
    Participant

    thanks a lot,

    I do it now

    Best regards

    #4263
    CreaboxThemes
    Keymaster

    Hi,

    the problem is fixed. I will correct it in the next update.
    I have to ask you a favor. I will be grateful if you rate the theme from your download page

    Regards

    #4270
    ROLLAND
    Participant

    Thanks a lot, it works perfectly !

    #4271
    CreaboxThemes
    Keymaster

    Thanks for the vote. If you need something more, contact me 😉

    Regards

    #4272
    ROLLAND
    Participant

    Hi,

    Another small issue I have is, that with the code line for the pattern you gave to me, doesn’ work with the carousel for customer comment and the big pciture at the top.

    It replaces the carrousel by the pattern only.

    Thanks

    #4275
    CreaboxThemes
    Keymaster

    Hi Rolland,

    I have added the css styles to include that pattern in the sections homepage and comments. The code added is the next:

    #homepage,
    #comments{
       background: url(http://lepetitroulet-provence.com/wp-content/uploads/2015/01/pattern3.png) repeat;
    }

    Regards

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