Home Forums WoodMart support forum small questions:

small questions:

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #223438

    ming2014
    Participant

    hi
    Hello there
    There are a few small problems
    1. How to close this border on mobile
    https://prnt.sc/ub5h3s
    2. How to turn off “Dimensions”,
    https://prnt.sc/ub5hk6
    3. Is it possible to allow all products to be displayed
    https://prnt.sc/ub5if0
    4. Can guests switch languages here?
    https://prnt.sc/ub5kvp
    5. I want to display the latest products here, what should I do?
    https://prnt.sc/ub5mlm

    thank you!

    #223556

    Hello,

    I saw the screenshot you attached.

    1) To remove the borders please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .product_list_widget>li {
    border: 0px;
    }
    .cart-widget-side .widget-heading {
    border-bottom: 0px;
    }
    .widget_shopping_cart .total {
    border-top: 0px;
    }

    2) Please provide the URL of the product to check it myself and help you out accordingly.

    3) You can set the product per page variations from Theme Settings >> Shop >> Product Grid.

    Screenshot for Clarification: https://ibb.co/pZpHm6N

    4) The language switcher is WPML functionality. You can read the following link for further help:
    https://wpml.org/documentation/getting-started-guide/language-setup/#language-switcher

    5) Please elaborate on what you want to achieve because your current explanation is not clear enough to explain what you require.

    Regard’s.
    Xtemos Studio.

    #223892

    ming2014
    Participant

    Thank you for your reply.
    1. Enter the code you gave here?
    https://prnt.sc/uc16gr
    But I tried without success. If I close this border on both the PC and mobile terminals
    https://prnt.sc/uc13xo
    what should I do?

    2. URL: https://www.ugou.de/product/wujiang-preserved-vegetables-jiangxiang-80g/
    https://prnt.sc/uc14ko

    5. For example, if I set a category “new arrival”, guests can click on this category to see the latest new products. The system can automatically grab the latest products.
    for example:
    https://prnt.sc/uc17nn
    https://prnt.sc/uc1802

    #224117

    Hello,

    You are Welcome.

    I saw the screenshots you attached.

    1) Please provide admin panel login details of the website to check it myself and help you out accordingly.

    2) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woocommerce-product-attributes-item.woocommerce-product-attributes-item--dimensions {
    display: none;
    }

    3) Sorry but there is no such option. You need to create a new page and by using the product grid/carousel element you can display the products on it.

    Then you can add the link in the menu.

    Best Regards.

    #224153

    ming2014
    Participant

    Hello there
    This is the information of our test website:

    #224195

    Hello,

    I have logged into your website and the CSS i provided you is working and the borders are removed from the sidebar on mobile.

    Screenshot for Clarification: https://ibb.co/ZWm802q

    Best Regards.

    #224294

    ming2014
    Participant

    hi,
    I’m very sorry, my previous explanation is not clear.
    I want to close this SiteBar.
    https://prnt.sc/ud1pfu
    This sitebar is not displayed after the customer puts the product in the shopping cart

    thank you!

    #224432

    Hello,

    I saw the screenshot you attached. You need to set the behavior of the cart sidebar from Woodmart >> Header Builder >> Edit Header.

    Screenshot for Clarification: https://ibb.co/gTqWnvW

    Note: This behavior works the same for both desktop and mobile and there is no option to set them individually.

    Best Regards.

    #224450

    ming2014
    Participant

    I tried, but I haven’t succeeded
    https://prnt.sc/udggfp
    The sitebar is still displayed after adding a product to the shopping cart every time
    https://prnt.sc/udgdr9

    I sent you the password, can you check it for me?

    #224483

    Hello,

    I have logged in and removed the sidebar when we add products from the shop page the cart will not open for both mobile and desktop.

    Please clear the cache and check back.

    Regard’s.
    Xtemos Studio.

    #224512

    ming2014
    Participant

    Thank you for your help, everything is fine now.
    What do you set up?
    Is it only here?
    https://prnt.sc/udj8px
    https://prnt.sc/udj9li

    #224541

    Hello,

    You are Most Welcome.

    I have also set the option to no action from Theme Settings >> Shop >> Add to cart behavior.

    Screenshot for Clarification: https://ibb.co/7JVkPCF

    Regard’s.
    Xtemos Studio.

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