-
ryanITLab joined the group One Quick Post 13 years, 7 months ago
-
ryanITLab posted on the forum topic messages – Select, Mark As – links do not work in the group How-To and Troubleshooting: 13 years, 8 months ago
Any luck?
I tried @shanebp‘s solution and it did not work…..Still trying to get mark read working
-
ryanITLab posted on the forum topic Relocating "Messages" to its own page in the group Creating & Extending: 13 years, 8 months ago
I’ll be doing this as well – there seems to be a bit of interest in the concept!
-
ryanITLab posted on the forum topic profile/messages/friends/settings on its own page.. can it be done? in the group How-To and Troubleshooting: 13 years, 8 months ago
I am trying to do this too – I’ll post my results if I find a way to do it
-
ryanITLab posted on the forum topic How do I block an user from following me ? in the group BuddyPress Followers: 13 years, 8 months ago
Yes – a block feature would be awesome!
Please let us know if one gets developed -
ryanITLab posted on the forum topic Where is the members upload page? in the group BuddyPress Media: 13 years, 8 months ago
Cool – I also want the functionality without using the BuddyBar
I’ll be checking in periodically
Thanks for the awesome plugin! -
ryanITLab joined the group BuddyPress Media 13 years, 8 months ago
-
ryanITLab posted on the forum topic What is the file for a user's profile? in the group BuddyPress Mobile: 13 years, 8 months ago
Hey PJ:
bp-themes/bp-default/members/single/profile.php -
ryanITLab joined the group BuddyPress Mobile 13 years, 8 months ago
-
ryanITLab posted on the forum topic BP1.2.8 and the WP 3.1 Admin Bar in the group How-To and Troubleshooting: 13 years, 8 months ago
Same trouble as @Ashley
I would like to remove the admin bar totally – and the define(‘BP_DISABLE_ADMIN_BAR’, true); code does not seem to be working anymore :/
-
ryanITLab reviewed the plugin BuddyPress Followers: 13 years, 8 months ago
Love it – still working on some of the finer points – but very good and needed plugin
-
ryanITLab posted on the forum topic List of friends / following / followers in the group How-To and Troubleshooting: 13 years, 8 months ago
OK – this will do half of what I want – it will display a list of names for users without any additional formatting
<a href=""> </a>
Now to get it to list just the people you follow – I’ll post if/when I figure it […] -
ryanITLab posted on the forum topic Log In and Log Off button/pages for buddypress bring a 404 page not found error ? in the group How-To and Troubleshooting: 13 years, 8 months ago
I ended up just making my own logout if (isset($_SERVER)) { $cookies = explode(‘;’, $_SERVER); foreach($cookies as $cookie) { $parts = explode(‘=’, $cookie); $name = trim($parts); setcookie($name, ”, time()-1000); setcookie($name, ”, time()-1000, ‘/’); } } header(‘Location: http://www.mysite.com/‘); This destroyed all cookies and effectively…[Read more]
-
ryanITLab started the forum topic List of friends / following / followers in the group How-To and Troubleshooting: 13 years, 8 months ago
Hi All, I have been using buddypress for about a week now – I am making a custom child theme to make the site look original, while using a lot of the buddypress/wordpress backend for support. I am looking for a function or code that will pull a user’s friends, and make a list that […]
-
ryanITLab posted on the forum topic Followers and (Resolved) in the group BuddyPress Followers: 13 years, 8 months ago
@eor – how did you accomplish this?
I am trying to do the same thing -
ryanITLab posted on the forum topic Display Followers/Following Count in the group BuddyPress Followers: 13 years, 8 months ago
-
ryanITLab started the forum topic How does it work? in the group BuddyPress Followers: 13 years, 8 months ago
Hello! I am only a week into buddy press – so if this a self-explanatory problem, apologies. The plugin seems to be working fine – the database tables are working, and I can follow my other test profiles just fine. I am trying to get a list of followers / following and format it to […]
-
ryanITLab joined the group BuddyPress Followers 13 years, 8 months ago
-
ryanITLab posted on the forum topic Log In and Log Off button/pages for buddypress bring a 404 page not found error ? in the group How-To and Troubleshooting: 13 years, 8 months ago
Same issue here….. >_<
-
ryanITLab joined the group How-To and Troubleshooting 13 years, 8 months ago
- Load More
@ryanitlab
Active 3 years ago