Home Forums Basel support forum Bug Recent products in homepage

Bug Recent products in homepage

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

    321start
    Participant

    Hi everybody,
    1) It seems i’ve a bug with Recent products in my homepage. Indeed, i want to display my products in 4 columns but as you can see here http://www.tachederire.com/ the 3rd product is below the two other products, and i’ve a blank on the right. And the function Hover does’nt work on the 3rd product because the 2 pictures overlap.

    Is there a link with the fact that in my Statut system of Woocommerce, i can write this :
    “basel/woocommerce/content-product.php version 2.5.0 est obsolète. La version du coeur est 2.6.1,
    basel/woocommerce/content-product_cat.php version 2.5.2 est obsolète. La version du coeur est 2.6.1,
    basel/woocommerce/myaccount/form-login.php version 2.2.6 est obsolète. La version du coeur est 2.6.0,”

    2) Just another request : The Basel theme shows in demo several styles for the Shop and Products pages. Where can i change and choose these ones ?

    Thanks for your answer and great job on this theme 😉
    Best Regards

    #1737

    Artem Temos
    Keymaster

    Hello there,

    It seems that you have updated woocommerce plugin to the latest version 2.6.2. In this case you have to update Basel theme to the version 1.6.2 also to ensure compatibility and fix products grid bug. So you need to download the latest version from themeforest and replace theme folder with a new one via FTP.

    #1769

    321start
    Participant

    Hello,
    Thanks. I did this and that works. But there’s still a bug with function Hover on my 3rd product in homepage.

    #1772

    Artem Temos
    Keymaster

    It is caused by transparent image on hover. This image http://www.tachederire.com/wp-content/uploads/2016/07/bavoir-bave-zoom.png has transparent background, just make it white and it will work correct.

    #1792

    321start
    Participant

    Ok thank you so much.

    Another problem : in my shopping cart, the cart icon is cut at the bottom on internet explorer 11 : https://www.dropbox.com/s/h4j2stvexge2wam/Sans%20titre-1.jpg?dl=0

    And on my page product, my first thumbnail is cut to, on every browsers : https://www.dropbox.com/s/rx0yokh3e8y2thw/Sans%20titre-2.jpg?dl=0

    Thank you so much for your help 😉

    #1798

    Artem Temos
    Keymaster

    1) Please add the following code to your custom css section to fix IE problem

    .widget_shopping_cart .product_list_widget li.empty {
        overflow: visible;
    }

    2) You need to change your thumbnails sizes and disable crop for them. Go to WooCommerce -> Settings -> Products -> Display and find images sizes options there. Don’t forget to regenerate thumbnails after change.

    #1808

    321start
    Participant

    Ok, thanks for your help !

    #1818

    Artem Temos
    Keymaster

    We are always glad to help you.

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘Bug Recent products in homepage’ is closed to new replies.