• Home
  • WordPress Themes
    • eCommerce
    • Corporate
    • Multipurpose
    • Blog
  • Support
    • WoodMart support
    • Basel support
    • Space support
    • Feature requests
  • Documentation
    • WoodMart
    • Basel
    • Hitek, Luman, Antares
  • Demo
    • WoodMart
    • Basel
    • Hitek
Login / Register
Checkout
Checkout
Menu

Home / Forums / Basel support forum / I need login and registration forms on 2 different pages

Home › Forums › Basel support forum › I need login and registration forms on 2 different pages

I need login and registration forms on 2 different pages

  • This topic has 7 replies, 3 voices, and was last updated 7 years, 8 months ago by Artem Temos.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • August 25, 2017 at 11:50 am #18086

    Oscar
    Participant

    I need login and registration forms on 2 different pages please, how?
    Thanx

    August 26, 2017 at 7:46 am #18139

    Artem Temos
    Keymaster

    Hello,

    Unfortunately, there is no such option in our theme since the registration page comes with WooCommerce and it has both login and register forms on the same page.

    Regards

    August 26, 2017 at 9:47 am #18147

    Oscar
    Participant

    Thanx, in that case may I ask?: For the my-account page which is login/registration page
    I need not to display footer. Because when user clicks on register button, on the left registration form appears and when user clicks Register as vendor radio button, registration form displays all the way down, and it is over footer section and looks no good. So its better not to display footer on that page ONLY. So on admin, on pages, on my-account page I need to select a page template that has no footer. So please help me to get a template page without footer. I wish your theme options had that option on pages template section because sometimes we admin want not to display footer in some pages. Basically if you have a page template without footer please give, otherwise please tell me how to copy a page template and save it as without footer and edit without footer, which php files to edit which settings to be made, please, thanx.

    August 26, 2017 at 10:21 am #18151

    Artem Temos
    Keymaster

    Hi,

    There is no template without footer in our theme. But if this issue happens because of registration form only, we can help you fix it with a CSS code. Could you please provide us your website link where we can see the problem?

    Regards

    August 26, 2017 at 12:27 pm #18154

    Oscar
    Participant

    Thank you keymaster here is the link
    below

    August 26, 2017 at 6:29 pm #18167

    Bogdan Donovan
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .basel-register-tabs div.col-login,
    .basel-register-tabs div.col-register {
        position:static;
    }
    
    div.col-register {
        display:none;
    }
    
    .active-register div.col-register {
        display:block!important;
        float:left!important;
    }
    
    .active-register div.col-login {
        display:none!important;
    }

    Regards

    August 27, 2017 at 4:33 pm #18192

    Oscar
    Participant

    THANK YOU very much Bogdan, it’s worked nicely.

    August 27, 2017 at 6:57 pm #18201

    Artem Temos
    Keymaster

    You are welcome!

  • Author
    Posts

Tagged: form, login, registration, woocommerce

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

The topic ‘I need login and registration forms on 2 different pages’ is closed to new replies.

  • You must be logged in to create new topics. Login / Register

Your request can't be resolved for a long time? Contact our general support manager.

Contact form
WoodMart Facebook Group
Create your WordPress website.
  • Resources
    • Video tutorials
    • Blog
    • Contact us
    • Refund Policy
    • Terms of Service
  • Social links
    • Facebook
    • Twitter
    • Instagram
    • YouTube
@ XTemos studio. 2025 WordPress development from 2015.

Privacy Policy

  • Home
  • WordPress Themes
    • eCommerce
    • Corporate
    • Multipurpose
    • Blog
  • Support
    • WoodMart support
    • Basel support
    • Space support
    • Feature requests
  • Documentation
    • WoodMart
    • Basel
    • Hitek, Luman, Antares
  • Demo
    • WoodMart
    • Basel
    • Hitek
  • Login / Register
Sign in
Close

Lost your password?

No account yet?

Create an Account