Home Forums WoodMart support forum Doubts & Error

Doubts & Error

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #625258

    abdul
    Participant

    1. Sub-categories Issue:
    When clicking on sub-categories, the product loads correctly the first time. However, on the second click, the products images fail to upload. Please check the screen recording for reference: https://go.screenpal.com/watch/cZlTiFnejPX

    2. Category Image Banner Size:
    The height of the category image is small, but the image is stretched. Here’s the reference: https://ibb.co/BtgrQpG. Can you help reduce the banner size to prevent stretching?

    3. Background Image Issue:
    I want to remove the background image behind the products, but I cannot locate the option. Please see the reference: https://ibb.co/kDVFbfN. Could you guide me on how to change or remove it the background from all the pages ?

    4. Padding Issue:
    Adjusting padding affects the top bar across other pages like the homepage, product page, and cart page. Please refer to the video for clarity: https://go.screenpal.com/watch/cZlTiKnejRn.

    5. Breadcrumb Design:
    Can we design breadcrumbs like this for better clarity? The current design appears confusing: https://ibb.co/f8LhgDg

    6. SKU and Availability Section:
    Is it possible to add an option for SKU and availability similar to this reference? https://ibb.co/Bz1NZJR

    7. Review Section:
    Can we create a review section similar to this design? Please advise: https://ibb.co/TcmK0mN

    8. Product Details Image Border:
    To enhance the visual appearance, can we add borders to the product detail images? Additionally, could you guide me on implementing this view? https://ibb.co/7zyt8DZ

    #625324

    Hello,

    01. Please deactivate all the 3rd party plugins and activate only theme-required plugins on the site and then check the issue. I am sure your issue will be solved. Then Activate the 3rd party plugins one by one and check which plugin is creating the issue for you.

    Otherwise, if the issue still exists then keep the 3rd party plugins deactivated and share the WP admin login details of your site so I will check and give you a possible solution.

    02. To adjust the page title size, Navigate to Theme Settings > Page Title > Choose the Page Title Size.

    03. Navigate to Appearance > Widgets > remove the banner widget from the shop page widget area.

    04. You can find the option in the Design tab for WP bakery page builder and the Advanced tab for Elementor to adjust the padding on the Home page.
    https://xtemos.com/docs-topic/top-and-bottom-paddings/

    05. The WoodMart theme as well as any other WordPress theme does not influence the Woocommerce breadcrumbs. Please check this Woocommerce manual to customize the breadcrumbs as per your needs: https://woocommerce.com/document/customise-the-woocommerce-breadcrumb/

    06. Navigate to Theme Settings.
    2. Select a Single Product.
    3. Navigate to the Elements section.
    4. In the Show Product Meta area, choose the “After the add to cart button”

    For the stock status, Navigate to Theme Settings > Single Product > Elements > Choose the Stock status design.

    Also, Go to Products > All Products and click to Edit any product. Scroll down to the product data box and click Inventory. If you want to manage individual stock settings, you’ll need to check Enable stock management at the product level.

    07. Please follow this guide and configure the reviews settings:
    https://xtemos.com/docs-topic/product-reviews/

    08. Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .thumbs-position-left.woocommerce-product-gallery .wd-gallery-thumb .wd-carousel-item{
    	border: 1px solid #000;
    }

    Best Regards

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