Home Forums WoodMart support forum I would like to ask a question about page design/customization.

I would like to ask a question about page design/customization.

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

    skycut
    Participant

    We have just purchased your theme; we are a B2B company that relies primarily on online consultations for business, a topic we previously discussed in the comments section.
    1. How do we customize the store category pages?
    2. How do I disable the sorting component on the shop category page?
    3. We haven’t listed product prices yet. Do we need to install a plugin to handle online inquiries—such as a contact form or a chat feature? Which plugin should we install?

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

    skycut
    Participant

    4. Where can I change the logo at the top of the WooComerce product details page?

    #722693

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    01. Please go to Theme Settings >> Product Archive >> Page Title >> Disable the Categories in page title option: https://ibb.co/RGJ8qsMc

    02. To hide the sorting dropdown, try to add the following Custom CSS code in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woocommerce-ordering {
    display: none !important;
    }

    03. For the product inquiry, you need to find a third-party plugin to achieve more functionality that best suits you.
    https://wordpress.org/plugins/get-a-quote-button-for-woocommerce/

    04. Maybe you are using a custom product header from Theme Settings > Single Product: https://postimg.cc/GBdhdz0Y.

    Navigate to WoodMart > Header builder > edit this header and hover on the Logo element, click on the Pencil icon to edit it, and change the logo.https://xtemos.com/docs-topic/how-to-setup-a-logo-image/

    Best Regards

    #722721

    skycut
    Participant

    5. Where can I modify the tab options on the WooComerce product details page?

    • This reply was modified 2 hours, 57 minutes ago by skycut.
    Attachments:
    You must be logged in to view attached files.
Viewing 4 posts - 1 through 4 (of 4 total)