-
mercime posted on the forum topic Adding static featured blogs with dynamic authors avatar on home page? in the group How-To and Troubleshooting: 14 years, 2 months ago
-
mercime posted on the forum topic Adding static featured blogs with dynamic authors avatar on home page? in the group How-To and Troubleshooting: 14 years, 2 months ago
@jwack @rogercoathup something like this? http://wpmututorials.com/plugins/featured-posts-plugin-and-widget/
-
hnla posted on the forum topic plazaa – A german BuddyPress community in the group Gallery: 14 years, 2 months ago
@rogercoathup Yeah but I notice you couldn’t write “WordPress custom post” in German
poor show 😛 -
poolie posted on the forum topic plazaa – A german BuddyPress community in the group Gallery: 14 years, 2 months ago
@rogercoathup no, they are normal blogposts actually 🙂
with wordpress 3 you could use custom post types of course, but i didn’t need them. -
jwack posted on the forum topic Adding static featured blogs with dynamic authors avatar on home page? in the group How-To and Troubleshooting: 14 years, 2 months ago
@rogercoathup Is there a way to reuse the same code that is used on the blog directory page? (blog-loop.php) I just realized that page does exactly what I want, almost. Instead of returning every blog, I would only want, say blogs with the id 1, 2, 3 and 4 (my featured blogs). Or am I wrong […]
-
jwack posted on the forum topic Adding static featured blogs with dynamic authors avatar on home page? in the group How-To and Troubleshooting: 14 years, 2 months ago
@rogercoathup Thank you! Finally a place to start from! hopefully I can pull this off, I am not a programmer at all.
@pcwriter thanks, I did check the codex but couldn’t find what I was looking for
-
John posted on the forum topic Stylizing the navigation bar in the group How-To and Troubleshooting: 14 years, 2 months ago
@rogercoathup I’ve noticed that If I modify the adminbar.css in the buddypres default theme it’s applied to all my blogs. (I can change the background, I still have to find how to define a police / font for all the blogs) How is it possible ? I didn’t choose the default theme, I’m using a child […]
-
John posted on the forum topic @thepseudo in the posts in the group Creating & Extending: 14 years, 2 months ago
@rogercoathup I’ve deleted the line from my bp-activity and I’ve add it to my bp-custom, it’s still working and I’ve tried to make the @mention in the post resume clickable with
. add_filter( 'post_excerpt', 'bp_activity_at_name_filter' );
.It didn’t work, did I not use the right variable ?
-
pcwriter posted on the forum topic Show Categories in tabs and drop down menus at top? in the group How-To and Troubleshooting: 14 years, 2 months ago
@dotman As @rogercoathup suggested, using a child theme is THE way to go. You’ll find all the info you need to learn how to create one (and why you should) here: https://codex.buddypress.org/extending-buddypress/building-a-buddypress-child-theme/ (Watch out… shameless self-promotion coming up 🙂 ) Once you have your child theme up and running…[Read more]
-
John posted on the forum topic @thepseudo in the posts in the group Creating & Extending: 14 years, 2 months ago
@rogercoathup @nuprn1 Thanks you for your help ! I’ve add
add_filter( 'content_save_pre', 'bp_activity_at_name_filter' );
in my bp-activity/bp-activity-filters.php. It’s working well but only apply with the new posts, the old mention @name are not clickable. It’s also not working on the post resume on the front page. Is there a way to do something…[Read more] -
John posted on the forum topic Stylizing the navigation bar in the group How-To and Troubleshooting: 14 years, 2 months ago
@rogercoathup Thanks, If I put a @import url(“pathtoacsscontainingnavigationcssstyle”); in all my theme’s css will this works ? I’ll see the same navigation bar all over my blogs, despite the themes they may have ? And with this way I only have to modified one file to change the navigations bar css attributes of all the […]
-
John posted on the forum topic @thepseudo in the posts in the group Creating & Extending: 14 years, 2 months ago
@rogercoathup Sorry for the wrong use of the word, you’re right “fix” is not really the right word. @nuprn1 In what file can I see the filter applied to the blog’s comments ? This way I could see if I could adapt it to the post. Could you give me a clue where to do the modifications […]
-
r-a-y posted on the forum topic @mentions is confusing to members in the group How-To and Troubleshooting: 14 years, 2 months ago
@rgauny + @rogercoathup: Like Rich said, @mentions- are basically a filter and a nav item. It should be possible to remove the filter and the nav item by doing the following: 1) Removing the filter Add the following to your theme’s functions.php: ` // removes @mention links in updates, forum posts, etc. remove_filter(…[Read more]
-
GUAP posted on the forum topic Usability Request: Skip the permalink page, and make links go direct to the linked page in the group BuddyPress Links: 14 years, 2 months ago
@rogercoathup I do hope so. You don’t have any clue why some of the links would be redirecting to home page. At first it appeared to be only internal links to blog posts but after I messed around with it some I noticed it will allow me to create a link to certain blog posts, but […]
-
thelandman posted on the forum topic Feature Request – Profile Galleries? in the group Requests & Feedback: 14 years, 2 months ago
@hitler, @rogercoathup, I think this is what we’re looking for. 🙂 http://buddydev.com/buddypress/using-activity-as-wire-in-buddypress-1-2-themes/
-
Mark posted on the forum topic Stop posts and updates from a single blog showing up in the mainpage activity stream in the group How-To and Troubleshooting: 14 years, 2 months ago
Stop the clock @nuprn1 – Yours worked, I hadnt opied the code completely, missing the //
You guys are great, thanks for the help @rogercoathup
Thanks
-
Mark posted on the forum topic Stop posts and updates from a single blog showing up in the mainpage activity stream in the group How-To and Troubleshooting: 14 years, 2 months ago
@rogercoathup @nuprn1 – Both dont seem to work.
-
Mark posted on the forum topic Stop posts and updates from a single blog showing up in the mainpage activity stream in the group How-To and Troubleshooting: 14 years, 2 months ago
@nuprn1 – That one doesnt work – I’m going to give @rogercoathup s suggestion a go.
-
Mark posted on the forum topic Stop posts and updates from a single blog showing up in the mainpage activity stream in the group How-To and Troubleshooting: 14 years, 2 months ago
Thanks @rogercoathup – do you know where I’d find this file to edit? Thanks
-
Mark posted on the forum topic Stop posts and updates from a single blog showing up in the mainpage activity stream in the group How-To and Troubleshooting: 14 years, 2 months ago
Thanks @Rogercoathup – Where would I find the activity stream loop?
- Load More
@rogercoathup
Active 4 years, 7 months ago