-
Beck B posted on the forum topic Can BuddyPress work with Headway WP theme? in the group WordPress 3.0 + BuddyPress: 15 years, 2 months ago
Bit off topic, sorry.
@mercime, thanks for giving me some good starting points in letting users be involved while maintaining control/organization/etc, particularly the idea of a plugin to allow posting outside the admin backend. (I’m a librarian, so I was already toying with how best to use custom taxonomies, custom post types, or categories.)
-
alanchrishughes posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 15 years, 2 months ago
@mercime thanks! I’ve been trying to figure that out for a while now. Is there a way to add a link without the drop down arrow? I don’t see any class or id added to it so I don’t know how it is picking it up.
-
techguy posted on the forum topic Come Recommended in the group Gallery: 15 years, 2 months ago
Thanks @mercime I wondered what that other option in WordPress was for. Learn something new everyday. I guess it also makes sense that I could create a page template with the list of blog posts that could basically be like the normal blog index and style it however I want. Good stuff! @jeremylyn I was surprised […]
-
lu5dx posted on the forum topic Creating a "wall post" box (Post to profile VS. @mention) in the group Creating & Extending: 15 years, 2 months ago
Wow! @mercime !!!!!!! Thanks so so much for your post. Heading to modify what’s necessary right now. Regards!
-
lisalove posted on the forum topic All blogs on the same main site? in the group How-To and Troubleshooting: 15 years, 2 months ago
@mercime – thanks for answering! I just don’t understand where I should paste/change the switch_to_blog function? Is it in the style.css, the header.php… I feel clueless… I’m a newbiw on this kund of things. Can you please advise?
-
govpatel posted on the forum topic Secure Invites for Mu in the group Creating & Extending: 15 years, 2 months ago
@mercime I replaced the code with the one you have above and still have problem when I click on link in email it sends back and get same message as others Sorry, you must be invited to join this community.
-
nit3watch posted on the forum topic is_admin for group admin, can't find it? in the group Creating & Extending: 15 years, 2 months ago
@boonebgorges @mercime Think this would work?
ps: current_user_on_level( $level_id ) is a built in function
-
Dean Robinson posted on the forum topic New theme in dev (targeted at being for a support site) – Feedback/suggestions welcome in the group Creating & Extending: 15 years, 2 months ago
@mercime good call on the categorisation and something that can be easily achieved using multiple instances of my “Groups + Topics” widget (already done 🙂 ) assuming thats what you meant?
-
ourfusion posted on the forum topic New Component – prayer plugin in the group Creating & Extending: 15 years, 2 months ago
Thanks for the input so far… @mercime – The idea behind it would be that we would allow existing groups (both private and public) to have their own prayer requests so that a group that is based off of a small group bible study per say, would be able to post privately so that only members […]
-
Anton posted on the forum topic Forum create only available to certain members in the group Creating & Extending: 15 years, 2 months ago
-
Brajesh Singh posted on the forum topic BuddyPress on Separate Blogs in the group How-To and Troubleshooting: 15 years, 2 months ago
@lightcapturer @mercime It is possible. Try following code in bp-custom.php
add_filter("bp_core_get_user_domain","only_for_root_domain"); function only_for_root_domain($url){ $url_parts=explode("/", $url); //find the username part $username=$url_parts;//the last tocken $root_domain=get_blog_option( BP_ROOT_BLOG, 'home' ); /* If we are using a…
[Read more] -
Anom posted on the forum topic BuddyPress on Separate Blogs in the group How-To and Troubleshooting: 15 years, 2 months ago
Ok, @mercime, thanks for the answer. 🙂
-
paulhastings0 posted on the forum topic Activity Replies: Too much indentation in the group How-To and Troubleshooting: 15 years, 2 months ago
-
Anton posted on the forum topic Forum create only available to certain members in the group Creating & Extending: 15 years, 3 months ago
Thanks a million @mercime
-
Anton posted on the forum topic Forum create only available to certain members in the group Creating & Extending: 15 years, 3 months ago
Thanks @mercime but I looked at those plugins and I believe they won’t work for my situation (am I missing something?) I have a group “Sport News” with a couple of members and one administrator. I want to have the ability so that only the administrator or moderator(s) can create a new forum topic. Other members […]
-
Pisanojm posted on the forum topic Need Help with Print CSS for Buddypress. PLEASE help. in the group How-To and Troubleshooting: 15 years, 3 months ago
@mercime First of all THANK YOU! I’m 95% of the way there! Items 2 and 3 completely resolved with your above. Item 1 still doesn’t appear… Any other thoughts? Here is what I currently have: /* > Print Styles MusicPLN.org BP ————————————————————– */ @media print { body { background: #CEDAF4; font-size:…[Read more]
-
Boone Gorges posted on the forum topic Expanding the codex in the group buddypress.org Ninjas: 15 years, 3 months ago
@mercime – Thanks for the detailed outline. That’ll be a good starting point for some of those individual pages. As for theme structure: to the best of my knowledge, nothing major is changing in theme structure in BP 1.3 (unlike in 1.1 and 1.2). And since 1.4 is pretty far out on the horizon, there’s no […]
-
Richard Venable posted on the forum topic Biblefox.com – BuddyPress powered Bible study in the group Gallery: 15 years, 3 months ago
Thanks @mercime. My plugin is in active development. It is still early on, but I am really wanting some good feedback on ways to improve it, so let me know your thoughts when you try it out.
-
Jeff Sayre posted on the forum topic Renaming Components in the group How-To and Troubleshooting: 15 years, 3 months ago
-
nahummadrid posted on the forum topic Buddypress Blog Followers in the group BuddyPress Followers: 15 years, 3 months ago
@mercime, thanks that’s something to look into. I’ve been looking at it today with my novice abilities…and I think you can add a new function to at least only filter back blog posts for the members you follow from the activity page and the activity profile following, that puts me a little closer. then the next […]
- Load More
@mercime
Active 5 years, 1 month ago