-
Josef posted an update 14 years, 1 month ago
@sbrajesh I’ve been playing around with the alpha version of bp-chat, wondering when you’ll be releasing the next update. It’s great work and I can’t wait to see it completed!
-
Josef posted on the forum topic Creating a second page in registration in the group Creating & Extending: 14 years, 4 months ago
@techguuy Thanks for the reply! I’ll try it out. Did you include extra profile details on the second page? Did you redirect back to the confirmation step after completing the second step?
-
Josef posted on the forum topic Creating a second page in registration in the group Creating & Extending: 14 years, 4 months ago
bump 🙂 and some clarification – how can i make a second registration step and ask for more info conditional on the account type provided in the first reg step?
-
Josef started the forum topic Creating a second page in registration in the group Creating & Extending: 14 years, 4 months ago
I’ve been messing around trying to get a custom second page working in the registration and have run into some issues. Basically I used the bp_complete_signup hook to change the registration step ( $bp->signup->step = ‘example-step’;) and then added an if statement to the register.php file to detect the step and display a second set […]
-
Josef posted an update 14 years, 4 months ago
Anyone ever added a second step to registration? for two different user types? Let me know if you did (or want to)!
-
Joey posted on the forum topic How to create a custom home page + login form in the group Creating & Extending: 14 years, 5 months ago
You could also modify the header template to display a separate nav for logged in users where the home page points to the activity stream (or profile), even though the home page is still accessible the home link in the navigation will direct users to the activity stream (pros: easy implementation, cons: no real home […]
-
Joey started the forum topic Sorting members list by criteria in the group Creating & Extending: 14 years, 5 months ago
Anyone have any ideas as to how to sort the members list by a certain profile criteria? For example if I’d like to show users of only a certain type (example: buyer / seller) how would I do so? Also Is there a way to setup a second stage to the sign up process and […]
-
Joey joined the group Creating & Extending 14 years, 5 months ago
-
Josef posted an update 14 years, 6 months ago
@boonebgorges @boonegorges hey! I ended up buying tickets to the techcrunch event – did you? also I’d like to talk with you about developing a custom plugin will you be in your office this week? when’s a good time?
-
Josef posted an update 14 years, 6 months ago
figured out a great way to use s2member (thanks to @hnla) I’ve restricted access to all url’s with membership data ie: members, groups, forums, etc… to S2 level 1 and then set the default registration to S2 level 1, that way free users can access the entire site w/o being redirected to paypal. And this way if I do ever need to charge membership…[Read more]
-
Joey posted on the forum topic protect pages – redirect new visitors to register page in the group How-To and Troubleshooting: 14 years, 6 months ago
@hnla thanks for the help! perhaps you can give me a bit more direction I’m still new to bp. What do i do with the modified from the registered members plugin? here – http://pastebin.com/x8MpfLW1
-
Joey started the forum topic protect pages – redirect new visitors to register page in the group How-To and Troubleshooting: 14 years, 6 months ago
Sorry about asking this again – I haven’t yet received a satisfactory reply: How can I redirect an unregistered user to the registration page when they try to access any page other than the home page or blog? I’d prefer a code snippet (check if user is logged in otherwise redirect etc…) or simple plugin […]
-
Josef posted an update 14 years, 6 months ago
I’ve been looking for a simple way to restrict pages to logged in users only – is there a way to do this? (code should say something like – if user is not logged in – redirect to register page)
-
Josef posted an update in the group How-To and Troubleshooting: 14 years, 6 months ago
how do i redirect users to their profile from the sidebar loggin (I’ve placed it on the home page)? thanks
-
Josef started the forum topic Protect pages – make them visible to members only in the group How-To and Troubleshooting: 14 years, 6 months ago
Hi all, 1) I’m trying to protect all the actual buddypress pages beside for the home page and blog so that users are directed to a registered page if not logged in, it should be pretty simple. is there any way to do this w/o adding code to each page I’d like to protect? what […]
-
Josef joined the group How-To and Troubleshooting 14 years, 6 months ago
-
Josef posted an update 14 years, 7 months ago
does anyone know what happened to the original theme featured here – http://apeatling.wordpress.com/2008/06/12/new-buddypress-theme/ it seems to be much cleaner then the one in current use, is it available?
-
Yes, this theme is available in the BP Backwards Compatibility plugin:
https://wordpress.org/extend/plugins/buddypress-backwards-compatibility/Keep in mind that the last update to the plugin was made in February.
-
@joey545
Not recently active
where did u get the alpha version?.