-
Author
-
April 13, 2017 at 06:29 #158386fabianno0572Participant
Hello,
I need to have 2 different register page catering for 2 different type of members.
I had duplicated register page using Page Duplicator plugin but the problem is there’s no content in the Duplicated Register Page. How can I duplicate register page?
April 13, 2017 at 19:57 #158449LauraModeratorHello, register pages are empty, they do not include any content because they are generated dynamically, to use a different register page with buddypress it is better to use a conditional xprofile field plugin to allow users to select which member type they are.
Please check the following:
https://buddypress.org/support/topic/2-2-member-types-setting-user-member-types-during-registration-xprofile/Check the post of danbp
Also the conditional profile fields plugin that might help: https://buddydev.com/plugins/conditional-profile-fields-for-buddypress/
Let me know if it helps 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
April 14, 2017 at 10:56 #158526fabianno0572ParticipantHi,
It is not helping as this is not what I had wanted.I would like to know how can I create a customized register page in my site.
I tried to build a page https://h4m.co/test-register-page/
The problem with this page is the users will always need to repeat the form after they click Register.
Is there anyway to enable them to fill up the xprofile so that they could skip the repeat step?
April 14, 2017 at 23:13 #158563LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
April 18, 2017 at 19:38 #158839RaduModeratorHi,
Our shortcode kleo_register will pass the data for the basic fields to the original register page /register (the page assigned in buddypress settings as register page)
You can drive the visitors to signup directly to the register page http://yourdomain.com/register/ instead of using shortcode
If you are using member types, using this plugin : https://fuc.wordpress.org/plugins/bp-member-type-manager/ you are able to have separate register page for member types
If this isn’t enough if you need to modify the core of kleo_register shortcode this is how you can do it updateproof
There is the responsible file: wp-content/plugins/k-elements/shortcodes/templates/kleo_register.php , you will need to copy that file to wp-content/themes/kleo-child/k_elements to can have the functionality that you need over the theme update.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.