-
r-a-y replied to the forum topic Header Background Image in the group How-To and Troubleshooting 13 years, 2 months ago
@tommyhoang – If you’re using that tutorial, remove any custom CSS you may have for the header and everything should work out fine.
-
r-a-y replied to the forum topic permalink structure in the group Installing BuddyPress 13 years, 3 months ago
Try updating your permalink settings here:
https://codex.wordpress.org/Settings_Permalinks_ScreenChoose anything but the default.
-
r-a-y replied to the forum topic Buddypress doesnt work when I enable The Network. in the group How-To and Troubleshooting 13 years, 3 months ago
Did you create the network using these steps?
https://codex.wordpress.org/Create_A_NetworkBecause you’re using subdomains, you’ll need to set that up correctly as well:
https://codex.wordpress.org/Create_A_Network#Step_2:_Setting_Wildcard_Subdomains […] -
r-a-y replied to the forum topic 500 INTERNAL SERVER ERROR WHEN INSTALLING BD WITH WP NETWORK in the group Installing BuddyPress 13 years, 3 months ago
Hi thewhyteempire, please do not post duplicate threads:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-doesnt-work-when-i-enable-the-network/Closing this one.
-
r-a-y replied to the forum topic Way to Change Groups in the group Creating & Extending 13 years, 3 months ago
You’d probably want to hijack the $bp global when a group page is displayed.
If you’re using BP 1.2.x, look particularly at
$bp->is_item_mod
in /buddypress/bp-groups.php -
r-a-y replied to the forum topic Replacing landing page in BP in the group How-To and Troubleshooting 13 years, 3 months ago
@digitalhytop – BuddyPress is a WordPress plugin; front page handling is a WordPress thing.
Modemlooper’s link is a good place to start.
[…] -
r-a-y started the forum topic Modify templates to use new get_x() codes in the group CubePoints Buddypress Integration 13 years, 3 months ago
Hey Tosh,
Long time no chat!
In BuddyPress 1.5, the bp-default templates are modified a bit to use get_header( ‘buddypress’ ), get_sidebar( ‘buddypress’ ) and get_footer( ‘buddypress’ ). This will give theme developers […]
-
r-a-y replied to the forum topic Where does BuddyPress hook into WordPress? in the group Creating & Extending 13 years, 3 months ago
It uses its own catch-URI schema and pushes its templates based on the URL in question without rewrite rules:
https://buddypress.trac.wordpress.org/browser/tags/1.2.9/bp-core/bp-core-catchuri.php#L7 -
r-a-y replied to the forum topic Using a different default image in the group How-To and Troubleshooting 13 years, 3 months ago
Yup! Add the define statement in /wp-content/plugins/bp-custom.php and replace $img_url with your own and you should be good to go!
-
r-a-y replied to the forum topic Can I add an Email Listserve similar to Google Groups? in the group Creating & Extending 13 years, 3 months ago
@mercime – *whispers* ssh! it’s a secret! 😉 That’s all I can say for now!
-
r-a-y replied to the forum topic JJJ What is this you reference in your word camp video? in the group Creating & Extending 13 years, 3 months ago
That’s if you want to create a brand-new BP component by extending the base BP_Component class.
This makes things way easy to manage and develop going forward!You can find examples throughout the BP 1.5 codebase (look at […]
-
r-a-y replied to the forum topic How to remove wall posting profile activity need help 🙁 in the group How-To and Troubleshooting 13 years, 3 months ago
Regarding the Events Manager plugin, that plugin will need to add support for activity posting from the events user page. Ask the author of the plugin if that is planned in a future release.
-
r-a-y replied to the forum topic works with 1.3? in the group BuddyPress Usernames Only 13 years, 3 months ago
I’m currently working on some other plugin updates and a few other things at the moment.
There will be an update for this plugin when BP 1.5 final drops (hopefully!). -
r-a-y replied to the forum topic Anyone else working on integrating Gigya? in the group Creating & Extending 13 years, 3 months ago
Timely… I’m about to embark a project that might use Gigya as well. I’ve seen some sites use Janrain Engage as well.
-
r-a-y replied to the forum topic Post button missing on Activity Stream in the group How-To and Troubleshooting 13 years, 3 months ago
Just signed up and tested your site:
http://www.discdevil.com/members/raytest/I can post updates and reply… what browser are you using?
-
r-a-y replied to the forum topic BuddyPress & Activity Stream Permalinks in the group How-To and Troubleshooting 13 years, 3 months ago
Sitgmartyr – This issue has been reported and fixed, but unfortunately there will not be a public, new release under the 1.2 series because attention has shifted to 1.5.
However, you can patch and fix this yourself:
https://buddypress.trac.wordpress.org/changeset/4626 […] -
r-a-y posted an update 13 years, 3 months ago
@Stigmartyr @Stigmartyr Normal forum protocol here is to:
– wait 24 hours for a response, then bump your question if no one replies
– post a new thread about your problem, not bumping multiple year old posts when no one is responding. If it’s a few weeks old, then that’s fine.Also please note that the people who answer questions on this forum ar…[Read more]
-
r-a-y replied to the forum topic Expire passwords in the group How-To and Troubleshooting 13 years, 3 months ago
One way is to change all your user’s passwords with some generic-only-you-will-know password.
Then a user is forced to reset their password when s/he attempts to login next time.Read this post for some pointers (especially […]
-
r-a-y replied to the forum topic oEmbed not working with latest version? in the group oEmbed for BuddyPress 13 years, 3 months ago
What version of BuddyPress are you using?
Basic oEmbed support is now in BuddyPress core as of BP 1.5-beta-1, so you can just input a link on its own line and it will embed content from the most popular sites like YouTube. […]
-
r-a-y replied to the forum topic Change folder name of themes in the group How-To and Troubleshooting 13 years, 3 months ago
Create a child theme and you can have your cake and eat it too!
https://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/ - Load More
@r-a-y
Active 4 months, 4 weeks ago