Visual composer product element not displaying correctly after update

This topic has 18 replies, 5 voices, and was last updated 7 years, 11 months ago ago by Eva Kemp

  • Avatar: richnation
    richnation
    Participant
    May 4, 2016 at 20:02

    The products and best seller elements are not displaying the products correctly. The columns setting does not seem to change anything on the front end.

    I have tried playing with the settings and clearing site cache and browser cache with no luck.

    Please advise. Thanks

    Please, contact administrator
    for this information.
    17 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    May 5, 2016 at 09:13

    Hello,

    Please try to use 8theme Products element http://storage2.static.itmages.com/i/16/0505/h_1462435945_9962684_b2b37ba569.jpeg instead of Woo Products.

    Best regards,
    Jack Richardson.

    Avatar: richnation
    richnation
    Participant
    May 5, 2016 at 12:36

    That helped but it is still not displaying correctly. Take a look at the second row, they are justified to the right for some reason.

    http://sheeble.com

    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 5, 2016 at 12:45

    Hello,

    I’ve added this code in the Child Theme. Please check.

    .products-grid.product-count-5 .product {
        width: 150px !important;
    }

    Regards,
    Robert Hall

    Avatar: richnation
    richnation
    Participant
    May 5, 2016 at 17:22

    That worked, thank you.

    Do you know what would cause the issue that I had?

    Avatar: richnation
    richnation
    Participant
    May 5, 2016 at 19:27

    Actually this is only a band-aid fix. I would like a permanent solution please.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 6, 2016 at 08:08

    Hello,

    Please update the theme to the latest version and check the issue.
    Before update delete “woocommerce” folder in the directory wp-content/themes/legenda/ and it’ll be reuploaded from a new theme package.

    Don’t forget to make backup of the site before update.

    Here is video tutorial how to update theme.
    https://www.youtube.com/watch?v=KdWESIIPU1k

    Also you can download the latest plugins versions at this link https://www.8theme.com/download-plugins/ ,
    enter your purchase code of the theme to get the plugins.

    Regards,
    Robert Hall

    Avatar: richnation
    richnation
    Participant
    May 7, 2016 at 14:45

    Both my theme and plugins are up to date. I re-installed theme after deleting the woo folder but the issue is still there.

    Avatar: chndr
    chndr
    Participant
    May 8, 2016 at 01:04

    @Robert Hall

    Why do we have to delete “woocommerce” folder in the directory wp-content/themes/legenda/ ?

    I did not read anything about this. I am still running on Legenda 2.11 but I want to update this week.

    Where can we find all the need-to-knows and issues for this update (2.11 to 3.0)??

    Thanks

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    May 10, 2016 at 09:58

    Hello,

    Some files are deleted in wp-content/themes/legenda/woocommerce directory and if you keep it as it is, old files will be still used after update, that’s why we recommend to delete it and new updated folder will be uploaded.

    You can read about update here http://themeforest.net/item/legenda-responsive-multipurpose-wordpress-theme/5888906 .

    Best regards,
    Jack Richardson.

    Avatar: richnation
    richnation
    Participant
    May 10, 2016 at 14:23

    MY problem still persists, can I get some help?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    May 10, 2016 at 17:02

    Hello @richnation,

    What issue exactly are you talking about?
    Please show a direct page where the problem persists.

    Best regards,
    Jack Richardson.

    Avatar: richnation
    richnation
    Participant
    May 10, 2016 at 18:29

    If you read this thread you will understand the problems that I am talking about. My website is live and I do not want to duplicate the problem right now because my customers will see it.

    Basically the products element is not displaying correctly without using css.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    May 10, 2016 at 20:05

    Hello @richnation,

    As I see products on Shop page are shown properly:
    http://storage3.static.itmages.com/i/16/0510/h_1462907025_9198605_64c8256609.jpeg
    Please show a direct page where we can view the issue.

    Best regards,
    Jack Richardson.

    Avatar: richnation
    richnation
    Participant
    May 10, 2016 at 21:00

    Jack,
    Here is a test page I threw up up real fast:
    https://sheeble.com/test/

    That is using both “woo products” element and the etheme “products” element. It doesn’t display correctly when used with columns from visual composer.

    Avatar: Eva
    Eva Kemp
    Support staff
    May 11, 2016 at 11:58

    Hello,

    The reason is there is fixed width value for products in our theme and you have to change the width in custom.css file to display products properly:

    .products-grid.product-count-3 .product {
        width: 180px;
    }

    Regards,
    Eva Kemp.

    Avatar: richnation
    richnation
    Participant
    May 11, 2016 at 13:48

    Is this something that was just implemented? Before the big update this was never an issue.

    Avatar: Eva
    Eva Kemp
    Support staff
    May 11, 2016 at 16:35

    Hello,

    Fixed product size was always present in the theme.

    Regards,
    Eva Kemp.

  • Viewing 18 results - 1 through 18 (of 18 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.