-
Famous replied to the topic [Resolved] How do I create a link that gets me back to Blog in the forum How-to & Troubleshooting 8 years, 5 months ago
Awesome thank you.
Confirmed Resolved -
Famous replied to the topic [Resolved] How do I create a link that gets me back to Blog in the forum How-to & Troubleshooting 8 years, 5 months ago
Its an MU install. After much thought — what you came up with is much better than what I was imagining — thanks for that. One more thing, is it possible to display those blogs only to the user and not other people who visit their profile?
Thanks
-
Famous replied to the topic [Resolved] How do I create a link that gets me back to Blog in the forum How-to & Troubleshooting 8 years, 5 months ago
Hello @danbp I used the code that you gave me, however it created a list of my blogs rather than pointing me back to the original blog I signed in with. Any ideas?
Thanks
-
Famous started the topic [Resolved] How do I create a link that gets me back to Blog in the forum How-to & Troubleshooting 8 years, 5 months ago
How do I create a link that takes me back from the BP profile to my original blog I signed into? I’ve tried
[Read more]
<?php home_url( 'name' ); ?>
<?php bp_root_domain(); ?>/<?php bp_blogs_root_slug(); ?>
<?php echo bp_loggedin_user_domain() . bp_get_blogs_slug(); ?>
<?php echo bp_get_loggedin_user_link(); ?>
<?php bloginfo( $post->post_author ); ?>
<?php… -
Famous replied to the topic [Resolved] BuddyPress Links URLs in the forum Creating & Extending 8 years, 5 months ago
Exactly what I needed, thanks @danbp
-
Famous started the topic [Resolved] BuddyPress Links URLs in the forum Creating & Extending 8 years, 5 months ago
Does someone know how to specify buddy press urls? For instance:
<?php echo esc_url( home_url( '/' ) ); ?>
the above is to point to WordPresses homepage.But what is the url for a buddypress’s profile, sites, etc… page?
Thank you!
-
Famous started the topic Ionic app or other with REST api? in the forum Creating & Extending 8 years, 6 months ago
Hey guys any idea if anyone has created an app for buddypress with ionic or another open-source app creator?
Thanks
-
Famous started the topic How to create template in the forum How-to & Troubleshooting 9 years, 9 months ago
How do I create a buddypress child template, not technically child theme, however how do I manipulate certain files like the profile?
I tried copying all the files from 1 to 2, but that doesn’t seem to work
/public_html/wp-content/plugins/buddypress/bp-themes/bp-default/members/single…[Read more] -
Famous started the topic Correct Procedure – to hide content in the forum How-to & Troubleshooting 10 years, 4 months ago
Correct Procedure to hide content and make it only viewable by the admin?
-
Famous replied to the topic [Resolved] Notifications Include in the forum How-to & Troubleshooting 10 years, 11 months ago
Thanks @modemlooper case closed.
-
Famous started the topic [Resolved] Notifications Include in the forum How-to & Troubleshooting 10 years, 11 months ago
Is there a way for me to include a notifications chunk of code into the header or sidebar to see if someone has a new notification?
Thanks
-
Famous replied to the topic hide members in the forum Creating & Extending 11 years, 1 month ago
Looking for guidance on the below:
So I am trying my best to make something happen here:
themes/my-child-theme/buddypress/members/index.phpWhen I make changes to the above page, nothing happens, any ideas? Am I on the wrong page?
How can I hide members yet have them connect?
Thanks
-
Famous replied to the topic hide members in the forum Creating & Extending 11 years, 1 month ago
So I am trying my best to make something happen here:
themes/my-child-theme/buddypress/members/index.phpWhen I make changes to the above page, nothing happens, any ideas? Am I on the wrong page?
How can I hide members yet have them connect?
Thanks
-
Famous replied to the topic hide members in the forum Creating & Extending 11 years, 1 month ago
Revisiting for potential answer. Most social sites won’t show all members as most organizations realized that this should be more of a privacy issue for their members.
-
Famous started the topic Remove the Name (required) in the forum How-to & Troubleshooting 11 years, 1 month ago
Why is there a required name on registration and how do I remove it?
Thanks
-
Famous replied to the topic hide members in the forum Creating & Extending 11 years, 1 month ago
ideas?
Thanks
-
Famous replied to the topic hide members in the forum Creating & Extending 11 years, 2 months ago
Thats an awesome little trick, however I would like regular users to be able to search for members by email, name, etc…
I just don’t want everyone to show up on the members page. Any ideas on that?
Thanks
-
Famous replied to the topic hide members in the forum Creating & Extending 11 years, 2 months ago
Is there a way to do this?
Thanks
-
Famous replied to the topic hide members in the forum Creating & Extending 11 years, 2 months ago
mysite.com/members
How do I hide the members and only show them if someone searches for them?
Thanks
-
Famous replied to the topic customize the login page in the forum How-to & Troubleshooting 11 years, 2 months ago
That’s the answer I was looking for:
for instance registration lives in /members/
Thank you!
- Load More
@famous
Active 3 years, 8 months ago