Home Forums WoodMart support forum WoodMart

WoodMart

Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #688931

    xaviersuchodolski
    Participant

    Please do not close this topic!

    Question: Can we use Slider Revolution in our theme? For now slider showing in “Slides”.

    #688932

    xaviersuchodolski
    Participant

    Btw. When we changing Slider settings, after saving it’s coming back to default settings.

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

    Hello,

    Yes, the WoodMart theme is fully compatible with Slider Revolution. You can create sliders with the plugin and then insert them into your pages, using the Revolution Slider element in WPBakery/Elementor, or by adding the slider shortcode provided by Slider Revolution.

    Currently, the slider you see under “Slides” is WoodMart’s built-in slider. If you’d like to use Slider Revolution instead, simply create a new slider in Slider Revolution > Sliders and use it in the pages.

    If you have any questions feel free to contact us.

    Best Regards,

    #689222

    xaviersuchodolski
    Participant

    Can we edit built-in created “Slides” in Slider Revolution, or can you upload same samples but for Slider Revolution?

    #689299

    Hello,

    You can recreate similar sliders manually using the free version. It just requires some familiarity with the builder. You can refer to their official documentation to get started: https://www.sliderrevolution.com/manual/how-to-use-this-manual/

    Best Regards,

    #690488

    xaviersuchodolski
    Participant

    Can you help us so that only the primary category from Yoast is displayed in the product archive, and so that it is also displayed in the breadcrumbs on the product page?

    #690557

    Hello,

    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/

    Best Regards,

    #690561

    xaviersuchodolski
    Participant

    What I need to put for show only primary category from Yoast in breadcrumbs and categories in product archive?

    #690615

    xaviersuchodolski
    Participant

    Can you help us with fix this? Please

    #690639

    Hello,

    Sorry, but there is no option in Theme Settings available for that.

    It requires customization, and this is beyond our limitations and support policy.

    Best Regards,

    #690699

    xaviersuchodolski
    Participant

    Okay, I has solved it with AI… 🙂

    How to make all photos in same size in product archive? Not depend on the product photo.

    #690700

    xaviersuchodolski
    Participant

    How to solve problem with duble product photo in background when zoom is enabled by mouse on product page gallery?

    #690703

    xaviersuchodolski
    Participant

    How to show featured products in archive by link (same like /sklep/?stock_status=onsale for products on sale)?

    #690844

    Hello,

    01. I have checked your site and the product images are in same size in grid.
    See screenshot for clarification: https://postimg.cc/GHfJ1qw8

    02. The issue occurs because the product image you’re using is in PNG format with transparency. When Zoom is enabled, the transparent background allows the duplicated image layer behind it to become visible.

    To fix this, please use a JPG image or remove the transparency from the PNG file. This will prevent the double image effect during zoom.

    Otherwise, try to add the following custom css code in Theme Settings > Custom CSS.

    .woocommerce-product-gallery__wrapper img {
        background: #ffffff !important; /* or use your site background color */
    }

    03. Try to use the Theme’s Layout Builder, you can create Custom Layouts for WooCommerce pages like Shop, Category. You can use that to create your own custom layouts for these pages and show the featured products.

    Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/

    Note: Next time, please create a new topic for each issue to avoid confusion.

    Best Regards,

    #691681

    xaviersuchodolski
    Participant

    03. Ok, but how to include in custom layout products with “featured” option activated on product list? Not from category, and others.

    Thank you for your help.

    Note: Please continue to provide assistance on this topic to maintain continuity.

    #691682

    xaviersuchodolski
    Participant

    01.

    #691763

    Hello,

    Please see this video for better understanding:
    https://jumpshare.com/s/aBFGYwsCfLx4zf1qWWjl

    Best Regards,

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