Search Results for 'wordpress'
-
AuthorSearch Results
-
November 26, 2011 at 5:56 am #125027
In reply to: Changing menu items for Mobile BuddyPress
modemlooper
ModeratorCreate a new menu in the WordPress admin then set it to the mobile menu and add items.
November 25, 2011 at 7:37 pm #125016In reply to: Re-install buddpress from the ground up
AdamBalan10wordpress
MemberExcellent. WordPress is fine, I just need to reinstall buddypress from the ground up. and deleting the plugin doesnt do it….
November 25, 2011 at 7:05 pm #125012In reply to: Re-install buddpress from the ground up
Xevo
ParticipantJust re-install buddypress and not wordpress? Then yes, just remove those.
November 25, 2011 at 11:34 am #124999In reply to: Bad login redirect URL
papaenapuros
MemberHi Ray. No more info needed. They’re just 2 single WordPress installs.
By the way, I’ve checked that in Buddypress.org there is a similar problem. I’ve received an email after a user has followed me with the following link to change the notifications settings:
https://buddypress.org/community/members/papaenapuros/settings/notifications/i’ve logged out and clicked the link. Then, after entering my logging data, I’ve been redirected to:
https://buddypress.org/?redirect_to=https://buddypress.org/community/members/papaenapuros/settings/notificationsAs you can see, the URL is not working. This is the same problem.
Bye.November 25, 2011 at 7:21 am #124991In reply to: 5 wordpress subscribers, but no members.
ChaloGonzalez
MemberAh, never mind, I got a list of members by clicking the members tab. It is the members WIDGET in the sidebar that insists there are no members. So, this is a widget issue. I still don’t see a registration form anywhere for new members. I will keep looking.
November 24, 2011 at 10:39 pm #124976pcwriter
ParticipantYou can simply replace the WordPress search form code in your theme template with the following (it will give you the standard BP search form for Members, Groups, Blogs, Forums, Posts). Plus, the “Search anything…” default text will disappear when the user clicks in it.
`<form action="” method=”post” id=”search-form”>
<input type="text" id="search-terms" name="search-terms" value="” onfocus=”if (this.value == ” ) { this.value = ”; }” onblur=”if (this.value == ”) { this.value = ”;}” /> in<input type="submit" name="search-submit" id="search-submit" value="” />
`
November 24, 2011 at 8:14 pm #124974bimstop
MemberMy apologies, yes it used to be call WPMU they have now made it part of the main WordPress install and call it Multisite.
So yes I have an install of WordPress with Multisite activated. I have not seen anything that says the latest version of Buddypress is not compatible with WordPress Multisite.
UPDATE
I have tried a fresh install of WordPress with Buddypress installed. I now have the following happening…The settings page still stays the same on a save but if you refresh the page your changes are now visible (This was not happening before). So it seems that the save is now happening it just still shows you the old data first after you press the save button. This seems to make it confusing as you think the save did not complete.
Further to this, if you use the default buddypress theme the save works first time everytime correctly. The above only seems to happen if I am using a different theme with the buddypress template pack to make the theme compatible.
So does this mean there is a bug in the template pack? If so any suggestions on how I can make the form display your newly saved data right after the save.
Thanks
November 24, 2011 at 6:33 pm #124963In reply to: Bad login redirect URL
Paul Wong-Gibbs
KeymasterSounds like a bug. Can you report it on http://buddypress.trac.WordPress.org please? You can use your username and password from here.
November 24, 2011 at 4:41 pm #124956In reply to: [resolved] Thanks for the help Mercime and Xevo!
@mercime
ParticipantThe problem IS the parent theme Detox. With all the warnings and deprecated notices generated, if that theme was submitted to the WordPress Theme Repository, it would not be approved with all those errors. That theme is listed with issues on this page https://codex.buddypress.org/releases/1-5-theme-compatibility/
You have to fix the theme, or drop it and get a WordPress Theme. Then install BP Template Pack plugin. Go through the BP compatibility process and if you need help with that, post here.
November 24, 2011 at 4:21 pm #124954In reply to: Comment (Reply) button problem: Page not found!
4ella
ParticipantI have exactly the same problem
. After replying on some activity post I get Page not found. I have latest Buddypress and wordpress with default theme and have never had Buddystream installed.November 24, 2011 at 12:32 pm #124944wiking
Memberif you want to modify that behavior you can edit the theme files which i did for my community. users browsing the page don’t see anything unless they register. i used the wordpress-function is_user_logged_in()
files to consider:
/wp-content/plugins/buddypress/bp-themes/bp-default/activity/activity-loop.php
and to hide the rss-button (private groups still in rss if you know the link or browse the source code – but users not logged using the site don’t see anything):
/wp-content/plugins/buddypress/bp-themes/bp-default/activity/index.phpNovember 24, 2011 at 11:27 am #124942In reply to: fyi: WP-reCAPTCHA works fine with BuddyPress
Flocktome
MemberThis seems to be a nice plugin that works on buddypress:
https://wordpress.org/extend/plugins/buddypress-recaptcha/Some slight manual additions (just add your recaptcha keys into the actual php file), but apart from that, clean, simple it seems.
November 24, 2011 at 3:54 am #124932In reply to: Add friend links to page not found.
Xevo
ParticipantSo only BuddyPress pages dont work, but your normal WordPress pages work with pretty permalinks?
Not sure if this is still something to be worrying about, but you had to “re-save” your pretty permalinks after installing BuddyPress, if you havent, try that.
November 24, 2011 at 1:45 am #124927In reply to: [resolved] Thanks for the help Mercime and Xevo!
@mercime
ParticipantYou’re right not to take it personally. Know that 99.9% of those who help out here are volunteers who live in different time zones. If your post has not been answered within 24 hours, feel free to bump your topic here.
First off, what versions of BP and WP are you on right now? What premium theme/child theme are you using? Doesn’t premium theme author give support?
== in which the Parent has supposedly been updated for the latest version of BP. ==
“Supposedly” is the operative word. Install the Theme Check plugin and the Log Deprecated Notices plugin to see what’s going on with the parent theme. Run these as well on the child theme (in case it copied outdated template files from parent theme and were not updated).== I’ve switched to BP-default theme, ran the plugin BP template pack ==
If you’re using the bp-default theme, you do not need the BP Template Pack plugin — this is only used for and with regular WordPress themes to make those compatible with BuddyPress.November 24, 2011 at 12:33 am #124922niaconcepts
MemberI am using wordpress with the buddy press login and when I go to look for the default BP theme I don’t see it. I see all of the other themes however.
November 23, 2011 at 10:33 pm #124917In reply to: WordPress + Nginx + Permalinks = Warning Rain
YamiHoshiNL
MemberIf I disable BuddyPress, and then load the site, it gives me a WPOD (White Page of Death).
But none of these worked for me, although the k-noo.net looked the clearest of them all.
I think it’s not Nginx, but WordPress that hates me.November 23, 2011 at 9:52 pm #124915r-a-y
Keymaster#1 is an interesting request. I would post a new enhancement ticket about this on BP Trac:
https://buddypress.trac.wordpress.org/newticket (login with the same credentials you use here)#2 would require hooking your activity update code into WP cron:
http://wpengineer.com/1908/use-wordpress-cron/
http://wp.tutsplus.com/tutorials/theme-development/do-it-yourself-wordpress-scheduling-mastering-wp-cron/November 23, 2011 at 9:47 pm #124914In reply to: WordPress + Nginx + Permalinks = Warning Rain
r-a-y
KeymasterBuddyPress doesn’t work without permalinks enabled.
Do you get those warnings when BuddyPress is deactivated?
Try some of the other nginx configs on the net like:
http://xentek.net/wp-content/uploads/2010/01/nginx-vhost-wordpress-mu-and-buddypress.txt
http://k-noo.net/2010/07/nginx-rewrite-rule-for-wordpress-buddypress/247
http://blog.adrenlinerush.net/?p=81See if any of them work and report back!
November 23, 2011 at 7:43 pm #124907In reply to: Hide Reply button on certain activity types
rich
Memberyou can disable commenting on forum posts + blog post via the bp settings.
otherwise
https://wordpress.org/extend/plugins/buddypress-activity-stream-extras/ – you can select the activity types to disable replies on.November 23, 2011 at 6:19 pm #124900rich
Memberthe messages_screen_compose() function is not loaded until the subnav on a user profile – which contains the form submit catch/verify nonce. you may need to duplicate that code (since it does load the template files)
https://buddypress.trac.wordpress.org/browser/tags/1.5/bp-messages/bp-messages-screens.php#L35
November 23, 2011 at 5:15 pm #124890In reply to: WordPress + Nginx + Permalinks = Warning Rain
YamiHoshiNL
MemberNginx is something like Apache2, but over 9000 times lighter, and over 9000 times more complicated.
And about the warnings, prepare for trouble, because I’ll make it double:
`Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 198Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 199
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 198
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 199
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 198
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 199
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 198
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 199
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 198
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 199
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 198
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 199
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 198
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 199
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 198
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 199
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 198
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 199
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 198
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 199
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 198
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 199
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 198
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 199
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 198
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 199
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 198
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 199
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 198
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 199
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 198
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 199
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 198
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 199
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 198
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 199
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 198
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /var/www/yamihoshi.nl/tech/wp-includes/class-wp.php on line 199`
November 23, 2011 at 3:57 pm #124882In reply to: Forums Lost since BP 1.5 Upgrade
intimez
Participant@Debra if you went back to the older version and it works, you may want to report it here (same as your login on this site)
November 23, 2011 at 3:54 pm #124881In reply to: Restore Header to original
Xevo
Participanthttps://downloads.wordpress.org/plugin/buddypress.1.5.1.zip
buddypress > bp-themes > bp-default > header.php
Or: http://phpxref.ftwr.co.uk/buddypress/nav.html?bp-themes/bp-default/functions.php.source.html
November 23, 2011 at 3:47 pm #124878In reply to: WordPress + Nginx + Permalinks = Warning Rain
Xevo
ParticipantPerhaps posting the warnings might help people grasp a better understanding of whats going on.
Offtopic: I havent heard of Nginx before, what do you use it for?
November 23, 2011 at 3:43 pm #124875In reply to: How to remove Join button from group header?
rich
Memberpossible hooking the remove_action prior that that action being added
https://buddypress.trac.wordpress.org/browser/tags/1.5/bp-themes/bp-default/functions.php#L112
-
AuthorSearch Results