-
hnla posted on the forum topic Radio button aggressively resets to global default in edit field in the group How-To and Troubleshooting: 15 years, 11 months ago
Wrap in <code> tags and escape the opening less than angle bracket of markup. html entity for ‘less than’ = & lt ; no spaces!
-
hnla posted on the forum topic Front page Idea – Where do I begin? in the group How-To and Troubleshooting: 15 years, 11 months ago
Not sure it’s what I would term ‘complex’. In terms of sidebar items most can be probably found through available widgets, stock ones or plugin additions which may be placed in the sidebar.
-
hnla posted on the forum topic Front page Idea – Where do I begin? in the group How-To and Troubleshooting: 15 years, 11 months ago
Place to begin is in setting up a child theme and master stylesheet, described here in the docs somewhere: https://codex.buddypress.org/how-to-guides/building-a-buddypress-child-theme/ If you are simply wanting to re-skin the default layout then you essentially set about overridding the default styles called into that child theme stylesheet. You…[Read more]
-
hnla posted on the forum topic How to remove those brackets ? in the group How-To and Troubleshooting: 15 years, 11 months ago
Actually the code you’re looking for is to be found, for example, if you look in groups/index.php at around line 17 & 20 you’ll see:
printf( __( 'All Groups (%s)', 'buddypress' ), bp_get_total_group_count() )You could simply remove those parenthesis from around the %s. Of course you would want to do this from a copy […] -
hnla posted on the forum topic How to remove those brackets ? in the group How-To and Troubleshooting: 15 years, 11 months ago
You would still be following the action Boone described but simply removing the ‘(‘ and ‘)’ within that span retaining the span elements and %d; although I find it hard to believe that a language file does actually contain markup and code of this description?
-
hnla posted on the forum topic How to remove those brackets ? in the group How-To and Troubleshooting: 15 years, 11 months ago
IMHO not observing separation of Mid Tier and Presentational Layers is a sin 😉 after all it’s not as though it’s some new radical concept!
Yes it would be nice to get that sort of markup out of core, but when? really these are decisions one makes early on in an applications life.
-
hnla posted on the forum topic Language file load evidence? in the group How-To and Troubleshooting: 15 years, 11 months ago
Is it not though a good idea to relocate it? prevent overrights if using automatic updates, somewhat a flawed mechanism if ones language files will keep getting deleted. While on the subject and as it might be pertinent to this threads question, when creating a new po file I’m correct in thinking what we do […]
-
hnla posted on the forum topic Rank images not showing in the group CubePoints Buddypress Integration: 15 years, 11 months ago
@Gpo1 which fix? some of the issues to date have been related to the cubepoint parent plugin namely the original incorrect db call to display the top points list and the inability to display the rank image under CPBP on profile pages. The Cubepoint parent plugin is clearly not under xberserkers control, the fixes have been […]
-
hnla posted on the forum topic Rank images not showing in the group CubePoints Buddypress Integration: 15 years, 11 months ago
The error at the top you refer to I presume is the division by zero one? This is a an issue (or two) that was discussed on the 1.7 thread iirc essentially there are two fixes (until such time as permanent solutions put in place) either one can suppress the warning using the ‘@’ before […]
-
hnla started the forum topic fatal error: call to undefined function in the group BuddyPress Links: 15 years, 11 months ago
Ok the errror is clear enough and solution straightforward but this does raise a huge issue, one I’ve mentioned before but feel is being glossed over by the dev community: function call is bp_link_continue() in /bp-links-default/links-loop-item.php The reason for the error is that I have copied out /bp-links-default/ to a child theme for the possible […]
-
hnla joined the group BuddyPress Links 15 years, 11 months ago
-
hnla posted on the forum topic Can't Drag Widgets to Sidebars in the group How-To and Troubleshooting: 15 years, 11 months ago
You’re probably going to need to provide a little more detail than that such as BP and WP versions, custom themes if any or other modifications present. I took a spare test install to upgrade to BP 1.2.4 to see what the issues were with that release, it’s now running BP 1.2.4.1 on WPMU 2.9.2 […]
-
hnla posted on the forum topic Upgraded to 1.2.4 and now No Blogs Showing! in the group How-To and Troubleshooting: 15 years, 11 months ago
@r-a-y yep works beautifully and of course one doesn’t remove the amended sql query just the function call in functions.php.
-
hnla posted on the forum topic Upgraded to 1.2.4 and now No Blogs Showing! in the group How-To and Troubleshooting: 15 years, 11 months ago
@r-a-y ah thanks I’ll give that a shot, but reverting the changes after successful completion will just produce the same issue if one dectivates/reactivates BP or am I thinking that through incorrectly (guess I’ll know after running it 🙂 )
-
hnla posted on the forum topic Upgraded to 1.2.4 and now No Blogs Showing! in the group How-To and Troubleshooting: 15 years, 11 months ago
@r-a-y what file are you referring to with that sql query earlier as at the moment each deactivation reactivation of BP simply wipes the reset fields in that table. Users seem correct. tbh I’m not prepared to waste too much time on this as it was only out of curiosity and I hadn’t intended trying to […]
-
hnla posted on the forum topic Upgraded to 1.2.4 and now No Blogs Showing! in the group How-To and Troubleshooting: 15 years, 11 months ago
@0815 Well I can’t get the one user blog created on my wp 3.0 to show despite adding the rows to the table, the main blog is visible though and is by default the front page. I would bear in mind that to some extent WP.30 + BP 1.2.4 is likely prone to teething issues. […]
-
hnla posted on the forum topic Upgraded to 1.2.4 and now No Blogs Showing! in the group How-To and Troubleshooting: 15 years, 11 months ago
@0815 You have a fresh install? have you created any user blogs before the upgrade to BP1.2.4? In fact was this an upgrade to BP 1.2.4 or simply a first install/activation? You will only have an issue with this table if you are already running blogs created under WPMU (don’t think the issue arises if […]
-
hnla posted on the forum topic Version 1.7 Beta in the group CubePoints Buddypress Integration: 15 years, 11 months ago
@xberserker Well WPMU & WP 3.0 should resolve it self and oughtn’t really to present any issues now that the generic issue of DB prefixing confusion is understood. If CPBP continues to roll with CP as a parent then it will simply be a matter of keeping a CP version with any necessary DB fixes in […]
-
hnla posted on the forum topic Upgraded to 1.2.4 and now No Blogs Showing! in the group How-To and Troubleshooting: 15 years, 11 months ago
Thought I’d test this blog DB issue. Chose an older test install with BP 1.2 – deactivated ALL plugins, removed all old BP folder and files, brought WPMU up to latest version from 2.9.1. Confirmed WPMU & blogs running correctly Downloaded BP 2.2.4 Activated (doesn’t activate sitewide?!) enabled default theme but NO other plugins; visit […]
-
hnla posted on the forum topic Version 1.7 Beta in the group CubePoints Buddypress Integration: 15 years, 11 months ago
Hmm had thought I’d tried that – yes it does kick in the pagination links! but the actual pagination is not working or rather the query result is not divided on that number string? I can link to page 2 but it simply runs all the results again. There is a danger in being too […]
- Load More
@hnla
Active 7 years, 10 months ago