This topic contains a post which is marked as Best Answer. Press here if you would like to see it.
*

Fabio Massaro

  • *****
  • 302 posts
Hello everyone you can help me to do 2 pages of registration and access
here is an example of how I would like to have them
https://www.restructurings.com/it/business/ Registration
https://www.restructurings.com/it/login/ Login

If you can help me with php and css

*

MB Themes

Re: Hello everyone you can help me to do 2 pages of registration and access
« Reply #1 on: February 08, 2018, 08:58:48 AM »
@Fabio
You should look for developer that will do custom work for you.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Fabio Massaro

  • *****
  • 302 posts
Re: Hello everyone you can help me to do 2 pages of registration and access
« Reply #2 on: February 08, 2018, 11:57:39 PM »
You made the customizations and how much it costs me

Marked as best answer by fabio.massaro on August 20, 2019, 06:24:03 PM

Hi how are you:
I did something similar for my website here I show you the code you use

<a class="profile tr1" href="https://tudominio/user/register?move=register"><?php _e('Registration', 'veronika'); ?></a>

*

Fabio Massaro

  • *****
  • 302 posts
Re: Hello everyone you can help me to do 2 pages of registration and access
« Reply #4 on: August 20, 2019, 06:24:44 PM »

Hi how are you:
I did something similar for my website here I show you the code you use

<a class="profile tr1" href="https://tudominio/user/register?move=register"><?php _e('Registration', 'veronika'); ?></a>

Thank you