-
LPH2005 posted on the forum topic Admin posts with unique css in forums in the group Creating & Extending: 14 years, 5 months ago
Oh – well – I don’t want to slow down the site. Hmm.. Is there a way to grab the userid from WP or BP? I was thinking of something like this in the functions.php – is that cached? function my_admin_post() { global $bp; if ( $bp->displayed_user->id == 1 ) return true; return false; Update — […]
-
LPH2005 started the forum topic Admin posts with unique css in forums in the group Creating & Extending: 14 years, 5 months ago
Thanks to a member, I was able to get the first post of a forum to have a unique css! (It really should be easier). https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/topic-php-so-first-post-has-unique-css/ Now, I’d like to have all of the admins to have a unique css for their forum posts. To get the first post css, a…[Read more]
-
LPH2005 posted on the forum topic topic.php so first post has unique css in the group How-To and Troubleshooting: 14 years, 5 months ago
Thanks for hanging in there .. but that just doesn’t work for me. I copied your function and placed it in the functions.php file for the child theme. Next, I added the line above (fixing the quotes) – and the posts do not load. I get the header ..and that’s it. Dang – I hate […]
-
LPH2005 posted on the forum topic topic.php so first post has unique css in the group How-To and Troubleshooting: 14 years, 5 months ago
I guess no one has an answer. This is sad.
it is simple in bbpress
#position-1 .threadpost { add the css here }Why not buddypress?
-
LPH2005 posted on the forum topic Avatars not loading on user blogs in BP 1.2.4 &WP 3.0 RC3 in the group How-To and Troubleshooting: 14 years, 5 months ago
-
LPH2005 posted on the forum topic topic.php so first post has unique css in the group How-To and Troubleshooting: 14 years, 5 months ago
Sorry. I’m not having any luck here. I can get the css to change based on who is logged in (admin or member) but want it to always show admin background in one color OR at least get the initial idea which is to have the first post show with a unique css. Any other […]
-
LPH2005 posted on the forum topic CSS for avatar-block in the group Creating & Extending: 14 years, 5 months ago
This site appears to use (copied from the Google Chrome Developer tool):
div#sidebar .avatar-block {
overflow: hidden;
} -
LPH2005 posted on the forum topic Noob questions? in the group Miscellaneous: 14 years, 5 months ago
@yocalif Yes, BP takes time to learn. I’ve been working with it for a few weeks and discover something new every day. This support forum is checked all of the time and I try to follow answers given by several key people. http://img814.imageshack.us/img814/4856/allinoobkidknife.jpg doesn’t appear to be an image. So, first, find an image and use […]
-
LPH2005 posted on the forum topic Noob questions? in the group Miscellaneous: 14 years, 5 months ago
ā¢ Why when I log into buddypress.org am I automatically taken to my profile instead of either staying on the page Iām already viewing or taken to the front page? How can I change this? >> I don’t know of a way because this is up to the theme designer and bp.org theme is set this […]
-
LPH2005 posted on the forum topic topic.php so first post has unique css in the group How-To and Troubleshooting: 14 years, 5 months ago
Using if ( $topic_template->post->post_position == 1 ) : blah blah else a different blah blah endif with php tag wrapped around it … almost works. When there is only 1 post then I get one type of css and if there are more than 1 posts then I get a different one. Almost there. Which […]
-
LPH2005 posted on the forum topic topic.php so first post has unique css in the group How-To and Troubleshooting: 14 years, 5 months ago
@rich! @ etiviti, thank you. I’ll try to play around with the idea. Let’s hope it works š
-
LPH2005 started the forum topic topic.php so first post has unique css in the group How-To and Troubleshooting: 14 years, 5 months ago
I’m looking at the groups/single/forum/topic.php file and trying to figure out how to get the first post to have a unique css. Idea Surround area with div tag and unique id then create the id in my child theme’s css. Challenge In placing the div tag above the li tag, all the posts are changed […]
-
LPH2005 posted on the forum topic Help!! Created a new site and got this message in the group How-To and Troubleshooting: 14 years, 5 months ago
I’d start by using FTP to the server and see if the bp-template-pack.php file is present.
-
LPH2005 posted on the forum topic This plugin is DEAD! in the group Tweetstream: 14 years, 5 months ago
@Modemlooper – I use it on several sites. Maybe something else is tripping up the site. What version of WP and BP are you using?
-
LPH2005 joined the group Tweetstream 14 years, 5 months ago
-
LPH2005 started the forum topic Activity Stream background different for admins and groups in the group Creating & Extending: 14 years, 5 months ago
Is there a tutorial or has someone been able to create a quick step by step on how to get the background color unique in the site wide activity stream for admins or different groups? What I’d like is all the admins activity to have a light blue background. Is this even possible?
-
LPH2005 posted on the forum topic When i de-activate buddypress ā site crashes?? in the group How-To and Troubleshooting: 14 years, 5 months ago
@cavamondo – It might be as simple as the theme activation. Go into the wp-admin and change the theme (e.g. twentyten). See if the site loads after the de-activation.
-
LPH2005 posted on the forum topic Newbie where are basic questions answered? in the group Installing BuddyPress: 14 years, 5 months ago
This is the bookmark on my browser:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/
as well as
https://buddypress.org/community/groups/creating-extending/forum/
-
LPH2005 posted on the forum topic Having some trouble with Avatar uploads and forum posts in the group How-To and Troubleshooting: 14 years, 5 months ago
Roxanne,
What versions of BuddyPress and WP-Mu are you using? What other plugins are you using? What is the directory structure? Have you checked permissions of the directories?
-
LPH2005 posted on the forum topic RunnersBuzz.com in the group Gallery: 14 years, 5 months ago
Great job. It loads a little slow but I really love the top “featured” area. Is that your own work or a plugin? I tried something similar in the sidebar but found it fails on certain pages in a multi-blog situation.
- Load More
@lph2005
Not recently active