-
r-a-y posted on the forum topic Clicking on another users name or avatar in their main profile page takes me to my own? Can you try in the group How-To and Troubleshooting: 14 years, 5 months ago
@rossagrant – This is fixed in the upcoming release of BP 1.2.5:
https://trac.buddypress.org/ticket/2409 -
thelandman posted on the forum topic Clicking on another users name or avatar in their main profile page takes me to my own? Can you try in the group How-To and Troubleshooting: 14 years, 5 months ago
@rossagrant, have you edited the profile template page by any chance? When I created a theme for my site I placed the wrong template tag in the profile template page file and it resulted in what is happening to you.
-
SlaFFik posted on the forum topic Brainstorm – what else do you want in CD Avatar Bubble? in the group CD BuddyPress Avatar Bubble: 14 years, 5 months ago
@psyber, @rossagrant – thank you all π
@josh101 – I forgot to implement extra actions so some 3rd party plugins can hook into a bubble. Will do it in 1.0.
-
dagish posted an update 14 years, 5 months ago
@rossagrant hey, if it’s possible i would also like the code for the reversed posts order ( https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/is-it-possible-to-alter-which-part-of-a-page-displays-on-a-reload-i-e-at-the-top-or-at-the-bottom/ ) or at least a couple of pointers so i can do it myself. thanks in advance.
-
Dwenaus posted on the forum topic new version of BuddyPress Rate Forum Posts in the group Third Party Components & Plugins: 14 years, 5 months ago
@rossagrant – glad you were able to find the solution. maybe somehow the hide karma points was set. or maybe you had it set to the Average calculation, which shows nothing when it is close to 0 – on that setting you need to have a few positive posts before anything shows. Do people think I […]
-
Dwenaus posted on the forum topic new version of BuddyPress Rate Forum Posts in the group Third Party Components & Plugins: 14 years, 5 months ago
@rossagrant if you look in the screen shots of the plugin at the wordpress repository, you’ll see pictures. The karma points should show up right next the the users login name. It could be another plugin that is interfering, or perhaps you have some special database table names which are not being picked up properly. hmmm. […]
-
Svenl77 posted on the forum topic Seo for Buddypress 1.2.1 beta in the group Seo for Buddypress: 14 years, 5 months ago
@mark @rossagrant I killed the menue with the last updateβ¦ should be fixed now π
-
Dwenaus posted on the forum topic new version of BuddyPress Rate Forum Posts in the group Third Party Components & Plugins: 14 years, 5 months ago
@rossagrant – yes it is not to hard to remove, you should look at my code, find the hook that adds the forum post rating header and TR tag, and remove that action. I believe wordpress has information about removing actions. info on removing actions here: https://codex.wordpress.org/Function_Reference/remove_action.
-
r-a-y posted on the forum topic BP Followers And Username Only Plugin Interaction? in the group BuddyPress Followers: 14 years, 6 months ago
@rossagrant – I saw your multiple replies about this. We’re not always in front of the computer!
Don’t ping Andy, it has nothing to do with him. I left a response here. -
r-a-y posted on the forum topic followers display real name in the group BuddyPress Usernames Only: 14 years, 6 months ago
Okay I’ve got this working with the Followers plugin… if there aren’t any other problems to report, expect a new point release tomorrow.
-
Chris Mackintosh posted an update 14 years, 6 months ago
@rossagrant Hi,
Can you shed some light as to how you reversed the forum post order and moved the reply box?
Would be appreciated.
-
rich! @ etiviti posted on the forum topic Getting @ mention email notifications in blog comments in the group How-To and Troubleshooting: 14 years, 6 months ago
@rossagrant i don’t get any email notifications (even though enabled) on bp.org either – but on my normal installs, it works
-
r-a-y posted on the forum topic BP Usernames Only β Plugin Announcements in the group BuddyPress Usernames Only: 14 years, 6 months ago
@rossagrant – It should look like this:
http://pastebin.com/UePRy7Ni@DJPaul – I amended my previous post. Please take a look:
https://buddypress.org/community/groups/buddypress-usernames-only/forum/topic/bp-username-only-plugin-announcements/?topic_page=2&num=15&_wpnonce=5c669939b8#post-55603 -
r-a-y posted on the forum topic BP Usernames Only β Plugin Announcements in the group BuddyPress Usernames Only: 14 years, 6 months ago
@rossagrant – uncomment line 61 in bp-usernames-only.php. If you uncomment this, Welcome Pack will use the member’s display name. I might get rid of this filter, because I just uncommented it and the members directory still appears to show the usernames. It’s probably because another filter I’m using is already taking care of this. Please let […]
-
Paul Gibbs posted on the forum topic Welcome Pack enabled but doesn't seem to work in the group Third Party Components & Plugins: 14 years, 6 months ago
I can’t spend the time checking this out @rossagrant for a while as I’m busy with other projects, but I will when I can.
-
r-a-y posted on the forum topic BP Usernames Only β Plugin Announcements in the group BuddyPress Usernames Only: 14 years, 6 months ago
@rossagrant – You shouldn’t need the replacement files anymore!
BP 1.2.4 included my patches π Undo any changes you may have done to the core in BP 1.2.4.Just tested and I do see avatars in the members directory.
-
Chris Mackintosh posted on the forum topic Bit of help needed after reversing forum posts order. in the group How-To and Troubleshooting: 14 years, 6 months ago
@rossagrant I would like the code please!
-
r-a-y posted on the forum topic Any way to make the display name the username instead of the first name? in the group How-To and Troubleshooting: 14 years, 6 months ago
@rossagrant – Not certain that these core hacks will be in for v1.2.4, but I’ll see if I can sway the dev team π Re: profile loop – http://testbp.org/members/andy/profile/ – it’s the part right underneath the profile tab. I just noticed a small bug and just put out v0.51. If you can’t wait for WordPress’ plugin […]
-
mazen posted on the forum topic Swear Words Filter & Avatar Moderation in the group Creating & Extending: 14 years, 6 months ago
@rossagrant thanks a lot, awesome stuff π
-
Dwenaus posted on the forum topic new version of BuddyPress Rate Forum Posts in the group Third Party Components & Plugins: 14 years, 6 months ago
@rossagrant sorry my mistake, you can change the ranking levels int he admin. to change the color just override my css with your own. this is the css:
/* very positive */ ul#topic-post-list li.rfp-superboost, .rfp-superboost { background: #FFFFCC; } /* positive */ ul#topic-post-list li.rfp-boost, .rfp-boost { background: #FFFFEE; }
if it doesn’t…[Read more] - Load More
@rossagrant
Active 8 years, 1 month ago