-
iamsincere posted on the forum topic Forcing Groups to show "FORUM" first instead of "activity wall" Forcing Profile first instead of act in the group How-To and Troubleshooting: 13 years, 10 months ago
cool, let me know how it goes. im doing something similar, instead of the basic activity page, i want a custom page to show, and i give the user the option to navigate to their activity
-
-
iamsincere started the forum topic How to output the last time a member posted an update in the group How-To and Troubleshooting: 13 years, 10 months ago
Hello all, quick question: How do i output a member’s last posted update? Just an update specifically, not any other activity.
-
murasaki posted an update 13 years, 10 months ago
hey all quick question: How do i output the last time a member posted an update, specifically an update, not any other activity?
-
iamsincere posted on the forum topic Forcing Groups to show "FORUM" first instead of "activity wall" Forcing Profile first instead of act in the group How-To and Troubleshooting: 13 years, 10 months ago
Im not sure if your talking about when you log in, or when you visit a persons profile. But, if your talking about visiting a members profile, that shouldn’t be too hard to manipulate which to show first. if im not mistaken, thats in the home file. Should go like: Template Dir/members/single/home.php You can play […]
-
iamsincere posted on the forum topic Any successful Buddypress site? in the group Miscellaneous: 13 years, 10 months ago
I don’t know about that, I think someone will pass FB up, not sure when, but they’ll get some competition that’ll have them shaking in their boots lol
I hope its me 🙂
Hey @Andrea_r lol, i remember when you helped me with my first line of BP code….I’ve gotten better, thank you 🙂
-
iamsincere joined the group Miscellaneous 13 years, 10 months ago
-
iamsincere joined the group BuddyPress Hosting 13 years, 10 months ago
-
iamsincere posted an update in the group How-To and Troubleshooting: 13 years, 10 months ago
Hello all, i have 2 questions:
How would i go about manipulating buddypress’s built in ajax functions to post updates and return the success message. I guess i just need a better understanding of how this works:
jq("input#aw-whats-new-submit").click( function() {
[Read more]
var button = jq(this);
var form =… -
iamsincere posted on the forum topic Checking if user has an update or not, in the group How-To and Troubleshooting: 13 years, 10 months ago
🙂 ha! there we go, and we’re in business! thanks again boone, i appreciate it
-
murasaki posted an update 13 years, 11 months ago
@nuprn1 hey there rich, i was wondering if you could help me with something. how can i check if a user has updates or not? i posted it here:
his method works, but only on the users profile. i want it to show at all times. do…[Read more]
-
iamsincere posted on the forum topic Checking if user has an update or not, in the group How-To and Troubleshooting: 13 years, 11 months ago
Im haveing a problem lol. its only working on the members profile page, i want it to show on all pages. Its in the side bar, well, the idea is to show your latest post in the sidebar
-
iamsincere posted on the forum topic Checking if user has an update or not, in the group How-To and Troubleshooting: 13 years, 11 months ago
thanks alot boone! lol…i thought no one would EVER answer me lol.
your a life saver 😛
-
murasaki posted an update 13 years, 11 months ago
@boonebgorges hey boone, i had a question about this post:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-get-edit-profile-change-avatar-notification-settings-etc-on-the-same-page/i know this is possible, and with enough time i can probably figure a way to do it, but is there any way you can give me a good…[Read more]
-
iamsincere posted on the forum topic Checking if user has an update or not, in the group How-To and Troubleshooting: 13 years, 11 months ago
or is that the wrong tag?
-
iamsincere started the forum topic Checking if user has an update or not, in the group How-To and Troubleshooting: 13 years, 11 months ago
Ok, what im trying to do is simple:
if ( bp_activity_latest_update() ) :
then show the update
else
then show thisbasically, it’s for the new users who obviously haven’t posted an update yet.
i figured it was something simple, anyone have any ideas?
-
iamsincere posted on the forum topic How to get 'edit profile', 'change avatar', 'notification settings' etc on the same page? in the group How-To and Troubleshooting: 13 years, 11 months ago
I would also like to know how this works,. I’ve been wrecking my brain on it for some time now. I think its a lot easier for the user to have everything in one place. @boone i read where you said they wuld hve to go thrugh the same html form, but what if you tabbed […]
-
murasaki posted an update 13 years, 12 months ago
@jeffsayre hey jeff, i know you get tons of questions….and yes i have two 🙂
im looking for a way to input a drag and drop feature, and i want it to be saved to the db under that user. Any ideas of a good way to achieve this?
aaand lastly, the most frustrating of all…lol…how in the world can i move the settings and preferences to one…[Read more]
-
murasaki replied to the topic Show pending friend requests in the forum How-to & Troubleshooting 14 years, 2 months ago
ok , i have a similar question, how can i use an if statement to show if a request is pending? like, this:
if (bp_is_friends() )
//then this
else if ( -this is the pending part )
// pending
else
// thishow would i do that? i bet tis waaaay more simple than im guessing lol
-
iamsincere posted on the forum topic Show pending friend requests in the group How-To and Troubleshooting: 14 years, 2 months ago
ok , i have a similar question, how can i use an if statement to show if a request is pending? like, this:
if (bp_is_friends() ) //then this else if ( -this is the pending part ) // pending else // this
how would i do that? i bet tis waaaay more simple than […] - Load More
@iamsincere
Not recently active