Skip to content
wpForo – WordPress Forum Plugin
wpForo - WordPress Forum Plugin
  • Home
  • Support
    • Community Support
    • Pro Support
  • Documentation
  • Addons
    • Addons Store
    • Addons Demo Forum
  • Migrate to wpForo
wpForo – WordPress Forum Plugin
wpForo - WordPress Forum Plugin
  • Home
  • Support
    • Community Support
    • Pro Support
  • Documentation
  • Addons
    • Addons Store
    • Addons Demo Forum
  • Migrate to wpForo

  • Forums
  • Members
  • Recent Posts
Forums
Search
 
Share:
Notifications
Clear all

Search result for:  Adding fields to registration form

 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:


Page 7 / 7 Prev
# Post Title Result Info Date User Forum
RE: Removing WP user data from Registration Page   22 Relevance 5 years ago thewildrambler How-to and Troubleshooting
  @sofy We have custom fields created using Advanced Custom fields that are attached to the user profiles. They cannot be removed/deleted as they are used for a variety of reasons on the site. We need to know how to prevent those fields from being output on the User registration page for the forum registration. Simply hiding them with CSS is doable, but since they are required fields it would cause validation errors. We simply need to know how to have them not output on the forum registration page. Attachment :  Screenshot-3_LI.jpg
wpForo Registration Page Help   22 Relevance 5 years ago thewildrambler wpForo Integration
  We have custom fields created using Advanced Custom fields that are attached to the user profiles. They cannot be removed/deleted as they are used for a variety of reasons on the site. We need to know how to prevent those fields from being output on the User registration page for the forum registration. Simply hiding them with CSS is doable, but since they are required fields it would cause validation errors. We simply need to know how to have them not output on the forum registration page. Thanks for any help! Attachment :  Screenshot-3_LI.jpg
RE: Question about registration form   22 Relevance 4 years ago Martin How-to and Troubleshooting
  The checkbox fields are required fields, and they don't contain any data. So the checkbox values are not saved in database.
RE: Can't make new topic or post   22 Relevance 7 years ago Robert How-to and Troubleshooting
  These are not wpForo fields, this comes from other plugins, maybe from WooComemrce or other plugins which have user fields. You should remove them from registration. Nobody fill so many fields on registration.wpForo registration form only has Email and username field.
RE: Problem with sign up of multiple users with enabled recaptcha   22 Relevance 3 years ago farhad How-to and Troubleshooting
  @robert Thank you for your explanation Yes, I know and I read the activation system, But Our web site traffic is not too much and I think those robots fill that form very easy When I disable the option: Enable User registration email confirmation, Those robots can't fill the registration form and it seems Recaptcha works great on the normal form including password I like to have users with email confirmation, But it seems Recaptcha doesn't work properly on the form of USERNAME & EMAIL registration, However it displays the Recaptcha but it seems robots can bypass that and the server sends many email to filled email addresses which is not good I know there are many powerful robots but I think this is not that case, Because those robots can't fill the normal registration form and our web site traffic is not heavy too
RE: wpForo & BuddyPress: Login/UserRoles/Profile   22 Relevance 6 years ago Sofy wpForo Integration
  Hi @wandern, - Does WordPress/BuddyPress have different Login/Register pages than wpForo or can i use/combine to have only 1 user-registration / login form for WordPress/BuddyPress and wpForo? wpForo is the same WordPress registration page with different design and URL. If you'd like to use the login/registration form provided by BuddyPress plugins you can insert those pages URLs in according authorization fields of Forums > Settings > Members admin page. This replaces wpForo login/registration pages with the BuddyPress pages. More info here: What is the standard user role when a user is registering at the wpForo forum on my website? can i change this user-role? By default, it is "Registered" Usergroup, you can change it from Dashboard > Forums > Usergroups admin page. See the screenshot. Does WordPress/BuddyPress have different Profile pages for users or is there any combined Profile page for BuddyPress and wpForo users? Yes by default the BuddyPress and wpForo profile pages are different. However, wpForo is well integrated with the BuddyPress plugin: BuddyPress | Forums Menu BuddyPress | Profile Tab Forums > Create forum topics, BuddyPress | Profile Tab Forums > Posted forum replies, BuddyPress | Profile Tab Forums > Liked Posts, BuddyPress | Profile Tab Forums > Subscriptions, BuddyPress | Notification Integration, BuddyPress | Update Activity on post status changing You can also replace the wpForo profile with BuddyPress one using the Replace Forum Profile with BuddyPress Profile option. The option is located in Dashboard > Forums > Settings > Features admin page.
RE: Registration form custom fields   22 Relevance 5 years ago Sofy How-to and Troubleshooting
  @ianb, In general, user registration and account creation is a part of WordPress core. wpForo only provides a registration form. wpForo is the same WordPress registration page with different design and URL. However, I've already asked the add-on developers if they can provide some PHP solution for you. I'll update this topic once I get news for you.
RE: How to display registration form on a popup?   22 Relevance 3 years ago raphaelos How-to and Troubleshooting
  Hi Chris, Thank you, I've already created a registration form with the standard WP login/reg functionality, however - since I've added fields with your premium user fields addon, I want to embed your form inside the popup, I understand there is no way to do it?
RE: Customizing user reg and notification emails   22 Relevance 8 years ago mamamia How-to and Troubleshooting
  @robert thanks, but I do not use Akismet. I find the WP Spamshield a lot better and it eliminates completely any need for using recaptchas/captchas, which just annoy users. Often these captchas are a total pest of a thing to use or try to decipher that code. Nothing I personally hate more that trying to submit a contact /support request or sign up and that thing won't accept my entries of letters and numbers many times. So for entire site a solution like WP Spamshield is perfect for my needs, without needing to use the heavier Akismet with its many false positives and captchas on top of it all. Additionally, WP Spamshield adds a link to check plugins security history in the plugins page. I never knew there was a place to check for vulnerabilities. If now there is a live vulnerability going on on one of my plugins, I'd know. Great you have these cool anti-spam features in place, you guys are doing a great job. It's probably perfect for those not wanting to pay extra for WP Spamshield and who are not in need of anything more than forum. However, please enable to edit the system email from your registration form, somehow. Here's what WP Spamshield support said: The First Name, Last Name, and Display Name form fields are an essential part of the registration spam protection that the plugin provides. These are the same fields that are included in the wp-admin/user-edit.php and wp-admin/profile.php ( WordPress Dashboard –> Users –> Profile ) pages of your WordPress Dashboard, and are used elsewhere in the WordPress core code. We’re not sure why you want to turn these off. If you’re going to have real human users register on your site, you would want them to fill these out anyway, especially because the user would need to fill these out before actually using any features of your WordPress site, such as commenting, writing posts, etc. Having new users fill these fields out when registering (as opposed to later on) is a proven method of helping to make sure only legitimate human users register on your site, and is one of several methods this plugin uses to prevent human registration spam. (Automated bot registrations are all stopped automatically by different methods.)
RE: How to edit registering form   22 Relevance 3 years ago Chris How-to and Troubleshooting
  Hi @tuomanh01, wpForo doesn't have any option to set a payment for reg or something else, you need to use a different plugin which has such functionality. About: wpForo has a login/reg/reset password form which can be used for the whole website, and wpForo has User Custom fields Addon, with which you can customize wpForo registration form ass well.
Page 7 / 7 Prev

Join Us!

Download wpForo plugin
on WordPress.org

wpForo Addons

wpforo-private-messages  wpforo-advanced-attachments-128x128  wpforo-embeds-128x128 wpForo User Custom Fields addon  wpForo – Blog Cross Posting addon  wpForo Ads Manager
View All Addons
Addon Bundles

Forums

wpForo Community
wpForo Announcements
wpForo Showcase
FAQ Topics
Frequently Asked Questions
wpForo Support Forums
How-to and Troubleshooting
General Discussions
wpForo Integration
Bug Reports
Migrate to wpForo
Migrate from Other Forum Plugins
bbPress
Simple:Press
Migrate From Stand-Alone Forums
phpBB
MyBB
SMF

Recent Topics

  • How can I make Korean Style Forum like the attached photo?

    By seoulite2013 3 days ago

  • Guests Cannot See Forums Or Posts

    By smccarthy945 6 days ago

  • WPFORO insertion into home page with NewsMash Pro theme

    By Mr Smith 6 days ago

  • 2nd Board

    By ww_hoax 6 days ago

  • Issue with WPForo User Mentioning Email Notifications

    By ProfCerti 1 week ago

  • Suggestion Replace Forum Icon with image

    By ballo 2 weeks ago

Recent Posts

  • RE: 2nd Board

    "Thanks for sharing the solution! This will definitely ...

    By chipotlemenu , 1 day ago

  • RE: Unsubscribe link not showing in email notification

    SOLVEDHello @robert , I was going to respond you but, p...

    By minimumcapitain , 2 days ago

  • RE: How can I make Korean Style Forum like the attached photo?

    Thanks for the reply. I checked Xenforo, but this...

    By seoulite2013 , 2 days ago

  • RE: Trouble with Dual log ins and paid content on WordPress

    "I’ve faced similar issues before. Sometimes using a me...

    By chipotlemenu , 2 days ago

  • RE: Issue with WPForo User Mentioning Email Notifications

    Hi @Robert, We checked and noticed that both the Mute...

    By ProfCerti , 5 days ago

  • ffooccuuss

    RE: Members List - Export to csv?

    I see now the team is on summer holiday. No rush, I hop...

    By ffooccuuss , 5 days ago

  • RE: WPFORO insertion into home page with NewsMash Pro theme

    Thanks Robert, I actually want the last six or so to ...

    By Mr Smith , 5 days ago

Share:
Forum Information
Recent Posts
Unread Posts
Tags
  • 15 Forums
  • 13.9 K Topics
  • 70.1 K Posts
  • 149 Online
  • 12.1 K Members
Our newest member: Johnkir765
Latest Post: 2nd Board
Forum Icons: Forum contains no unread posts Forum contains unread posts
Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

Powered by wpForo  Powered by wpForo version 2.4.6

Copyright © 2025 wpForo - WordPress Forum Plugin | Powered by gVectors Team

Copyright Registration Service - Click here for more information or to register work
wpForo is Registered with the IP Rights Office
Copyright Registration Service

Ref: 4477265538