How does user register?

Closed
Panagea - Hotel and Tours Booking WordPress Theme Panagea - Hotel and Tours Booking WordPress Theme January 02, 2019
Login to reply
Kelly R Support Agent
5 years ago
Resolved.
Kelly R Support Agent
5 years ago

Hi,

If you can not see register button in your website, please set "anyone can register" in Settings -> General menu.

http://prntscr.com/m4e06x

And Panagea theme is translation ready. You can change the text using language file. Please check https://panagea.c-themes.com/documentation/#translation

Or you can edit /templates/template-login.php file.

You can find following code and change "login to Panagea" in it.

<button type="submit" class="btn_1 rounded full-width"><?php esc_html_e( 'Login to Panagea', 'panagea'); ?></button>

Regards, C-Themes

Kelly R Support Agent
5 years ago
Happy New Year! We are currently on vacation and we might not be able to respond to your requests before we come back.Regards, C-Themes Support Team
Concrte Consulting Concrte Consulting
5 years ago

My login page imported from demo content doesn't allow for user to Register.

There isn't a "Need an Account" Link on my login page.

Also on login page.. the submit button says " Login to Panagea" I don't want it to say that, How do I change it to my website?