• Resolved blesskidadesokan

    (@blesskidadesokan)


    Good day here

    i commend you for all the great work and updates you are putting on the plugins and I did like you to help me on three things but connected to registration and login.

    i am using classified listing registration form

    first issue is that how can I edit the forms field at the registration page?

    e.g, adding another field like country, state and city drop down box, etc

    two, how can I separate the registration page and login page from my-account page? Like have yoursite.com/login or yoursite.com/registration or/and yoursite.com/my-account instead of yoursite.com/my-account/registration for registration or yoursite.com/my-account for both login and account functions?

    Three, after successful registration before accessing account, user must verify their email before having access to that account. After clicking on the link from the mailbox, they will be directed to the website and be told that their mail has been verified successfully and be told or shown either they want to login or go to the home page. Mine only take them to login page after clicking on verification link from their mailbox instead of showing welcome to yoursite, your email has been verified successfully.

    https://ibb.co/GPFJr9j

    i just noticed their is a page for that recently which doesn’t work on my own website.

    And how can one edit email template in the file? Tried to edit it from admin panel in classified listing settings page but what is there still doesn’t rectify the issue I’m trying to change.

    Any help on this?

    I am using classima theme purchased from themeforest.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Ali Akbar Reyad

    (@alireyad)

    Hi,
    Thanks for your appreciation.

    1. To add or remove fields in registration form, you have to override registration template plugins/classified-listing/templates/myaccount/form-registration.php
    2. We have settings to show login and registration form separately but in myaccount page https://prnt.sc/MTAVuxD8CLSW If you want to use separate slug except myaccount then you have to customize few things. You have to create login and registration page separately and during load myaccount you can redirect to that page if user not logged in.
    3. Yes, we have email/user verification process during registration but in pro version https://prnt.sc/7MMHVyf9rjEe

    Thread Starter blesskidadesokan

    (@blesskidadesokan)

    Thanks for the quick response, I appreciate.

    Regarding the pages you mentioned, I already created a login page, registration page, forgot password page and my account page. Registration page https://ibb.co/yhfbTV5. Login page https://ibb.co/R4BFtCz. Welcome page for confirmation of their email page https://ibb.co/BytwPTD. And as well separated the registration page https://ibb.co/yVtdB0k On the login page, I added use [rtcl_my_account] shortcode On the login page so as to show the login form and I made it only accessible to not logged in users, did the samething to registration page using [rtcl_my_account] shortcode, it doesn’t show only registration form, both login forgot password are being done because the shortcode already have a single form packed under it. when people click on register under the login tab as well, the https://ibb.co/NZ46kmf it will create a login form on that same login page and won’t be redirected to yoursite.com/registration that has a registration page name. It will only show yoursite.com/login/registration. So I’m talking about providing different shortcode for different task e.g shortcode for login form, shortcode for registration form and shortcode for forgot password form so that each page could bear the same page name and the link. Registration page with yoursite.com/registration and if anyone click login or forgot password underneath, it will take them to a page with login name and slug or link yoursite.com/login and forgot password page with yoursite.com/forgotten-password and not showing registration form or forgot password in login page.

    i don’t know if you understand my plight or I’m the one doing the wrong thing here.

    Plugin Support Ali Akbar Reyad

    (@alireyad)

    Hi,
    Sorry, we don’t have different shortcode for show individual things. You have to customize myaccount login/registration template also to achieve all things.

    If you need customization help, you can create support ticket from our site.

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Registration and login support’ is closed to new replies.