Home Forums WoodMart support forum Shopping cart item display restrictions

Shopping cart item display restrictions

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #492555

    i26980999
    Participant

    The shopping cart has added more than 30 items and will no longer be updated. More than 30+ projects. Only price and quantity change.

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

    Luke Nielsen
    Keymaster

    Hello,

    In this case, 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

    #492610

    i26980999
    Participant

    Please use this link to log in

    #492633

    Luke Nielsen
    Keymaster

    Hello,

    Could you please send the multiple accesses to the admin dashboard? Because the current link can be used only ones.

    Also, could you please check how it works with some default WordPress themes like TwentyTwenty or WooCommerce Storefront to understand is it our theme issue or not?

    Looking forward to hearing back from you!

    Kind Regards

    #492636

    i26980999
    Participant

    This is a temporary website, you can modify the content as you like

    #492637

    i26980999
    Participant

    This is a temporary website, you can modify the content as you like。

    #492685

    Luke Nielsen
    Keymaster

    Hello,

    Our theme has a limit on the output of the number of products, so to increase it, add this code to the child theme and set the required value.

    add_action( 'woodmart_mini_cart_items_to_show', function() {
    	return 50;
    } );

    Kind Regards

    #492686

    i26980999
    Participant

    Add to subtopic what seat thanks

    #492687

    i26980999
    Participant

    I want to set up a multilingual website which plugin is good I use wpml to click on a product with high latency

    #492939

    Luke Nielsen
    Keymaster

    Hello,

    We suggest using the WPML plugin to make the site multilingual:

    https://xtemos.com/docs-topic/how-to-make-woodmart-multilingual-with-wpml/

    I’d be happy to assist if you have any other questions or concerns.

    Kind Regards

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