-
James started the topic Please do not leave the comment area blank. in the forum How-to & Troubleshooting 11 years, 5 months ago
hi, in ajax.php of bp-default there is a statement
if ( empty( $_POST['content'] ) )
exit( '-1<div id="message" class="error"><p>' . __( 'Please do not leave the comment area blank.', 'buddypress' ) . '</p></div>' );Is there a way to modify it from functions.php, so that it would or wouldn’t check $_POST[‘content’] under specific parent div…[Read more]
-
James replied to the topic BP-Default fonts in the forum How-to & Troubleshooting 11 years, 6 months ago
thank you, guys! prior to open a topic checked styles/directories/etc. of twenty twelve, but not functions, as always 🙂
-
James started the topic BP-Default fonts in the forum How-to & Troubleshooting 11 years, 6 months ago
hi, as I see, testbp.org is using the following font family:
font-family: “Source Sans Pro”,Helvetica,sans-serif;
Do I understand correctly that “Source Sans Pro” is not in BP-Default, and if I want to use it, I have to upload/allow it myself? What about Helvetica?
thanks!
-
James replied to the topic Link to a private message in the forum How-to & Troubleshooting 11 years, 9 months ago
yeah, as always, tried tens of variations, not this one 🙂
works excellent, thank you again, Brajesh!
-
James replied to the topic Link to a private message in the forum How-to & Troubleshooting 11 years, 9 months ago
thanks Brajesh, recently wanted to write about it.
As I understand, we should use this function as a href, but how to write the parameters in, since for some reason I cannot get it working. thanks!
-
James started the topic Link to a private message in the forum How-to & Troubleshooting 11 years, 11 months ago
Hi!
How do I create a link, which would lead to a PM “compose” screen with predefined “send to” id, subject and message?
latest wp, bp.
thanks!
-
James started the forum topic Bp-Default adminbar loading order in the group How-To and Troubleshooting 12 years ago
Hi!
Is there any way to change loading order of the adminbar in bp-default, so that it would appear at the same time as a page, or before?
At the moment bp loads page and only then admimbar, please see this […] -
James replied to the forum topic Favorite Automatically in the group How-To and Troubleshooting 12 years, 3 months ago
anyone?
-
James started the forum topic Favorite Automatically in the group How-To and Troubleshooting 12 years, 4 months ago
Hi,
I have several activities with the same $secondary_item_id.
Is it possible to “favorite”/”remove favorite” all of them at once, if user “favorite”/”remove favorite” one of them?
thanks!
-
James replied to the forum topic Activity Filters in the group How-To and Troubleshooting 12 years, 5 months ago
hi, getting back to my thread, could anyone please tell if it is possible or not?
basic idea is to show activities of the specific groups in the site wide loop (default one). thanks!
-
James started the forum topic Few customizations to the bp portfolio plugin in the group BP Jobs Board 12 years, 5 months ago
hi,
Ready to pay for few customization to the plugin bp portfolio (created with bp skeleton component), since I am stuck. What I need:
– add new template, so that title of the project would lead to a single […]
-
James joined the group BP Jobs Board 12 years, 5 months ago
-
James replied to the forum topic Ajax.php in child theme in the group How-To and Troubleshooting 12 years, 6 months ago
hi @djpaul ,
separate ajax.php functions do not work as they should at the search page of “unified search” by Brajesh (without adding of this exit();). In my case bp_dtheme_new_activity_comment() returns full […]
-
James replied to the forum topic Ajax.php in child theme in the group How-To and Troubleshooting 12 years, 6 months ago
if the only method is to replace full function using remove_action/add_action, no need to reply.
-
James started the forum topic Ajax.php in child theme in the group How-To and Troubleshooting 12 years, 6 months ago
hi,
I need to add exit(); to bp_dtheme_new_activity_comment(). As I understand, it is impossible to simply copy ajax.php to my child theme and make necessary changes.
What would be the best way to get it done?thanks!
-
James started the forum topic Component’s browser title + Changeset 5153 + Skeleton Component in the group How-To and Troubleshooting 12 years, 6 months ago
Hi,
Cannot find some old thread, so I have to create new one. With bp skeleton component I have faced old issue re “Browser title for a component’s directory only displays the word ‘Directory'”, described […]
-
James replied to the forum topic Auto ”load more” activity stream items when scroll reaches the bottom of the page in the group Creating & Extending 12 years, 7 months ago
hi @juanmaguerrero, no need in video. after deeper testing I understood the issue. Bug remains in every activity list, where you do not have enough of updates to see “load more” button. Create a group with few […]
-
James replied to the forum topic Auto ”load more” activity stream items when scroll reaches the bottom of the page in the group Creating & Extending 12 years, 7 months ago
hi again @juanmaguerrero, I do not have any customizations, just child theme of bp-default (local at the moment) and your 2 steps. When I switch to “updates” in drop-down of site wide activity directory, I see […]
-
James replied to the forum topic Auto ”load more” activity stream items when scroll reaches the bottom of the page in the group Creating & Extending 12 years, 7 months ago
hi @juanmaguerrero, great tutorial!
unfortunately, bug that @shawn38 has mentioned partly is still there. Go to site wide activities, switch to “updates” as drop down filter – everything still will work fine, […] -
James replied to the forum topic Activity Filters in the group How-To and Troubleshooting 12 years, 7 months ago
hi @ChrisClayton, bp_has_activities( ‘object=groups&primary_id=…, …’) is a working solution for custom loop. Problem is that I need this loop to appear as a drop down filter in site wide activities, e.g. […]
- Load More
@janismo
Active 8 years, 1 month ago