Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'registration'

Viewing 25 results - 701 through 725 (of 7,641 total)
  • Author
    Search Results
  • #307872

    Topic: question

    demente1987
    Participant

    hello I need to create 2 different registration forms with their respective groups of custom fields:

    1.- Registration Form with Groups of personalized fields for single people

    2.- Registration Form with custom Field Groups for couples

    In other words, when the user chooses to register as a single person, a different group will appear with personalized fields for single people and when he chooses to register as a couple, the group of personalized fields for couples will appear, do you understand me? And is it possible to do this?

    #307865
    D L
    Participant

    Just thought I’d let everyone know what I’ve found. Did a lot of searching for a way to handle this and ended up using the WP plugin

    All In One WP Security & Firewall

    Which has as one of it’s many features the ability to set up manual registration.

    Then I used the WP plugin BuddyPress Lock https://wordpress.org/plugins/lock-my-bp/

    To prevent anyone but registered and logged in users from seeing BuddyPress pages.

    #307840
    medienvirus
    Participant

    Hi,

    on my site https://abtomed.com/registrieren/ nobody get’s a mail while register.

    Not the user himself, nor the admin of the site.

    I already tried smpt solutions, which unfortunately don’t help.

    Also the plugin https://wordpress.org/plugins/bp-registration-options/ doesn’t help at all.

    What am i doing wrong about that issue?

    Maybe someone can help to figure out. Also i want a “I read the privacy policy informations” checkbox inside this registration form and a recaptcha spamprotection, but don’t know how to solve it… :/

    Cheers
    Jens

    #307826
    D L
    Participant

    I actually thought this was a part of WordPress but I’ve been searching docs and googling and haven’t found anything specifically.

    The site is for a physical membership site and only members in good standing will be allowed to register for an account and therefore able to use BuddyPress.

    So the potential new user would fill out the registration form, submit, verify there email and wait for approval from the officers. The BuddyPress registration form will have an extra field to identify the member by their membership number.

    The key is that only accounts that have been approved can see any of the BuddyPress features like member profiles, directory etc. non-logged in users shouldn’t see anything from BuddyPress except the login and registration pages.

    I’m hoping this is easier than it looks so far.

    #307822
    tom durocher
    Participant

    I’m using BBpress for forums and Buddypress for forum profile features and in future would like to use more BuddyPress features. My problem is that if a user changes their forum name, it is changes the first name account field to the forum name and clears out the last name account field. If I uncheck the Buddypress setting “Sync with profile fields” this does not occur but the forum name does not change at all. I don’t mind syncing forum name with “display name” but the first and last name fields can’t be wiped out. I know I must be doing something wrong but can’t find it. I’m also using Memberpress for registration.

    #307812
    visitatore
    Participant

    Hello to all. I turn to you and ask for your help in trying to solve an annoying problem.
    I installed and configured Buddypress in Italian (of course) but during registration the user receives the Email in English:

    << Thanks for registering!
    To complete the activation of your account, go to the following link and click on the Activate button:
    (———)
    If the ‘Activation Key’ field is empty, copy and paste the following into the field – >>

    Naturally I identified the string in the Po file using the “Loco Translate” plugin and it is already translated into Italian, but the user who registers, as I have already said, receives the Email in English. This is a dilemma I can’t manage.
    Can anyone help me identify the cause of this problem?
    Thank you in advance.
    Claudio

    fbijma
    Participant

    Hi,

    Being rather new to programming in WordPress, I would like to know how I could add a value to a user meta field for the simple restrict plugin.

    The table that is used is _usermeta and the fields used are user_id and meta_key which should have the value simple-restrict-leden with the meta_value yes.

    This would cause the registered user to have member page access without admin intervention.
    Anyone any idea how to do this?

    #307712
    misterjekyll
    Participant

    After further research it seems like the issue is most of the time caused by Google Chrome (mobile and desktop version). I tried this on my phone, the registration works fine on Samsung Internet, but didn’t work on google chrome mobile.

    #307711
    misterjekyll
    Participant

    Hi,
    My registration seems to work fine on the computer but I get reviews that some users can’t register on their mobile device. I tried to register through mobile and have the same issues. After completing the form I get redirected to the same registration form with no errors.

    Website info:
    – WordPress version: 5.2.3–nl_NL
    – Website: mierenmarkt.be
    – Registration form: mierenmarkt.be/registratie

    I tried:
    – Disable plugins (-> didn’t work)
    – Change theme to default (-> didn’t work)

    Anyone knows any fixes? I don’t get error reports in my error logs.

    #307700
    andhi1
    Participant

    Hi!
    Suddenly I can not create a menu for “Create acount” in BuddyPress.
    No such page was created when the “BuddyPreess” plugin was installed.

    See image:
    registrera nej

    BR
    Anders
    Sweden

    #307692
    donalisa4u2
    Participant

    Hi, I have register to my website. However the activation is not working. I had click on it and it was said that the user doesn’t exsist. then I have tried to add in that activation id in the email. That said it was invalid id. Please help me out.

    tobias999
    Participant

    Hey,
    I recently uninstalled BuddyPress and deleted every buddypress datatable via phpMyAdmin, because the plugin caused some bugs and i wanted a fresh install.
    Now, I tried to reinstall BuddyPress but as i install it, it creates no “activation” and “registration” page. I also looked into phpMyAdmin and there is not a single BuddyPress related datatable. Did i do anything wrong by deleting the tables, or has anyone experienced the same problem?

    I look forward to any answers!

    #307602

    Topic: Profilepage

    in group forum Installing BuddyPress
    safnayardd
    Participant

    hi, i have two filed gropus one is base(primary) and other is extra. i have two user roles, employer and Candidate which will choosen at the time of registration. after signup, make the profile fields of “extra” group show only for employer role in the profile edit page., how could i achieved it?

    #307601
    safnayardd
    Participant

    hi, i have two filed gropus one is base(primary) and other is extra. i have two user roles, employer and Candidate which will choosen at the time of registration. after signup, make the profile fields of “extra” group show only for employer role in the profile edit page., how could i achieved it?

    #307573
    logaritym
    Participant

    Hello. My website puzzleprime.com does not send out activation emails. I am using WP Mail SMTP. I found THIS SOLUTION but I don’t think the BP code on my website needs fixing:

    
    		'core-user-registration' => array(
    			/* translators: do not remove {} brackets or translate its contents. */
    			'post_title'   => __( '[{{{site.name}}}] Activate your account', 'buddypress' ),
    			/* translators: do not remove {} brackets or translate its contents. */
    			'post_content' => __( "Thanks for registering!\n\nTo complete the activation of your account, go to the following link and click on the <strong>Activate</strong> button:\n<a href=\"{{{activate.url}}}\">{{{activate.url}}}</a>\n\nIf the 'Activation Key' field is empty, copy and paste the following into the field - {{key}}", 'buddypress' ),
    			/* translators: do not remove {} brackets or translate its contents. */
    			'post_excerpt' => __( "Thanks for registering!\n\nTo complete the activation of your account, go to the following link and click on the 'Activate' button: {{{activate.url}}}\n\nIf the 'Activation Key' field is empty, copy and paste the following into the field - {{key}}", 'buddypress' )
    		),
    		'core-user-registration-with-blog' => array(
    			/* translators: do not remove {} brackets or translate its contents. */
    			'post_title'   => __( '[{{{site.name}}}] Activate {{{user-site.url}}}', 'buddypress' ),
    			/* translators: do not remove {} brackets or translate its contents. */
    			'post_content' => __( "Thanks for registering!\n\nTo complete the activation of your account and site, go to the following link: <a href=\"{{{activate-site.url}}}\">{{{activate-site.url}}}</a>.\n\nAfter you activate, you can visit your site at <a href=\"{{{user-site.url}}}\">{{{user-site.url}}}</a>.", 'buddypress' ),
    			/* translators: do not remove {} brackets or translate its contents. */
    			'post_excerpt' => __( "Thanks for registering!\n\nTo complete the activation of your account and site, go to the following link: {{{activate-site.url}}}\n\nAfter you activate, you can visit your site at {{{user-site.url}}}.", 'buddypress' ),
    			// 'args'         => array(
    			// 	'multisite' => true,
    			// ),
    		),
    

    Any idea how to fix the issue? Test emails work fine so that issue must be with BuddyPress.

    michaeljcheney21
    Participant

    Ive tried multiple times with different usernames and emails but the registration page is not working;

    Register

    1. Which version of WordPress are you running?

    WordPress 5.2.2

    2. Did you install WordPress as a directory or subdomain install?

    no, on the root

    3. If a directory install, is it in root or in a subdirectory?

    root

    4. Did you upgrade from a previous version of WordPress? If so, from which version?

    no

    5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.

    yes

    6. Which version of BP are you running?

    Version 4.4.0

    7. Did you upgraded from a previous version of BP? If so, from which version?

    no

    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?

    Akismet Anti-Spam
    Activate | Delete
    Used by millions, Akismet is quite possibly the best way in the world to protect your blog from spam. It keeps your site protected even while you sleep. To get started: activate the Akismet plugin and then go to your Akismet Settings page to set up your API key.

    Version 4.1.2 | By Automattic | View details
    Select bbPress
    bbPress
    Deactivate | Settings | About
    bbPress is forum software with a twist from the creators of WordPress.

    Version 2.5.14 | By The bbPress Community | View details
    Select BuddyPress
    BuddyPress
    Deactivate | Settings | Hello, BuddyPress!
    BuddyPress adds community features to WordPress. Member Profiles, Activity Streams, Direct Messaging, Notifications, and more!

    Version 4.4.0 | By The BuddyPress Community | View details
    Select Contact Form 7
    Contact Form 7
    Settings | Deactivate
    Just another contact form plugin. Simple but flexible.

    Version 5.1.4 | By Takayuki Miyoshi | View details
    Select Envato Market
    Envato Market
    Deactivate
    WordPress Theme & Plugin management for the Envato Market.

    Version 2.0.1 | By Envato | Visit plugin site
    Select Featured Image from URL
    Featured Image from URL
    Activate | Delete
    Use an external image as Featured Image of your post/page/custom post type (WooCommerce). Includes Auto Set (External Post), Product Gallery, Social Tags and more.

    Version 2.6.0 | By Marcel Jacques Machado | View details
    Select Google Captcha (reCAPTCHA) by BestWebSoft
    Google Captcha (reCAPTCHA) by BestWebSoft
    Settings | Deactivate
    Protect WordPress website forms from spam entries with Google Captcha (reCaptcha).

    Version 1.51 | By BestWebSoft | View details | Settings | FAQ | Support
    Select Hello Dolly
    Hello Dolly
    Activate | Delete
    This is not just a plugin, it symbolizes the hope and enthusiasm of an entire generation summed up in two words sung most famously by Louis Armstrong: Hello, Dolly. When activated you will randomly see a lyric from Hello, Dolly in the upper right of your admin screen on every page.

    Version 1.7.2 | By Matt Mullenweg | View details
    Select Leadpages Connector
    Leadpages Connector
    Deactivate
    Connect your Leadpages account to your WordPress site to import Leadpages and Leadboxes

    Version 2.1.6.21 | By Leadpages | Visit plugin site
    Select OptimizePress
    OptimizePress
    Deactivate
    OptimizePress is the essential plugin for marketers. Create squeeze pages, sales letters and much more with ease.

    Version 2.5.21 | By OptimizePress | Visit plugin site
    Select Post Views Counter
    Post Views Counter
    Settings | Deactivate
    Post Views Counter allows you to display how many times a post, page or custom post type had been viewed in a simple, fast and reliable way.

    Version 1.3.1 | By Digital Factory | View details | Support
    Select Socialize Plugin
    Socialize Plugin
    Deactivate
    A required plugin for Socialize theme you purchased from ThemeForest. It includes a number of features that you can still use if you switch to another theme.

    Version 3.10 | By GhostPool
    Select The Events Calendar
    The Events Calendar
    Deactivate | Settings | Calendar
    The Events Calendar is a carefully crafted, extensible plugin that lets you easily share your events. Beautiful. Solid. Awesome.

    Version 4.9.7 | By Modern Tribe, Inc. | View details | Support | View All Add-Ons
    Select Theia Sticky Sidebar
    Theia Sticky Sidebar
    Deactivate
    Glues your website’s sidebars, making them permanently visible while scrolling.

    Version 1.8.0 | By WeCodePixels | Visit plugin site
    Select Visual Sidebar Editor
    Visual Sidebar Editor
    Deactivate
    An addon that allow you to use WPBakery Visual Composer or wordress editor to override sidebars

    Version 1.2.5 | By ERROPiX | Visit plugin site
    Select WishList Member™ 3.0
    WishList Member™ 3.0
    Deactivate
    WishList Member™ 3.0 is the most comprehensive membership plugin for WordPress users. It allows you to create multiple membership levels, protect desired content and much more. For more WordPress tools please visit the WishList Products Blog. Requires at least WordPress 4.0 and PHP 5.4

    Version 3.0.6282 | By WishList Products | Visit plugin site
    Select WordPress Automatic Plugin
    Wordpress Automatic Plugin
    Deactivate
    WordPress Automatic posts quality articles, Amazon products, Clickbank products, Youtube videos, eBay items, Flicker images, RSS feeds posts on auto-pilot and much more.

    Version 2.3.3 | By Miled | View details
    Select WPBakery Page Builder
    WPBakery Page Builder
    Settings | Deactivate
    Drag and drop page builder for WordPress. Take full control over your WordPress site, build any layout you can imagine – no programming knowledge required.

    Version 6.0.5 | By Michael M – WPBakery.com | Visit plugin site
    Select Yoast SEO
    Yoast SEO
    FAQ | Premium Support | Settings | Deactivate
    The first true all-in-one SEO solution for WordPress, including on-page content analysis, XML sitemaps and much more.

    9. Are you using a standard WordPress theme or customized theme?

    Socialize Child Theme

    10. Which theme do you use ?

    Socialize Child Theme

    11. Have you modified the core files in any way?

    no

    12. Do you have any custom functions in bp-custom.php?

    no

    13. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?

    built in i think

    14. Please provide a list of any errors in your server’s log files. https://codex.wordpress.org/Debugging_in_WordPress

    dont think i have these – just cant get registered as a pretend user on the registration page

    15. Which company provides your hosting?

    D9

    16. Is your server running Windows, or if Linux; Apache, nginx or something else?

    Apache i think

    17. Which BP Theme are you using?

    dont know

    18. Have you overloaded any BuddyPress template files.

    no

    19. Any other site customisations that might have a bearing on the issue?

    no

    #307385
    glouton
    Participant

    Hello there,

    I’m reviving this old thread cause I can’t wrap my head around the text domain.

    I’ve read this thread, the codex and this example : https://gist.github.com/imath/dce8426f686da1727f82

    It works for me, I understand how and the code but in case of adding buddypress-activity support to a post type created by another plugin (CBX Poll) I can’t figure out what text domain to use when I put this code in bp-custom.php

    With a home made plugin I would add support at post type registration and use this custom plugin’s domain.

    I guess I could use the functions.php of the theme and the theme’s domain but then it’s theme dependent.

    If anyone can enlighten me…

    #307377
    Carlos Parra
    Participant

    Please i need add registration form to landing page, exist a shortcode for register o signup page

    Excuseme but a not speak spanish

    sibahmed
    Participant

    Hi i want some help that i want to make profile fields city dropdown which is that at the time of registration as a buddypress member when user select a country from country dropdown then against that country cities want to appear in city dropdown to select please help Thank You !

    #307251
    tirinorius
    Participant

    I am new at asking for assistance in these forums. So, bear with me please. I am working on a WordPress site that involves BuddyPress groups as well as the membership system that PMPro provides. I am using these on the Kleo theme. I am looking to have a site that has many users who will make groups for their needed purpose. What I need to figure out is, once that group is made the user will send a link to the group they created to the guests they want to join said group. The guest that received that link will click on it and be sent to the group, however, they will still need to sign up to the site to access the group.

    What I would like to know how to do:
    1. The guest will be able to see the group (from clicking on the sent link) but I would like there to be a button on that page prompting user to sign up to the site to join the group.
    2. Immediately after registration, which will be a form on its own page, the guest will be redirected back or to the same group page as the link clicked.

    I am fairly novice at this kind of thing and not really even sure where to even start, so I hope that I explained it well enough and I appreciate any assistance greatly. Thank you!

    #307242
    Ricardo J F
    Participant

    We are trying to redirect the users after registration on our site to a specific page (https://ficando.com.br/obrigado), without success. They are always sent to the site main page.

    We could get the user to be redirected on his first login to the page above, from a code from PMPro site, working fine.

    We are able to redirect the user after login to the desired page, no problems either.

    We tried this on functions.php, nothing changes:

    function wpse_19692_registration_redirect() {
    return home_url( ‘/obrigado’ );
    }

    add_filter( ‘registration_redirect’, ‘wpse_19692_registration_redirect’ );

    We tried a modification on bp-custom.php file, also without success:

    <?php
    /**
    * @package WordPress
    * @subpackage Seeko
    * @author SeventhQueen <themesupport@seventhqueen.com>
    * @since Seeko 1.0
    */

    add_action( ‘bp_complete_signup’, ‘buddydev_redirect_after_signup’ );

    function buddydev_redirect_after_signup() {

    $page = ‘obrigado’;

    bp_core_redirect( site_url( $page ) );
    }

    ?>

    No matter what we do, nothing changes. Any ideas on how to achieve that?

    Any help is much appreciated.

    WP: 5.2.2
    BP: 4.3.0
    Theme: Seeko v. 1.1.5

    #307218
    buddyhelp
    Participant

    Hi,

    I can’t enable the registration.
    1) There is no option “allow anyone to register” in my wordpress admin settings
    2) When I click on “pages” on buddypress pages setting: under “registration” it says something in the lines of “Registration is currently disabled. Before you are allowed to register to the page, please enable the recording to select either “User office can be registered” or “Both websites and user offices can register” on this page.”

    when I write the admin username and password, it leads to a blank page saying “Sorry, you are not allowed to access this page.”

    What to do?

    Thanks for all the help in advance!

    PS: I am using a Norwegian version of it via University of Bergen, if it helps.

    #306974
    giftinghands
    Participant

    I just downloaded the BuddyPress, and activated. I believe it is all setup. However, looking for information on setting up my registration page,as well as getting the social pages to be more appealing. The theme I am using is magcess, you can take a look at the site here https://giftinghandsnonprofit.us

    #306932
    massimo_oddo
    Participant

    Hello friends

    I need to make a register of express users:

    request the user
    a) email
    b) city (extended field)

    only these data, the rest of the fields fill them later.

    #306889
Viewing 25 results - 701 through 725 (of 7,641 total)
Skip to toolbar