-
hnla posted on the forum topic Uneven Margins on http://www.ginreviews.com in the group How-To and Troubleshooting: 14 years, 3 months ago
@mercime 😛
-
hnla posted on the forum topic Uneven Margins on http://www.ginreviews.com in the group How-To and Troubleshooting: 14 years, 3 months ago
It’s your text length, likely , but can’t recall, that the truncation is done by word not characters? You’ll probably need to set a min-height on those elements @ ~130px
-
hnla posted on the forum topic group redendency problem ? in the group Creating & Extending: 14 years, 3 months ago
I think in this respect instructing to manually correct the issue by directly manipulating the DB tables, deleting records etc isn’t going to be an easy option but think it’s probably the only option.
-
hnla posted on the forum topic group redendency problem ? in the group Creating & Extending: 14 years, 3 months ago
duplicate groups has arisen before on the forum, not sure why it happens but it feels like a error in looping somewhere?. Regardless the first thing you must always do to trouble shoot is fall back to the BP default theme and deactivate any BP plugins and verify if the issue still happens, it’s important […]
-
hnla posted on the forum topic ?my site score is 38/100 too bad need help in the group Creating & Extending: 14 years, 3 months ago
@naved Do not play around with caching plugins until you have your site running correctly and effectively, simply addressing the basics of server configuration and site should produce a site that is responsive enough for most purposes, caching will be effective if and when your site traffic starts to really grow. Those automated speed test tools […]
-
hnla posted on the forum topic Changing Servers in the group How-To and Troubleshooting: 14 years, 3 months ago
Not really, bottom line is it’s still a WP site in essence the DB is the crucial aspect and that is WP with BP chucking a few tables in, so approach the move as you would for a WP site.
-
hnla posted on the forum topic Condition in Sidebar.php in the group Creating & Extending: 14 years, 3 months ago
Yes it will or at least it shouild do. The sidebar.php is generally called from the individual files. In my single.php I call get_sidebar() thus I’m on a single page calling the sidebar – works for me anyhow 🙂
-
hnla posted on the forum topic Condition in Sidebar.php in the group Creating & Extending: 14 years, 3 months ago
Your is_single() test should work, and it doesn’t require the ‘== true’ it returns true or false so if( is_single() ) will return true if on a single.php view.
-
hnla posted on the forum topic Expanding "item-body" in profile pages? in the group Creating & Extending: 14 years, 3 months ago
trouble is there isn’t a useful distinct class token for profile pages , I went through some changes to the class array a while back with Paul, but this should have been better catered for at the moment there is only ‘my-account’ but nothing that distinguishes a general profile/account view. You may need to add […]
-
hnla posted on the forum topic Where/how to download the latest bleeding edge beta? in the group How-To and Troubleshooting: 14 years, 3 months ago
No! You never take a trunk , bleeding edge, nightly build or whatever one may refer to current in development code and use it on a production server/ live site. 1.2.8 is the current stable version to run the trunk when ready will be tagged as 1.3 and released, before then only download trunk and […]
-
hnla posted on the forum topic chmod 755 errror on activating any caching plugin in the group Creating & Extending: 14 years, 3 months ago
You need to be able to change the file permissions that it’s telling you? config.ini On a linux box at the cli you would do something like: $ chmod 755 config.ini if in the directory containing the file otherwise describing the full path to file /var/www/… With cpanel ? iirc you can use ‘file manager’ […]
-
hnla posted on the forum topic fatal errror at the time of activating buddypress and while upgrading wordpress to 3.1.3 in the group How-To and Troubleshooting: 14 years, 3 months ago
How? please always share how you solved a problem on a open forum as it may help others who come across the thread.
-
hnla posted on the forum topic fatal errror at the time of activating buddypress and while upgrading wordpress to 3.1.3 in the group How-To and Troubleshooting: 14 years, 4 months ago
define (‘WP_MEMORY_LIMIT’, ’64M’); adding this to wp-config can solve my problem ?
This is a non question the response to which always has to be ‘You tell us’! try it does it fix the issue? it’s a simple test. if it doesn’t then your host may not permit individual sites to alter PHP at site […] -
hnla posted on the forum topic "Create Group" is not advancing to next page. Suspect APACHE redirect bug. in the group How-To and Troubleshooting: 14 years, 4 months ago
The ‘cannot move to uploads’ is a server user/groups configuration issue, the server doesn’t have permission to create/write to dirs you may also have PHP safe mode running? or your sohusin config is causing issues. As for the these sorts of issues access to the server is required to fully understand and troubleshoot. btw it’s […]
-
hnla posted on the forum topic need a grt admaneger plugin for bp ? in the group Creating & Extending: 14 years, 4 months ago
Please search the WP plugin repository, you’ll ind an extensive list of plugins there and you don’t necessarily need plugins that are designed with BP in mind.
-
hnla posted on the forum topic BP User Statistics in the group Creating & Extending: 14 years, 4 months ago
@DJPaul this is why I have raised the matter again check your emails when you have a moment, we may not be aware of any issues but that doesn’t mean there aren’t any.
-
hnla posted on the forum topic BP User Statistics in the group Creating & Extending: 14 years, 4 months ago
@janismo Yes I know about that sign and am discussing it with one of the core mods. @BlueInkAlchemist I have actually just finished upgrading the plugin to work with WP 3.1 and have it running on BP 1.3 trunk and it looks to be ok but I’ll need to contact Rich! about updating the repo […]
-
hnla posted on the forum topic BP User Statistics in the group Creating & Extending: 14 years, 4 months ago
Try it and see? It is unlikely to and it is not being supported by the author so it needs someone to come along and update the plugin to work with WP 3.*
-
hnla posted on the forum topic Need help with my WordPress theme and BuddyPress in the group How-To and Troubleshooting: 14 years, 4 months ago
We can’t see what that file parses and outputs! It looks as though there is no structure? So do a number of those function calls describe markup structure? You will need to look at them and edit or copy where necessary; however you shouldn’t really be having an issue? you view the generated output of […]
-
hnla posted on the forum topic just tried to upload a profile avatar on buddypress.org and got this in the group How-To and Troubleshooting: 14 years, 4 months ago
It’s a well known and long standing issue.
- Load More
@hnla
Active 7 years, 3 months ago