Home Forums WoodMart support forum Preloader, My Account, Shop Page, Search keyword, Category Name, Coupon box issu

Preloader, My Account, Shop Page, Search keyword, Category Name, Coupon box issu

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #657418

    okdeals.com.bd
    Participant

    Dear Woodmart theme developer, this is okdeals.com.bd, using your theme, and I am facing the following issues:
    1. The Sign In/Account page is not appearing on the home/landing page, but is visible on other pages.
    2. The product layout on the Shop page is not displaying as set in the settings. (Note: This page was created manually on the Layout page.)
    3. The preloader is not working on the home page.
    4. Keywords/search characters are not showing.
    5. The category name is not displaying.
    6. The coupon box is shown in the corner and cannot be moved to the center.
    Please help, guide, or advise on these issues.

    #657527

    Hello,

    01. I have checked your site and the login element is showing fine in the header on the home page.
    https://ibb.co/0VyvVQ5R

    02, 04, 05. Please share some screenshots of the issue you’re encountering. This will help me analyze the problem and provide you with the best possible solution. Also, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and give you a possible solution.

    03. You can enable it by navigating to > Theme Settings > Performance > Preloader
    Here’s a screenshot for reference: https://ibb.co/3mgd6dr1

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

    body.woocommerce-cart .wd-coupon-form {
        justify-content: center;
        text-align: center;
        width: 100%;
    }
    
    body.woocommerce-cart .wd-coupon-form .input-text,
    body.woocommerce-cart .wd-coupon-form .button {
        display: inline-block;
        margin: 0 5px;
    }

    Best Regards,

    #658505

    okdeals.com.bd
    Participant

    Hi, I have added the screenshots for issue 2,4,5. Please check.

    FYI, your attached screenshots are not showing. (That page doesn’t exist The requested page was not found.)

    Thank you.

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

    Hello,

    You are using separate layouts for the Shop page (Product Archive Layout), Search Results page (Search Product Archive Layout), and Category pages (Category Layout) that is why changes not made on shop page, if you edit the layout for shop page and customize the layout the you will see the changes.

    To display the category name in category page and search result page like in the demo, please add the Archive Title widget to the layout: https://ibb.co/QvPDzKXc

    Best Regards,

    #658582

    okdeals.com.bd
    Participant

    Hi, I can’t access to the link that you’ve just shared.

    #658630

    Hello,

    The Screenshot link is working fine. So pleas follow this another link: https://postimg.cc/ZCKKXq1C

    Best Regards,

    #658634

    okdeals.com.bd
    Participant

    Yes, thanks. Also please share another screenshot/guides on how can I use the theme default layouts for the Shop page (Product Archive Layout), Search Results page (Search Product Archive Layout), and Category pages (Category Layout). Thanks.

    #658644

    Hello,

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

    Best Regards,

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