Search Results for 'wordpress'
-
AuthorSearch Results
-
October 8, 2011 at 7:24 pm #122778
In reply to: How to add a Title for Activity Post?
r-a-y
KeymasterOn the backend, you’d need to experiment with adding some activity meta.
In BP 1.5, all the activity meta functions are available in bp-activity/bp-activity-functions.php:
https://buddypress.trac.wordpress.org/browser/tags/1.5/bp-activity/bp-activity-functions.php#L438On the frontend, you’ll need to add an input field to the post form and then grabbing the form data so you can save it as activity meta. Check out /bp-default/activity/post-form.php for the actual form.
Saving the title might be a little tricky with AJAX though.
October 8, 2011 at 9:28 am #122748In reply to: How to disable BP sign up and use WP default signup?
Tammie Lister
ModeratorIs there an exact reason why you want to use WordPress signup rather than the BuddyPress one? BuddyPress sign up is a bit more apt for a BuddyPress site so trying to understand the use case here.
October 8, 2011 at 6:19 am #122721@mercime
Participant@nahummadrid do post this also at https://wordpress.org/support/forum/multisite where there are BP/MS users as well.
October 8, 2011 at 5:19 am #122719pawriter
ParticipantI have followed these two steps –
1. Create a new theme folder for your Twenty Eleven child theme. For this example, the child theme is called BP Twenty Eleven so we’ll name our theme folder bp-twentyeleven.2. Create a style.css file and add it in the bp-twentyeleven folder with content below:
(copying the suggested content for style.css)
3. Upload the bp-twentyeleven folder with the style.css file within to your server at /wp-content/themes/NB My installation is on stand alone PC not connected to the internet.
When I attempt the start of the Compatibility Process and click on “update your existing wordpress theme I get the following error:
An unexpected HTTP error occurred during the API request – Try Again
I cant progress beyond this point.
October 8, 2011 at 3:34 am #122711@mercime
Participantdubwarrior, If you do not want to show activate/register in main navigation, bp-default supports custom menus. Go to dashboard – Appearance > Menus. Create a menu with just the links you want in your main navigation, Save. Then associate that menu with the Primary location and Save.
October 8, 2011 at 3:11 am #122707In reply to: BuddyPress broke my wordpress
@mercime
ParticipantDeactivate all plugins by renaming the plugins folder manually via FTP/cpanel to e.g. wp-content/plugins-xxx
October 8, 2011 at 3:00 am #122705@mercime
ParticipantTo make your Twenty Eleven theme compatible with BuddyPress, you need to install the BP Template Pack plugin and go through the Appearance > BP Compatibility process
– https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/
– https://codex.buddypress.org/theme-development/theme-dev-bp-template-pack-walkthrough-twenty-eleven-bp-1-5/October 8, 2011 at 1:32 am #122702In reply to: Not getting registration/activation email
aces
ParticipantIF wordpress isn’t sending any emails (ie they’re not in spam or junk folders) it may need an extra plugin – see https://codex.buddypress.org/troubleshooting/frequently-asked-questions/
Or try https://wordpress.org/extend/plugins/wp-mail-smtp/ to help diagnose where the issue is and add some extra settings to fix it…October 7, 2011 at 8:24 pm #122688dubwarrior
Memberhi there modemlooper can you help????
October 7, 2011 at 5:31 pm #122673In reply to: SSO with Google Apps?
Paul Wong-Gibbs
KeymasterThe question is, is there any way to use Google Apps with WordPress. BuddyPress doesn’t touch any user authentication parts. Good idea, let us know what you find out
October 7, 2011 at 11:34 am #122653In reply to: Google Analytics for Buddypress
Tammie Lister
ModeratorTo be honest just put in the theme files probably is the lightest / speediest solution. Google lets you know where in the code to place things – put that in the footer.php before the closing tags it says.
But, if you are using the default theme for BuddyPress you probably either want to do a child or you want to use a plugin.
I’ve not tried it but perhaps: https://wordpress.org/extend/plugins/google-analytics-for-wordpress/ works – after all if it’s just inserting into the theme files….
October 7, 2011 at 8:40 am #122646In reply to: Single activity post file?
@mercime
ParticipantOctober 7, 2011 at 8:26 am #122643In reply to: Can I get a Previous Version?
@mercime
Participanthttps://buddypress.trac.wordpress.org/browser/tags/1.2.10 – download BP 1.2.10 zip file near bottom of page
October 7, 2011 at 7:54 am #122640In reply to: BuddyPress 1.5 compatibility for plugins and themes
Anamaria
MemberBuddyPress Private Community is in the Fail list here https://codex.buddypress.org/releases/1-5-plugin-compatibility/, however the error listed in this table seems to be for another plugin.
When I install Private Community, it does create a php error, but I found this error is not created by the plugin, but by a BuddyPress bug described here: https://wordpress.org/support/topic/plugin-buddypress-private-community-when-clicking-on-a-protected-page-i-get-error.
I have made the fixes described for this bug, and Private Community now seems to be working, although I am still testing.
October 7, 2011 at 3:51 am #122637In reply to: Registration woes
@mercime
ParticipantDeactivate BjuddyPress and other plugins. Check if your registration is working in WordPress first. If not, please find resolution at https://wordpress.org/support/
October 6, 2011 at 8:07 pm #122619In reply to: Registration not working
skartar
MemberThanks for the reply karmatosed. I have just tried this. Changed from a custom structure (did BP do this?):
/blog/%year%/%monthnum%/%day%/%postname%/
to
Month and name, but it didn’t work. I’ve just had a thought – I followed the codex instructions here: https://codex.wordpress.org/Create_A_Network to add a subdirectory multisite 2 days ago, but changed back because it was not what was needed. I’ve replaced my original .htaccess and wp-config and dropped the multisite tables, but could this have caused this problem?October 6, 2011 at 7:00 pm #122614In reply to: Using the pm feature in Buddypress
@mercime
ParticipantYes. This means that Custom Community Theme needs to be upgraded. And the good news is that the theme devs have submitted their updated version compatible with BP 1.5 to the WordPress Theme repo. Probably will be updated after undergoing theme review by end of next week latest.
October 6, 2011 at 6:56 pm #122613modemlooper
ModeratorIf you enable multi site in WordPress you can install BuddyPress on a secondary blog.
October 6, 2011 at 4:13 pm #122606In reply to: Changing Group tab display defaults
shaz247
MemberThank you so much Andrew that worked brilliantly. I am running WordPress 32.1. and Buddpress 1.5
October 6, 2011 at 7:40 am #122595In reply to: sidebar show up under buddypress pages
@mercime
Participant== after installation the side bar show up on normal pages i created but when i go to any of the buddypress pages the sidebar shows up below the page ==
@dsg257 you have to complete Step Three of the BP compatibility process https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/#fixalignmentHere’s a walkthrough of BP template pack for Twenty Eleven theme using the second method of Step Three which could help you. Let me know if you need further assistance.
October 6, 2011 at 6:11 am #122591In reply to: Theme broken after upgrade to 1.5
@mercime
Participant== I am contemplating creating a Roots based BP theme in the near future though. ==
@Mike84 Cool. Do consider submitting a free version with the WP theme repo
https://wordpress.org/extend/themes/about/== Is there a list of working 1.5 plugins yet == https://codex.buddypress.org/releases/1-5-plugin-compatibility/ I’ve been using BP Gallery myself since Feb 2010
Cheers.
October 5, 2011 at 3:56 pm #122503dubwarrior
MemberHi
how do you do this ‘.. do not have to place those pages in the menu they just need to be there.,its strange because the registration page did not show up in the menu which was great; but the activation always created a visible page in the menu. In order to correct this i made the activation page a parent page to the registration page so it would not be visible.
it works well but the problem is when register and create a site it show that the main admin site is linked to any new site that is created???
October 5, 2011 at 6:37 am #122487buddyrhev
MemberNo i created my own wordpress theme and with the use of BP Compatibility pack made by r-a-y and boone. I can actually customized the bp templates using it, until I’ve updated the bp in 1.5 and now still having a problem with the activity feeds.. :'( any ideas how to fixed it?
October 5, 2011 at 1:47 am #122465modemlooper
ModeratorYou need to have an activate page as well as register. You do not have to place those pages in the menu they just need to be there.
October 4, 2011 at 6:40 pm #122394In reply to: Frisco Child Theme
David Carson
ParticipantFYI – The theme is now available in the WordPress Theme Directory. This thread was quite long, so I’ve started a new one and maybe this thread can be closed now.
-
AuthorSearch Results