-
Famous replied to the topic redirect to profile page? in the forum How-to & Troubleshooting 11 years, 5 months ago
Yes, I want users who login to be redirected to their profile pages.
-
Famous started the topic [Resolved] Group Notifications – Whats New in the forum How-to & Troubleshooting 11 years, 5 months ago
Are users supposed to be notified when someone posts:
What’s new in Group, User?
Hello WorldAre the users in the Group supposed to be notified?
Thanks
-
Famous started the topic redirect to profile page? in the forum How-to & Troubleshooting 11 years, 5 months ago
How do I redirect to the profile page? I’ve tried:
function custom_login_redirect_to($user_login, $user) {
echo esc_url( home_url( ‘/’ ) );
}
add_action(‘wp_login’, ‘custom_login_redirect_to’, 10, 2);but no dice.
Thanks
-
Famous replied to the topic Notify group members doesn't work. in the forum How-to & Troubleshooting 11 years, 5 months ago
So I tried @boonebgorges weekly digest with BP Groupblog and it doesn’t send emails of new posts or replies. Any other ideas on how to notify group members of posts and/or replies?
Thanks
-
Famous replied to the topic Notify group members doesn't work. in the forum How-to & Troubleshooting 11 years, 5 months ago
Thank you for making it a little more clear.
Is there a place to read about how buddypress is supposed to function, or its intended use for each module, kinda like JetPack information?
Are there any intentions to make the groups (notify group members of site activity) interactive in the near future?
If not any time soon what is your best (weekly…[Read more] -
Famous replied to the topic Notify group members doesn't work. in the forum How-to & Troubleshooting 11 years, 5 months ago
Oh thanks.
So from my understanding, there is no notification of group activity? I tried my best to google info on this topic, however only came up with – there is only notification through a plugin, is that correct? -
Famous replied to the topic Notify group members doesn't work. in the forum How-to & Troubleshooting 11 years, 5 months ago
hello – hello – hello. Is anyone out there – there – there? – ? – ?
-
Famous replied to the topic Notify group members doesn't work. in the forum How-to & Troubleshooting 11 years, 5 months ago
can some simply verify if group notifications work in twenty twelve running a child theme?
Thanks
-
Famous replied to the topic Blogs for Groups? Roadmap in the forum Creating & Extending 11 years, 6 months ago
By the way @mercime thanks for being a little persistent on this one, as I believe this will be the best solution for now.
-
Famous replied to the topic Notify group members doesn't work. in the forum How-to & Troubleshooting 11 years, 6 months ago
I cannot be the only one with this problem. I did a clean install, with only wordpress, buddypress and bbpress and everytime I click ‘yes’ the radio button will not stay checked ‘yes’. It sends an email to the people in the group saying ‘group details for the group “xxxxx” were updated:
But when changes are made to the group nothing is emailed.…[Read more]
-
Famous started the topic Notify group members doesn't work. in the forum How-to & Troubleshooting 11 years, 6 months ago
Notify group members of changes via email
Running all the latest versions. Does anyone else have the same problem?
Thanks
-
Famous replied to the topic group invites not being sent in the forum How-to & Troubleshooting 11 years, 6 months ago
any ideas on why the invites are not being sent?
-
Famous replied to the topic group invites not being sent in the forum How-to & Troubleshooting 11 years, 6 months ago
Uncaught TypeError: Object [object Object] has no method ‘autocomplete’ group-invites-js.js:19
(anonymous function) group-invites-js.js:19
l jquery.js:2
c.fireWith jquery.js:2
v.extend.ready jquery.js:2
A -
Famous replied to the topic group invites not being sent in the forum How-to & Troubleshooting 11 years, 6 months ago
…
-
Famous replied to the topic group invites not being sent in the forum How-to & Troubleshooting 11 years, 6 months ago
I do show this error:
Uncaught TypeError: Property ‘undefined’ of object #<Object> is not a function
Unknown RPC service: widget-interactive-I0_1369091856688 -
Famous started the topic group invites not being sent in the forum How-to & Troubleshooting 11 years, 6 months ago
Group invites say they are being sent, but are not.
1. Which version of WordPress are you running? 3.5.1
2. Did you install WordPress as a directory or subdomain install? directory
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? yes the…[Read more]
-
Famous replied to the topic Blogs for Groups? Roadmap in the forum Creating & Extending 11 years, 6 months ago
How can I exclude group blogs from the code below? thanks
<?php
if(is_user_logged_in()) {
global $current_user;
$blogs = get_blogs_of_user( $current_user->id );
if($blogs) {
foreach ( $blogs as $blog ) {
echo ‘domain . $blog->path . os .'”>’ . $blog->blogname . ‘‘;
}
}
}
?> -
Famous started the topic Sharing (photos and music) in the forum Creating & Extending 11 years, 6 months ago
Ok this is what it comes down to, what is the best way to share photos and music? And at least if someone could comment on the future of this – that would at the very least be of HELP!
Thank you
-
Famous replied to the topic Blogs for Groups? Roadmap in the forum Creating & Extending 11 years, 6 months ago
I gave the one you said a try, just don’t think its the right solution, but thanks.
-
Famous started the topic create playlists in the forum Creating & Extending 11 years, 6 months ago
Does anyone know how to create music playlists the html5 way? Something simple?
Thanks
- Load More
@famous
Active 3 years, 9 months ago