Keyword

Remove the URL field from K2 Registration form

  • Geoffrey Mack
  • Geoffrey Mack's Avatar Topic Author
  • Offline
  • Senior Member
More
9 years 4 months ago #144062 by Geoffrey Mack
Remove the URL field from K2 Registration form was created by Geoffrey Mack
I am using the K2 registration form on my site. I do NOT have User Profile plugin enabled. There is a field on the K2 user registration form that I want to remove: URL. How do I get rid of it? Are you going to make me edit the PHP?

Screenshot of my reg form attached. The URL field is about 3/4 of the way down the form. Nevermind. Don't want to use imgur. Her is my reg form: www.campspotr.com/index.php/register

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 4 months ago #144091 by Krikor Boghossian
Replied by Krikor Boghossian on topic Remove the URL field from K2 Registration form
You can hide them with CSS since it is not a required field.
.k2AccountPage #url, .k2AccountPage #urlmsg { display: none; }

Add this to your stylesheet.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum