-
Tiago replied to the forum topic I need a PHP code IF user-level in the group How-To and Troubleshooting 12 years, 4 months ago
@rogercoathup I do not use any plugin for user levels and permissions. I only gave examples of levels. I’d like an If with an elseif and else to levels. If you are an administrator, a text appears: […]
-
frank thirteen replied to the forum topic Where to get list of BuddyPress Stored Values in the group How-To and Troubleshooting 12 years, 4 months ago
Thanks @RogerCoathup. Can you share the URL for phpftwr ?
http://phpftwr.com returns page/site not found
-
frank thirteen replied to the forum topic How To Modify the Member's Base Profile Template in the group How-To and Troubleshooting 12 years, 4 months ago
Oh, and I see @RogerCoathup chimed in during my research and troubleshooting.
Thanks “buddies”
-
frank thirteen replied to the forum topic How To Modify the Member's Base Profile Template in the group How-To and Troubleshooting 12 years, 4 months ago
Thanks @RogerCoathup.
I ended up downloading all 28 documents from ../members/single/
I did a search on the custom field I created and only found the edit.php template that had it. And it had it because I […]
-
frank thirteen replied to the forum topic What script file is do_action( 'bp_after_sidebar_me' ) located in? in the group How-To and Troubleshooting 12 years, 4 months ago
Here’s why I need to get into the code @RogerCoathup:
I have a page called Business.
Off Business, I have about 10 child pages.
I created a static-text widget. I used every conceivable settings […]
-
Quint replied to the forum topic Multisite Blogging Update to Main Site Activity Stream? in the group How-To and Troubleshooting 12 years, 4 months ago
Thanks for your quick reply! I created a new site from the admin dashboard and added a post to that new site… bottom line, it worked–the notification showed up in the Activity Stream. […]
-
frank thirteen replied to the forum topic What script file is do_action( 'bp_after_sidebar_me' ) located in? in the group How-To and Troubleshooting 12 years, 4 months ago
Thanks again @RogerCoathup.
I continue to phrase my need very poorly.
I know about functions, calls, etc. I also know where
do_action( 'bp_after_sidebar_me' )
is located…that’s how I honed in on […] -
Tiago replied to the forum topic How to get the user registered date and the years old in the group How-To and Troubleshooting 12 years, 4 months ago
Thanks staff, all codes operate without problems. I like this team! @modemlooper Sorry if I left you angry, it was not my intention. @rogercoathup I changed one part of your code to work with anyone user and not […]
-
@mercime replied to the forum topic Worship Ministry in the group Gallery 12 years, 5 months ago
@rogercoathup I always knew you had good taste 🙂 Cheers.
-
@mercime replied to the forum topic Worship Ministry in the group Gallery 12 years, 5 months ago
@rogercoathup Looks great, Congratulations 🙂
Also, this video rocks -> http://www.worshipministry.com/mercy-me-hurt-and-the-healer/Cheers.
-
psivait posted an update 13 years, 6 months ago
@rogercoathup Hi Roger. I was searching on how to remove spam users and their posts and how to keep our website clean. I came across your comment saying that removing register.php will help us to prevent the volume of spams per day. I would like to give it a try. Could you please guide me on what and how to do this simple task? I am basically a…[Read more]
-
jordashtalon posted on the forum topic Printing out a Users name, picture, and link from User ID in the group How-To and Troubleshooting: 13 years, 6 months ago
The bp_core_get_user_displayname($userid) function worked perfectly.
However bp_member_avatar($userid) seems to not do anything, any ideas?
-
tindell posted on the forum topic Replace Activity Stream blog excerpt with the_excerpt in the group How-To and Troubleshooting: 13 years, 7 months ago
@rogercoathup I have another strange issue, I’m using a front end editor so users can create blog posts http://perishablepress.com/user-submitted-posts/ I modified that using some recommended code so that the image attached will be set as a post thumbnail. Which works as it should the image is there with the post when I check the post and […]
-
tindell posted on the forum topic Replace Activity Stream blog excerpt with the_excerpt in the group How-To and Troubleshooting: 13 years, 7 months ago
I have the post thumbnail working for buddypress blog posts activity using the code from @rogercoathup but I’m struggling to figure out how to also add the content excerpt with it. Any help would be great, I imagine it’s quite simple I just don’t have a clue how to add it. Hopefully this will help other […]
-
tindell posted an update 13 years, 7 months ago
@rogercoathup I have the post thumbnail working for buddypress blog posts activity using the code you made here https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/replace-activity-stream-blog-excerpt-with-the_excerpt?topic_page=1&num=15#post-69966 but I can’t figure out how to add the content excerpt in there too. Any…[Read more]
-
mercime posted on the forum topic Changing default tab in the settings menu in the group How-To and Troubleshooting: 13 years, 8 months ago
@rogercoathup https://trac.buddypress.org/browser/tags/1.2.8/bp-core/bp-core-settings.php
the bad way – change
'position' => 20, to 'position' => 10,
and vise versa in core lines 21 and 22 🙂or an easy way
`remove_action( ‘bp_setup_nav’, ‘bp_core_add_settings_nav’ );
add_action( ‘bp_setup_nav’, ‘bp_core_roger_settings_nav’ );
funtion…[Read more] -
Alan posted an update 13 years, 8 months ago
@rogercoathup Hi Roger,
What plugin are you using as facebook connect for Hello Eco Living?
thanks in advance,
Alan-
I can’t remember which one we installed on Hello Eco Living…
… for our projects now, we work with the premium version of Justin Klein’s plugin: http://www.justin-klein.com/projects/wp-fb-autoconnect
-
I was trying free version, it was broken so I start building my own. maybe I’ll try the premium I’ll see.thanks for info.
-
We’ve haven’t had any problems with it – it seems to be working fine on plain vanilla BuddyPress sites, and also in conjunction with s2memberPro
-
-
-
-
tubruk posted on the forum topic BP multilingual? in the group Requests & Feedback: 13 years, 11 months ago
or is there a way to install bp twice ???
-
foxly posted on the forum topic v 0.1.8 – Deleting any user causes all bp-album activity to disappear from the activity stream in the group BuddyPress Media: 13 years, 11 months ago
Updated maintenance release to fix “Error on single image page when activity stream disabled” defect.
http://code.google.com/p/buddypress-media/downloads/detail?name=bp-album-0.1.8.6-2010-12-17.zip
^F^
-
foxly posted on the forum topic v 0.1.8 – Deleting any user causes all bp-album activity to disappear from the activity stream in the group BuddyPress Media: 13 years, 11 months ago
This maintenance release corrects ALL problems mentioned in this thread. We will be releasing it through the WordPress SVN after more users have tested it, but in the meantime you can download it directly from our Google Code site.
^F^
- Load More
@rogercoathup
Active 4 years, 7 months ago