-
Roger Coathup posted on the forum topic Two BuddyPress themes with facebook style in the group Creating & Extending: 15 years, 1 month ago
@lightcapturer – Nice work: I think they’ll prove very popular
-
Roger Coathup posted on the forum topic Forum content in meta and topic title in title? in the group How-To and Troubleshooting: 15 years, 1 month ago
http://wpmu.org/big-news-for-bbpress-users-a-bbpress-plugin-is-coming-to-wordpress/
p.s. if it just needs you to use the echo-ing version of the function: bp_the_topic_title() as suggested by @hnla, then please report back on this thread, so that we have the information.
I assumed you would have been trying to echo the result anyway. Please…[Read more]
-
Roger Coathup posted an update 15 years, 1 month ago
@hnla Looks like our replies to tubruk might have crossed: will bp_the_topic_title() work outside of the loop?
-
Roger Coathup posted on the forum topic Forum content in meta and topic title in title? in the group How-To and Troubleshooting: 15 years, 1 month ago
You can also look at the functions in bp-forums/bbpress/bb-includes/functions.bb-topics.php
Unless anyone else knows a quicker way, you are going to have to get your hands dirty coding this one.
Personally, I’d leave it until the new forums plugin comes out in beta in mid September.
-
Roger Coathup posted on the forum topic Forum content in meta and topic title in title? in the group How-To and Troubleshooting: 15 years, 1 month ago
ok, I suspect that bp_get_the_topic_title() and the forum template tags can only be used inside the loop. Can anyone confirm this? Instead, have a look at the functions in bp-forums.php and see if they will help you. Alternatively, download the plugins that @modemlooper advised, and have a look at their code to see which functions they […]
-
Roger Coathup posted on the forum topic Forum content in meta and topic title in title? in the group How-To and Troubleshooting: 15 years, 1 month ago
You need to ask your question clearly and provide more information.
Where did you try the function call?
Use pastebin.com and post your code.
-
Roger Coathup posted on the forum topic Forum content in meta and topic title in title? in the group How-To and Troubleshooting: 15 years, 1 month ago
You need to look at the following:
https://codex.wordpress.org/Meta_Tags_in_WordPress
and the file bp-forums-templatetags.php in the bp-forums folderYou can then build your forum SEO tags, just the way you want, in your theme’s header.php file
-
Roger Coathup posted a new activity comment 15 years, 1 month ago
si quieras probar BuddyPress, puedes utilizar http://testbp.org
-
Roger Coathup posted on the forum topic Profile-Specific Ads in BuddyPres? in the group Creating & Extending: 15 years, 1 month ago
You should ask these as two separate threads: For adverts – I suggest the following: Build your child theme with ad zones (perhaps as widgets in sidebars). Use OpenX or Google Adserver to manage your ads, and integrate the codes appropriately. You can put any logic you like into your child theme templates to make […]
-
Roger Coathup posted an update 15 years, 1 month ago
@johnjamesjacoby another spammer: @feiwlss
-
Roger Coathup posted on the forum topic Blog Theme / Buddypress Theme in the group Creating & Extending: 15 years, 1 month ago
@johnwinch42 If you are converting an existing theme to BuddyPress, you should probably take a look at this plugin: https://wordpress.org/extend/plugins/bp-template-pack/ It’s not something I’ve used, but there are a number of developers who go that route. Have a look at the plugin / instructions. Also search on this forum for bp-template-pack,…[Read more]
-
Roger Coathup posted on the forum topic Beginners question: URL to page mapping? (BP 1.1.3) in the group How-To and Troubleshooting: 15 years, 1 month ago
to add the a static image page to a member profile, and corresponding url – you are looking at adding a new component to BuddyPress (unless there is a quick hack fix). Search creating a new component on here. It’s not trivial though, upgrading and using the existing plugin may be the quicker option. Anyone […]
-
Roger Coathup posted on the forum topic Beginners question: URL to page mapping? in the group How-To and Troubleshooting: 15 years, 1 month ago
I suggest upgrading first to the latest version of BuddyPress: https://codex.buddypress.org/getting-started/upgrading-from-10x/ And then using something like the Media+ plugin. You will have to do some theme re-work for compatibility with 1.2.x, but you’ll be making it a lot easier on yourself for any changes. If you don’t want to upgrade, it might…[Read more]
-
Roger Coathup posted a new activity comment 15 years, 1 month ago
@eyg1 – you need to open these questions as new topic threads in the support forum (not a status update in the group)
Before you post, gather some more information, e.g. does your site work if you deactivate your theme and use the default BuddyPress theme? What version of WP / BP etc,
-
Roger Coathup posted a new activity comment 15 years, 1 month ago
I’m coming to the party late here, haven’t done much background on your plugin, and might be way off track, so apologies in advance if I am:
To get my personal viewpoint upfront: Unfortunately, the first mention of embedded styles sends me running for the hills.
If you are implementing anything that allows the BP menus to be customised from the…[Read more]
-
Roger Coathup posted on the forum topic BuddyPress Presentation at WordCamp Utah (and Las Vegas) in the group Miscellaneous: 15 years, 1 month ago
@crashutah: As @djpaul says live demos are the modern day equivalent of “don’t work with animals and children”. Great if you can make it work, but so many opportunities to go wrong. You are talking about why it rocks, not an installation tutorial, so I’d also steer clear of any talk about platforms and servers. As @mercime points […]
-
Roger Coathup posted on the forum topic Is it possible to display different profile fields for different groups? in the group How-To and Troubleshooting: 15 years, 1 month ago
@drwebstein – this thread might might help you: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/adding-more-fields-to-groups/
-
Roger Coathup posted on the forum topic how can i allow each user to have blog? in the group How-To and Troubleshooting: 15 years, 1 month ago
This is the same question you’ve asked in your other thread: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypresswp-multisite/ and also in your PM to me.
Please don’t open more threads to ask the same question.
-
Roger Coathup posted on the forum topic buddypress+WP Multisite in the group How-To and Troubleshooting: 15 years, 1 month ago
then you will need to change your hosting provider, or go for the subfolder install option.
It’s all covered on the WordPress page I pointed you to.
-
Roger Coathup posted on the forum topic Blog posts on activity stream and permalink problem in the group How-To and Troubleshooting: 15 years, 1 month ago
Do both sites have the same settings in the .htaccess file?
Are the permissions on both .htaccess files the same (644)?
I can’t think of anything other than that…
…maybe one of the server experts can pick up on this one?
- Load More
@rogercoathup
Active 5 years, 5 months ago