-
Hugo replied to the forum topic Override Buddypress AVATAR function in theme in the group How-To and Troubleshooting 13 years, 7 months ago
Why don’t these work or am I missing the point .
define ( 'BP_AVATAR_FULL_WIDTH', 350 );
define ( 'BP_AVATAR_FULL_HEIGHT', 350 );same for thumbs, also of course one can pass size params back on avatar calls.
-
Hugo replied to the forum topic Override Buddypress AVATAR function in theme in the group How-To and Troubleshooting 13 years, 7 months ago
There are a whole series of constants in bp-core-avatar.php that may be overridden, not sure what the constant you mention ‘CORE_MAX_FILE_SIZE’ is
-
Hugo replied to the forum topic CPT into activity stream in the group Creating & Extending 13 years, 7 months ago
look in the file bp-example-activity.php in the buddypress-skeleton-component plugin it’s pretty well commented with all the info and params you need to pass
-
Hugo replied to the forum topic CPT into activity stream in the group Creating & Extending 13 years, 7 months ago
You will need to hook a function into ‘bp_activity_add()’ you’ll need to pass an array of parts such as bp-loggedin_user-id and your CPT as a registered BP componant plus time and date I think.
The best […]
-
Hugo replied to the forum topic Configuration theme in the group Installing BuddyPress 13 years, 7 months ago
Before mercime kindly shows you how can we just check that you have made a start in attempting to enable your theme for BP? Have you moved any BP template pages across to your theme? Have you read through any of […]
-
Hugo Ashmore started the topic plugin-template.php in the forum group blogs 14 years ago
Simply for reference – mercim gave some good outlines and there may be further kernals of an idea that could help or inspire?
<a href="https://buddypress.org/community/groups/buddypress-org-ninjas/forum/topic/expanding-the-codex/?topic_page=3&num=15" […] -
hnla replied to the forum topic 1.5 and Excluding from BP Loops in the group How-To and Troubleshooting 14 years, 1 month ago
π need it now π or at least need bp_reset()
So trying to run three separate bp_has_groups() is not possible on the same page as I’m finding, although starting to think that the approach is flawed to getting […]
-
hnla replied to the forum topic 1.5 and Excluding from BP Loops in the group How-To and Troubleshooting 14 years, 1 month ago
What would be nice is to be able to run multiple loops without the last overriding the previous loop parameters, but wondering now if multiple loops is actually logical.
-
Hugo Ashmore posted an update 14 years, 2 months ago
-
hnla posted on the forum topic Unable to edit child theme files from wp-admin, have to go to Ftp to edit in the group How-To and Troubleshooting 14 years, 2 months ago
Guessing this is highly inconvenient and awkward for a whole lot of BP users that aren’t able to run localhost dev sites.
-
hnla posted on the forum topic All my buddypress pages have the same page title, way to adjust? in the group How-To and Troubleshooting 14 years, 2 months ago
@djpaul my reference was based on a 1.3 install which shows the title tag for dir pages as ‘Directory | the-site-name whether activity dir or members etc, not sure why hadn’t time to look at it in depth, is your fix just on […]
-
hnla posted on the forum topic Unable to edit child theme files from wp-admin, have to go to Ftp to edit in the group How-To and Troubleshooting 14 years, 2 months ago
@mercime π and you think there would be any point? The two tickets state their intractable positions. Personally I care little, I don’t ever use this function of WP, I don’t like these functions, they always feel like a security […]
-
hnla posted on the forum topic Unable to edit child theme files from wp-admin, have to go to Ftp to edit in the group How-To and Troubleshooting 14 years, 2 months ago
Read the ticket though, doesn’t appear that anything will be done about it π it is perhaps a BP problem really as BP pulled it’s theme out of the normal WP theme directory where it was originally and should have stayed! WP […]
-
hnla posted on the forum topic All my buddypress pages have the same page title, way to adjust? in the group How-To and Troubleshooting 14 years, 3 months ago
It does to the extent that a browser constructs history from page metadata that is supplied by the title tag BP uses the function bp_page_title to add metacontent in my 1.3 install all the dir component pages return […]
-
hnla posted on the forum topic How can I add a rel="me" attribute to an xprofile field? in the group How-To and Troubleshooting 14 years, 3 months ago
hnla: No, thatβs not a good idea because Google will ignore it with jQuery.
It shouldn’t, Google understands scripting, why would it ignore jquery?, It’s not the best idea though agreed.
Can we avoid though adding […]
-
hnla posted on the forum topic How can I add a rel="me" attribute to an xprofile field? in the group How-To and Troubleshooting 14 years, 3 months ago
Try adding it with jQuery
-
hnla posted on the forum topic Let Admins moderate all group forums – without being a member in the group Requests & Feedback 14 years, 3 months ago
It’s as Boone says, sadly in multisite mode only the super-admin can perform this function, might be better if it were possible to open that out to admins of the root blog BP is installed on.
-
hnla posted on the forum topic referencing the current user in a page i created in wordpress in the group Miscellaneous 14 years, 3 months ago
You are asking about WP functions on a support forum for BP π
What are you actually trying to do? There may be BP method.
The function is failing as you likely haven’t called the global variable $current_user or get_currentuserinfo#() […]
-
hnla posted on the forum topic How do you add Buddypress options to the new WordPress 3.2 AdminBar? in the group How-To and Troubleshooting 14 years, 3 months ago
So enthused with that fact, Boone stated it twice π
-
hnla posted on the forum topic Custom HTML in posts in the group How-To and Troubleshooting 14 years, 3 months ago
The word ‘custom’ needs clarification, markup is allowed in much the same manner as would be in posting comments to a blog post there are a series of allowed tags – but not many – such as <blockquote>, <code>, <p> […]
- Load More
@hnla
Active 7 years, 3 months ago