-
Hugo Ashmore replied to the topic [Resolved] Buddypress not working on my theme. in the forum How-to & Troubleshooting 12 years, 5 months ago
Well your theme is running in BP theme compatibility mode as your loading the legacy stylesheet. Blank pages might mean your themes page.php which BP uses isn’t written in a way that BP can use, try copying page.php from twentytwelve to your theme and renaming it buddypress.php and see if that works to display BP screens, it won’t be the solution…[Read more]
-
Hugo Ashmore replied to the topic Is this how multisite registration is supposed to work? in the forum How-to & Troubleshooting 12 years, 5 months ago
Yes it’s normal, in effect the network is the primary point of install and has – if you like the master list of users so admin is listed there as super_admin.
-
Hugo Ashmore replied to the topic Issues getting Buddypress working, in the forum Installing BuddyPress 12 years, 5 months ago
You primarily had a permalinks issue (not sure to whom I’m addressing that remark though) when you see ‘index.php’ in the url it tends to indicate a almost pretty permalinks setup found with windows or iirc Zues server, check the WP codex for further information, BP does require permalinks are in…[Read more]
-
Hugo Ashmore replied to the topic [Resolved] How do I make a sticky wall update? in the forum How-to & Troubleshooting 12 years, 5 months ago
-
Hugo Ashmore replied to the topic [Resolved] Child theme won't work in the forum Creating & Extending 12 years, 5 months ago
Depends on what exactly you’ve done/tried. Detail your process thus far so people can get an idea of what might have gone wrong. At the moment you haven’t given anything to go on.
-
Hugo Ashmore replied to the topic [Resolved] White line under head menu in the forum Installing BuddyPress 12 years, 5 months ago
However reviewing @aces link and post suggests that would be a likely cause, it’s troublesome the adminbar and the spacing it requires due to it’s out of flow nature and login/logout, view or not view, states.
-
Hugo Ashmore replied to the topic [Resolved] White line under head menu in the forum Installing BuddyPress 12 years, 5 months ago
Theme? and in this instance your probably going to need to provide a link to the site.
However if you are using a custom theme test by disabling it and testing in bp-default or twentytwelve if issue not present then it’s theme related or perhaps plugin related but then same thing applies in disabling any not necessary to see if they are the cause.
-
Hugo Ashmore replied to the topic [Resolved] White line under head menu in the forum Installing BuddyPress 12 years, 5 months ago
Without a little more information and perhaps a link people will just be making wild stabs in the dark as to what’s wrong. Likely this is theme related but I’m guessing 🙂
There’s a sticky on posting guidelines that will let you know what sort of information helps receive help.
-
Hugo Ashmore replied to the topic Basic Page Template in the forum Installing BuddyPress 12 years, 5 months ago
You can create a template to override BP theme compat use of page.php i.e buddypress.php located in your themes ‘buddypress’ or ‘community’ folder, in that if you wanted to further manage things you could use conditional functions for various BP views.
Please check the BP codex as the above is explained in a guide or two, look under ‘user’ or…[Read more]
-
Hugo Ashmore replied to the topic how to create a buddypress members panel for a post or page? in the forum How-to & Troubleshooting 12 years, 5 months ago
How have you got members following posts or pages, that isn’t a normal default BP action. If you have a plugin providing extended functionality that allows this then you need to provide that information as without it it’s not possible to provide suggestions. Either way this sounds like a job for a developer I doubt a simple answer can be given to…[Read more]
-
Hugo Ashmore replied to the topic Still getting spammers!! HELP! in the forum How-to & Troubleshooting 12 years, 5 months ago
Thanks @bphelp.
Closing this thread and any further that are re-opened @placementmantra
-
Hugo Ashmore replied to the topic BuddyPress Spam in the forum How-to & Troubleshooting 12 years, 5 months ago
@placementmantra Please stop posting this repeated post immediately. You have now posted approx twelve times to old ‘Spam’ threads in as many minutes virtually. Open A new post or search and ‘Read’ some for methods of dealing with spam issues.
Now closing this old thread as a read only.
-
Hugo Ashmore replied to the topic bp_is_user_profile is not working in a functions.php file in the forum How-to & Troubleshooting 12 years, 5 months ago
this may be utterly unhelpful but can you not set or define the constants rather than remove all those avatar constants?
e.g as long as you run a earlier priority you can define the constants before BP sets them and checking if a constant is defined but running late enough in functions.php that bp_is_my_profile() is set.
[Read more]
function user_profile(){… -
Hugo Ashmore replied to the topic Want activity stream – but remove "What's New" post ability in the forum How-to & Troubleshooting 12 years, 5 months ago
Edit the template then and remove the markup. Also turn off activity posting on blogs & forums in bp settings.
-
Hugo Ashmore replied to the topic Page titles are broken since 1.7 in the forum How-to & Troubleshooting 12 years, 5 months ago
Something getting messed up, looks to be possibly a translation error? My local test doesn’t show same issue, if you explore further and can establish it’s a bug open a trac ticket.
-
Hugo Ashmore replied to the topic Page titles are broken since 1.7 in the forum How-to & Troubleshooting 12 years, 5 months ago
Document title tag ? I would suggest that perhaps you have a plugin affecting things? I have showing:
‘Activity Streams Directory | BP 1.7 – mozi ff’ -
Hugo Ashmore replied to the topic Problems loading template "One Community" Says to add blank homepage in the forum Installing BuddyPress 12 years, 5 months ago
@knromaine This isn’t really a question regarding BuddyPress, this ‘page’ isn’t a buddypress’ page it’s a WP page which is using the WP reading settings to set it as the page to use for your index or frontpage, this will have the effect of removing the default view WP provides of the primary posts loop display from your frontpage (so a further…[Read more]
-
Hugo Ashmore replied to the topic Modifying Buddypress 1.7 Beta in the forum Creating & Extending 12 years, 5 months ago
Yes exactly as per the guide! 🙂 try it and see is best approach.
-
Hugo Ashmore replied to the topic bp_is_user_profile is not working in a functions.php file in the forum How-to & Troubleshooting 12 years, 5 months ago
Functions.php will load and run before bp has a chance to esatblish what page is being shown those conditional functions ought to always return ‘false’ from that point, you can try hooking into an earlier point perhaps or if you are writing a function to be called on a page ensure your checks are carried out in the function not outside it.
As…[Read more]
-
Hugo Ashmore replied to the topic BuddyPress 1.7 doesn't work with wp_nav_menu in the forum How-to & Troubleshooting 12 years, 5 months ago
This isn’t really a BP issue, wp_nav_menu works fine you have to look at your rulesets to see what changed from one point to the next and adjust styling, quite why you experienced the change I’m not sure but essentially bp has little do with the custom wp menus other than you adding say a top level link for bp dir pages. As always in respect of…[Read more]
- Load More
@hnla
Active 7 years, 3 months ago