Home Forums WoodMart support forum Categories slider subcategories are duplicated

Categories slider subcategories are duplicated

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #485386

    hofitd
    Participant

    Hi
    I use the categories slider to show subcategories in archive page and if there are less than 6 subcategories, it clones the existing categories so it will be total of 6.
    For example, if there are only 2 subcategories it shows the same categories 3 times.
    I think it should be fixed becuase I can’t require each category to have a minimum of 6 subcategories, it doesn’t make sense.
    Thanks
    Hofit

    #485469

    Luke Nielsen
    Keymaster

    Hello,

    Is there any chance that you could give me access to the dashboard area so I can have a look at the settings on your website, please?

    Kind Regards

    #485470

    hofitd
    Participant

    Yes
    It’s in archive layout in Elementor. I’ve added a direct link

    #485585

    Luke Nielsen
    Keymaster

    Hello,

    Sorry but seems that access is wrong: https://take.ms/0ARsy , could you please update it?

    Looking forward to hearing back from you!

    Kind Regards

    #485618

    hofitd
    Participant

    it’s working for me
    Please try again

    #485712

    hofitd
    Participant

    please also check on archive pages why the infinite loading button is taking so much time to load more products?
    I enabled some performance settings in the theme settings, including images lazy load, I also emabled WP Rocket, I changed the number of products per page to the minimum but it doesn’t seem to affect the loading time.
    it always take the same amount of time to load the products, regardless of the amount of products it should be loading.
    I also don’t understand why if lazy loading is enabled it doesn’t affect the page loading time, as it only need to load the product names and images are only loaded after…
    Please advise
    Thanks

    #485725

    Luke Nielsen
    Keymaster

    Hello,

    1. You need to edit the “Product categories” element and disable the “loop” functionality, so then the categories will not be cloned.

    https://take.ms/WsycK

    2. I suggest you read our article about site optimization here:

    https://xtemos.com/wordpress-performance-optimization-the-ultimate-guide-in-2021/

    Also, the infinite loading could be long due to the third-party plugins so please disable all plugins except these ones:

    WPBakery Page Builder or Elementor
    Woodmart Core
    WooCommerce

    If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.

    Kind Regards

    #485791

    hofitd
    Participant

    ok I will take a look at the link you sent.
    Yes I already found the “loop” settings and it fixed it . thanks.

    I also found another issue
    When a products is added both to checlist and compare it shows 2 “check” icons.
    It’s confusing.
    I think it’s better to show a full heart instead.
    compare icon can also be used as “scales” icon and then we can also use an outline and full version.
    Maybe you should allow choosing the icons and then we can set it in the theme settings and even allow uploading our own icons.
    I searched in the theme icon sets and couldn’t find a full heart.
    So now I have to checks icons next to each other šŸ™‚
    see attached photo

    Attachments:
    You must be logged in to view attached files.
    #485938

    Luke Nielsen
    Keymaster

    Hello,

    Please enter the below code into the “Global Custom CSS” area in Theme Settings -> Custom CSS, then the “heart” icon will be available for the wishlist on the product grid.

    .wd-wishlist-btn.wd-action-btn>a.added:before {
        content: "\f004";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
    }

    https://take.ms/sJ0hN

    Kind Regards

    #487389

    hofitd
    Participant

    Perfect, thanks a lot

    #487390

    Luke Nielsen
    Keymaster

    Hello,

    You are welcome! In case you need any additional help, Iā€™d be more than happy to assist you.

    Wish you all the best!

    Kind Regards

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

The topic ‘Categories slider subcategories are duplicated’ is closed to new replies.