Home Forums WoodMart support forum Choose layout from another prebuilt layout

Choose layout from another prebuilt layout

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #451828

    marcelo-9349
    Participant

    Hi!
    I m using the prebuilt layout “woodmart main” and the site is almost done.
    Is there any way to insert the categories page layout from another prebuilt layout? I want the “accessories” category page layout.
    What is the correct way to achieve this without loses. I m using a child theme also.

    Thanks in advance

    #451873

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Yes, you can do that. WoodMart provides the template library containing the main templates from all the demos.
    Find our documentation tutorial about this here: https://xtemos.com/docs-topic/templates-library/

    If you have any questions please feel free to contact us.

    Best Regards

    #452229

    marcelo-9349
    Participant

    Hi!
    Thanks for reply.

    I saw the elements in prebuilt websites > aditional pages. The page where the element that i want: https://woodmart.xtemos.com/products-categories.)
    What happen if i click in import this page? It will overwrite the woodmart main category page? This page have more than one example layouts, so how can i use in product archive pages? Is it possible to switch?

    I wanna use the “CATEGORIES LAYOUT CAROUSEL” from this page: https://woodmart.xtemos.com/products-categories/ in my product archives pages.

    Please, see the attachment where i try explain better.

    Thanks again

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

    marcelo-9349
    Participant

    Hi
    Trying to use a category slider in a html block and insert to category page through category settings, with shortcode in category description.

    1) It´s working ok on desktop, 8 categories, but on mobile, they just show 2 categories, the slider is not working properly maybe because it was injected. If i use this same slider in a clean page, everything works fine in a both devices. They respect the carousel setting. Have u seen this behavior before? There´s any workaround?

    2) How can i disable the image hover (zoom in) in this category carousel slider?

    Thanks

    #452432

    marcelo-9349
    Participant

    Hi

    The item 1 is solved but i still need help with item 2 and more.

    3) How can i move the product price to another position? Now it´s under the product title, i want above the add to cart. Is it possible?

    Thanks

    #452436

    marcelo-9349
    Participant

    The item #3 was solved too.

    #452465

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .category-grid-item:hover .category-image {
      transform: none;
    }
    body .category-grid-item .category-image {
       transition: none;
    }

    Best Regards

    #452770

    marcelo-9349
    Participant

    Thank You! Works like a charm.

    Your theme and support is awesome.

    #452868

    We are always happy to help you, write to us when you have any difficulties or issues with our theme.

    We would be grateful for your rate and feedback on http://themeforest.net/downloads in case you are satisfied with our theme and customer service

    Thank you in advance!

    Wish you a wonderful day!

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

The topic ‘Choose layout from another prebuilt layout’ is closed to new replies.