-
Hugo Ashmore replied to the topic Can't delete plugins in the forum How-to & Troubleshooting 12 years, 5 months ago
Sounds like your server directories haven’t got the correct permissions set for read write execute, the WP codex has information of perms required for WP directories in an install you may need to check with your host what is currently set – can you upload images to the media library?
-
Hugo Ashmore replied to the topic [Resolved] bp make more than 6 same version of one group in the forum How-to & Troubleshooting 12 years, 5 months ago
First thing to do always is start testing by disabling any plugins running which are not necessary to WP/BP installation especially any caching plugins, after that change to a theme such as twentytwelve to test against to determine whether your issue is theme related plugin related or an actual BP bug (much less likely)
Ignore that codex page…[Read more]
-
Hugo Ashmore replied to the topic Associating Member Profiles in the forum Creating & Extending 12 years, 5 months ago
Please do not jump in on other peoples threads (hijacking), start your own thread please on your particular issue, otherwise threads become jumbled and confused.
-
Hugo Ashmore replied to the topic css independence in buddypress in the forum Creating & Extending 12 years, 5 months ago
Don’t ever ever modify core files period! Not really sure why you are having to do this but don’t mess around with BP elements or their classes as many are required as a lot of the JS/Ajax functionality hooks to them.
If you have to use bootstrap that’s your choice but bootstrap doesn’t replace the necessity for BP styles -overload the BP styles…[Read more]
-
Hugo updated the Activity Loop page, on the BuddyPress Codex 12 years, 5 months ago
The activity loop can be used to output a list of sitewide, member or member’s friends activity.
Standard LoopFiltering examples
Filtering the activity loop to show only status updates in the activity […] -
Hugo Ashmore replied to the topic Using bp_group_has_members in the forum How-to & Troubleshooting 12 years, 5 months ago
It is correct to briefly state what the solution was please.
-
Hugo Ashmore replied to the topic Duplicated content on Buddypress pages in the forum How-to & Troubleshooting 12 years, 5 months ago
If I need to provide additional details please let me know.
We shouldn’t really have to ask you for that 🙂
https://buddypress.org/support/topic/when-asking-for-support-2/I trust this is a custom theme you’re using? If it is a custom theme then switch to twentytwelve theme and see if issue still persists if not this shows you it’s a theme…[Read more]
-
Hugo Ashmore replied to the topic Problems displaying shortcode contents in non-standard BP 1.7 themes in the forum Creating & Extending 12 years, 5 months ago
@sensibleplugins don’t think this is a bug necessarily, Not sure I can get the order of processing clear with your snippet but it suggests that you are applying your filters too early and BP is still getting to cut in with it’s own.
In my circumstance I’m forcing a cpt content loop through to a do_action on a groups page so think my filters run…[Read more]
-
Hugo Ashmore replied to the topic In Need of some Guidance … in the forum Requests & Feedback 12 years, 6 months ago
Shouldn’t really call people specifically 🙂
However, perhaps you want to try using the WP login function over the BP login for ( if that’s what you’re using?) I have a reworked enhanced version of the older sidebar me login:
https://github.com/hnla/hnla-bp-sidebar-meLogged out it uses the form as existed in the old sidebar.php with minor…[Read more]
-
Hugo Ashmore replied to the topic Problems displaying shortcode contents in non-standard BP 1.7 themes in the forum Creating & Extending 12 years, 6 months ago
I recently ran into the same issue – yes bp feels the need to strip out filters in theme compatibility mode as it feeds via the page content loop – I was pushing loop content through a do_action on a new group front page, my resolution was to re-instate the filter I needed ‘wpautop’ on ‘the_content’ just before my while loop then immediately after…[Read more]
-
Hugo Ashmore replied to the topic css and js missing in the forum Installing BuddyPress 12 years, 6 months ago
Switch to twentytwelve theme, does BP work correctly in theme compat mode, if so you have an issue with your theme but more information would be required in order to work out what that issue might be.
-
Hugo Ashmore replied to the topic Individual template pages in the forum Installing BuddyPress 12 years, 6 months ago
You can prevent theme compatibility running by simply overloading those BP files as you did before in your theme root using full bp templates – in 1.8 we are looking to introduce the ability to overload templates in theme compatibility mode with files such as index-activity.php, index-component-profile.php…[Read more]
-
Hugo Ashmore replied to the topic Adding the BP Signup/Login Page to themes in the forum How-to & Troubleshooting 12 years, 6 months ago
@nanaimomen You can grab a copy of this enhanced login and bp sidebar me widget- it has a few additions over what was normally found in the older bp version:
-
Hugo Ashmore replied to the topic Plugin authors using bad ethics and practices by bumping plugins in the forum Installing BuddyPress 12 years, 6 months ago
What list? Where?
I don’t see this plugin on any list?
When you mention BP plugins page it sounds as though you mean this site here yet I see no mention of the plugin? Indeed this plugin isn’t even BP related is it?
-
Hugo Ashmore replied to the topic The Codex Looks Great! in the forum Miscellaneous 12 years, 6 months ago
use character entities also if in doubt.
You’re lucky you can get in, I’ve been locked out from the codex for a week or so!
Before adding snippets to tricks & whatsists check what is permitted, as iirc some were stripped out recently.
-
Hugo Ashmore replied to the topic Unable to overwrite activity directory in the forum Creating & Extending 12 years, 6 months ago
Nope. There’s no reason editing whatever file you are in that directory would break something unless you coded something incorrectly, or syntax wrong (but you should be warned of that)
-
Hugo Ashmore replied to the topic ' 400 Bad Request' after front end login in the forum How-to & Troubleshooting 12 years, 6 months ago
Not sure I understand the slight contradiction in ‘login on the front end’ = issues against ‘add a login plugin’ = no issues.
What do your server error logs say?
-
Hugo Ashmore replied to the topic [Resolved] Responsive homepage layout conflict in the forum Installing BuddyPress 12 years, 6 months ago
@andy_blanc ok without necessarily knowing how the homepage was meant to look it wasn’t apparent their was an issue but as I see now a ‘working’ correctly? front page I assume you have things sorted, looking at the working page guessed the theme relied heavily on JS which was likely the issue but @aces I think nailed that issue down and you have…[Read more]
-
Hugo Ashmore replied to the topic Line breaks don't appear in Multi-line Text Box in the forum How-to & Troubleshooting 12 years, 6 months ago
No they are filtered out. Needs a ticket raising no real reason why autop shouldn’t be allowed.
-
Hugo Ashmore replied to the topic [Resolved] Responsive homepage layout conflict in the forum Installing BuddyPress 12 years, 6 months ago
I could open the link :p you move your mouse pointer over the text that’s red colour and push down the left button on…
@andy_blanc You need to be a little clearer about what is wrong also the index page isn’t showing BP content, checking BP content doesn’t show anything that wrong though, as for ‘responsive’ (a word becoming overused/misused)…[Read more]
- Load More
@hnla
Active 7 years, 4 months ago