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

    Hi enfold

    If you go to http://www.jasminesboutique.co.uk/product-category/ready-to-wear/

    and select to refine products on the right hand side and choose swimwear if you scroll down a bit there appears a line where there is only 1 product. Can you provide any insight as to why this happens?

    I know with the Gallery feature sometimes does this if I don’t set the thumbnail size to “Square”

    Please advise if you can. Any feedback is much appreciated

    #281279

    Hi codecreative!

    You are currently using an older version of the theme. Can you please firstly update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
    please make sure that WooCommerce is up-to-date as well

    Best regards,
    Yigit

    #281309

    hmm what version does it say im using at the moment yigit? I’m sure it is the latest I am using a child theme my child theme settings may not be up to date

    #281311

    If I do via ftp will I keep my theme settings? As I’m using a child theme :)

    #281312

    Hi!

    At the moment it says you are using 2.7.1 :)
    Yes it will keep, you should only update parent theme

    Cheers!
    Yigit

    #281728

    Hi Yigit

    I’ve just updated the parent theme and the issue is still present :(

    Any styling ideas? It’s a css issue of some kind

    #281736

    I can diagnose the problem to a certain extent if it helps

    This one product labelled Triangle Blue Fringe Bikini priced at £17.00 is scaled down to 231 x239

    slightly more then the other thumbnails at 231×231

    Okay this isn’t a problem when you just click on Ready To Wear and it shows the products. How ever when you click swimwear and press refine it then causes the issues. I know this because I have deleted this product and worked fine. So what is needed I think is a max height css style rule for these thumbnails to prevent this happening?

    Whats your view on this. And why does this only happen after a product refine :s confusing!?

    #282096

    Hi!

    Thank you for the info.

    Please use this on Quick CSS or custom.css:

    #top .inner_product .thumbnail_container img {
    max-height: 229px !important;
    }

    Cheers!
    Ismael

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