-
hnla posted on the forum topic Security Feature Suggestions in the group Miscellaneous: 14 years, 8 months ago
Clossed. Continue on in:
https://buddypress.org/community/groups/requests-feedback/forum/topic/security-feature-suggestions/ -
hnla posted on the forum topic Help for Whatβs New Textareas Autofill Text in the group How-To and Troubleshooting: 14 years, 8 months ago
Better done with a little jQuery snippet than packing out the markup with scripting bloat, you can fairly easily run a focus /blur event handler checking for a value of ‘value’ and flip flopping the removal or replacement of any string in .value, the element then requires a class token of some description for jQuery […]
-
hnla posted on the forum topic CSS code that Alternates the colors of forum threads? in the group How-To and Troubleshooting: 14 years, 8 months ago
Link to your site please.
-
hnla posted on the forum topic Site Maintenance in the group Miscellaneous: 14 years, 8 months ago
Yep c’mon JJJ you went and announced it, we’ve been waiting for the show to begin, starting a slow hand clap now π
-
hnla posted on the forum topic Admin bar not showing in the group How-To and Troubleshooting: 14 years, 8 months ago
https://wordpress.org/support/topic/buddypress-admin-bar I note you have asked the exact same question on WP support, it is considered bad form to post across different forums with the same copied question however I do also note that you didn’t post the WP one til ~ 2 hours ago. looking at that theme on WP tells me it hasn’t […]
-
hnla posted on the forum topic My 2 Cents in the group Requests & Feedback: 14 years, 8 months ago
Echoing Modems point, why is everyone so fixated on Facebook or Twitter for that matter, BP shouldn’t try and be a clone but something more or at least unique in it’s self.
-
hnla posted on the forum topic Register and login in the group Requests & Feedback: 14 years, 8 months ago
Why have you posted on the back of a another thread? Did nothing in what I mentioned above about asking detailed questions, supplying a little bit of background information on your situation / setup make sense? Please do as is expected, if you really need help, post a new thread rather than piggy back of […]
-
hnla posted on the forum topic Register and login in the group Requests & Feedback: 14 years, 8 months ago
@rckelsey Well as you have pointed out this is, like WP, an open source piece of work free to download and run, so sadly expecting any level of support is simply out of the question, what support there is, as you’re well aware, is free and provided by a voluntary group of users who have managed […]
-
hnla posted on the forum topic Login not working for all but the main admin account. in the group How-To and Troubleshooting: 14 years, 8 months ago
Locking topic, too many old posts on this forum get resurrected, not generally an accepted practice on boards. @n_sane a little advise if you really want help you must formulate a detailed question which describes the issue and any attempts at rectifying it, along with your setup in terms of app versions and server, simply stating […]
-
hnla posted on the forum topic 404 error page on most buddypress links in the group How-To and Troubleshooting: 14 years, 8 months ago
So mod_rewrite wasn’t loaded then? I hope I helped in asking for confirmation that it was or wasn’t it helps to check what phpinfo reports. π I would change that Debian distro for redhat centos or fedora they have much nicer default configs all geared up for getting of to a fairly quick start as […]
-
hnla posted on the forum topic 404 error page on most buddypress links in the group How-To and Troubleshooting: 14 years, 8 months ago
Run phpinfo() what modules does it list under ‘loaded modules’ your looking for mod_rewrite to be in the list. After that checks out you want to check your chown settings for directories, it tends not to matter what file permissions you set if the group and owner of the file and directory is wrong. Those […]
-
hnla posted on the forum topic 404 error page on most buddypress links in the group How-To and Troubleshooting: 14 years, 8 months ago
Have you a working .htaccess file? mod_rewrite.so installed and enabled? Groups/Owner perms set up correctly to allow necessary file / directories to be read / written to?
-
hnla posted on the forum topic subdirectory in the group Installing BuddyPress: 14 years, 8 months ago
Yes but have a read through of the codex pages please as they answer this question in more detail.
-
hnla posted on the forum topic CSS code that Alternates the colors of forum threads? in the group How-To and Troubleshooting: 14 years, 8 months ago
Profile fields table has the class ‘zebra’ already, check your file, does it have it? if it doesn’t then you are either using a third party theme or old version of BP. If it doesn’t exist add it to the table element. Whether you need the jQuery snippet is again dependent on whether you are […]
-
hnla posted on the forum topic How to hide some profile fields from public in the group How-To and Troubleshooting: 14 years, 8 months ago
Use the conditional function
is_user_logged_in()
in an ‘if’ conditional before the field in question. -
hnla posted on the forum topic Bum Install? in the group How-To and Troubleshooting: 14 years, 8 months ago
Try and avoid auto installs altogether, they tend to lead to tears, and long posts trying to track down issues that eventually transpire to have little to do with the apps in question.
WP and BP are best installed manually – not hugely difficult or time consuming.
-
hnla posted on the forum topic Child Theme Question from Super Noob in the group Creating & Extending: 14 years, 8 months ago
π type quicker forget about spellinh or pugnination
-
hnla posted on the forum topic Change Groups to Teams in the group How-To and Troubleshooting: 14 years, 8 months ago
Nothing on this page?
https://codex.buddypress.org/extending-buddypress/customizing-labels-messages-and-urls/
-
hnla posted on the forum topic Child Theme Question from Super Noob in the group Creating & Extending: 14 years, 8 months ago
Thanks mercime but I did say that π
You must either reference a parent theme using the template line at the top of the file or have a index.php in the theme folder- essentially there must be a index.php file referenced for the theme to not be broken
-
hnla posted on the forum topic Child Theme Question from Super Noob in the group Creating & Extending: 14 years, 8 months ago
Yes, please don’t pick up 8 month old threads please π
Have you created all the necessary parts at the top of the file ? Are you referencing a parent theme correctly? Have you read through the page in the codex explaining how to create child themes
- Load More
@hnla
Active 7 years, 3 months ago