Home Forums WoodMart support forum Some questions

Some questions

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #248991

    Valjan_2020
    Participant

    Hi. Beautiful theme. Thank you very much for your work. I figured out almost everything (the site is still on the local server). There were a few questions

    1. When I add a block with attributes by manufacturer to the sidebar, a scrolling window appears on the site. (I have 9 manufacturers, but by default only 6 are visible, the rest must be scrolled with the mouse). Is it possible to make all 9 manufacturers visible at once? (screen 1)

    2. How do I hide information about who posted a post? You need to do this in the blocks on the main page, on the blog page, and on the page of the post itself (screen 2)

    3.I hooked up the bread crumbs YoastSeo. Everything is great, but I only see bread crumbs in the shop, on the product page. I don’t see breadcrumbs on pages, blog posts, or posts. How do I enable them? (screen 3)

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

    Hello,

    I saw the screenshots you attached.

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

    body .woodmart-woocommerce-layered-nav .woodmart-scroll-content {
    	max-height: 100%;
    }

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

    .woodmart-entry-meta .meta-author {
    	display: none !important;
    }

    3) The breadcrumbs are set to be displayed in the page title. It seems that you have disabled the page title. Please enable the page title then clear cache and check back.

    Best Regards.

    #249177

    Valjan_2020
    Participant

    Thank you very much. It all worked out.

    #249192

    Most Welcome :-)

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in the future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day :-)

    Topic Closed.
    Best Regards.

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

The topic ‘Some questions’ is closed to new replies.