• Dear Theam Author

    Thanks for your great theme, But I have some problem

    In this theme Login/Register page not showing properly

    also after register then billing address page not showing properly

    Please see here https://prnt.sc/t2jxfn

    Also not working Log Out properly, when I click on logout its show 403 Forbidden page.
    You can see here. https://prnt.sc/t2jydf

    Also want to edit shop page, account page, any php page available where I am able to edit?

    please give me a solution

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Theme Author Buywptemplates

    (@buywptemplates)

    Hello,

    To show the billing address page properly, follow the below steps.

    Step 1: Go to dashboard >> Appearance >> Customize >> Additional CSS

    Step 2: Add below CSS in additional CSS.

    .woocommerce-Address{
    max-width: 100%;
    }

    To work Log Out properly, for this you will have to check woocommerce settings. This is the problem of woocommerce settings. You have not selected the checkout page so that 403 forbidden error is coming.
    So for that, you will have to go to settings and select the check out page.

    If you want to edit the shop page, account page, any PHP page then for this, if you change in the parent theme and if it gets updated, then your changes will be reversed. So, you will have to create a child theme then you can add any file, it will be easy for you.

    Thank You.

    Hi Theme Author,

    I have page layout issue in login/register page.
    please have a look : https://ibb.co/xmXD8sZ
    Please provide the solution.

    Thanks in advance.

    Hi Theme Author,

    I have page layout issue in login/register page.
    Have a look : https://ibb.co/xmXD8sZ
    Please provide the solution.

    waiting for the solution..

    Theme Author Buywptemplates

    (@buywptemplates)

    Hello,

    To solve the login/register page issue, We have solved this issue in the new update. You have to update the theme of the new version 0.6.8, so your issue will be solved.

    Thank You

    Hi,
    I have updated theme but still facing same issue.
    Have a look: https://ibb.co/bzvdQP8
    Please provide a solution

    Thank You

    Theme Author Buywptemplates

    (@buywptemplates)

    Hello,

    Could you please tell us in which browser you are checking the login page?

    Thank You.

    Theme Author Buywptemplates

    (@buywptemplates)

    Hello,

    To solve the login/register page issue, follow the below steps.

    Step 1: Go to dashboard >> Appearance >> Customize >> Additional CSS
    Step 2: Add below CSS in additional CSS.

    .woocommerce #customer_login .col-1,
    .woocommerce #customer_login .col-2 {
    max-width: 100%;
    }

    Thank you.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Login/Register & Logout page not showing properly’ is closed to new replies.