Home Forums WoodMart support forum Missing Some Important Page

Missing Some Important Page

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

    Hello
    Participant

    1. **Missing Registration & Cart Pages:** Both the registration and cart pages are missing from the website.

    2. **Reset Password Redirects to Admin Panel:** Resetting passwords redirects users to the admin panel instead of the password reset interface.

    3. **Need to Change View Cart Background Color:** We require assistance in changing the background color of the “View Cart” page.

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

    Hello,

    There is an issue with the 3rd party plugins. Please deactivate all the 3rd party plugins and activate only theme-required plugins on the site and then check the issue. I am sure your issue will be solved. Then Activate the 3rd party plugins one by one and check which plugin is creating the issue for you.

    Otherwise, if the issue still exists then keep the 3rd party plugins deactivated and share the WP admin login details of your site so I will check and give you a possible solution.

    Best Regards.

    #536345

    Hello
    Participant

    I resolved several issues by importing some pages, but there are still some remaining problems. Specifically:

    1. The shop link does not work in the mobile menu.
    2. The main icon on the checkout page is not displaying.
    3. There is a color problem with the “View Cart” and “Checkout” buttons in the shopping cart option.

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

    Hello
    Participant

    Help.

    #536431

    Hello,

    01. I have checked your site and the shop link is working fine in the mobile bottom navbar. Check back your site and check the issue.

    02. you are using the custom header for the checkout page. You can check the custom header for a separate page and edit it.
    https://xtemos.com/docs-topic/how-to-set-different-header-for-specific-page/
    https://xtemos.com/docs-topic/options-for-pages/

    03. Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

    .woocommerce-mini-cart__buttons .btn-cart {
        color: blue !important;
        background-color: red !important;
    }
    
    .woocommerce-mini-cart__buttons .checkout {
        color: #e2e2e2 !important;
        background-color: #cf4f4f !important;
        
    }

    Best Regards.

    #536505

    Hello
    Participant

    Thank you. Please NOTE

    #536631

    Hello
    Participant

    Please delete this topic. Privacy Issues. Website screenshot attached publicly.

    #536689

    Hello,

    No worry about it, the attachments will not show publically. So no need to delete the topic.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Missing Some Important Page’ is closed to new replies.