Search Results for 'wordpress'
-
AuthorSearch Results
-
January 14, 2012 at 11:52 pm #127989
In reply to: Internal Server Error after Upgrade to 1.5.3.1
marnixbras
Participant1 I disabled all WordPress plugins (not very graceful) by renaming the “plugins” folder in wp-content to “~plugins”
2 going back to the plugin area in the wp-admin give the message that all your plugins are gone, and therfore deactivated
3 I renamed my plugin folder ‘~plugins’ back to ‘plugins’ and all my plugins showed up in my admin again, deactivated.
4 Activating them one by one gave me a 500 error again by activating “Group E-mail Subscription” https://wordpress.org/extend/plugins/buddypress-group-email-subscription/
5 repating the proces, but skipping the “Group E-mail Subscription” gave me a up-to-date BP, I have to find a other solution to email my groups… (any ideas?)January 14, 2012 at 10:53 pm #127986In reply to: BP Theme Compatibility – Step Three Help
@mercime
ParticipantIn your situation where you mentioned you didn’t change the BP template files at all, you can’t hook into div#content as your theme already has it – the one which renders grey background between your content and sidebar. You could hook into `div.padder` and add this to your stylsheet:
`div.padder {
background-color: #fff;
padding: 20px;
}`BuddyPress generates body classes for each component/specific BP pages. Check out body classes generated https://buddypress.trac.wordpress.org/browser/tags/1.5.3.1/bp-core/bp-core-template.php#L1482
January 14, 2012 at 9:00 pm #127984In reply to: How to disable Group Activity updates?
@mercime
ParticipantIf your BP theme or bp-default child theme doesn’t have one yet, copy over https://buddypress.trac.wordpress.org/browser/tags/1.5.3.1/bp-themes/bp-default/groups/single/activity.php to your theme folder following the directory structure, i.e. yourthemefolder/groups/single/
Open up activity.php file and delete the following lines:
``
Save.
January 14, 2012 at 8:45 pm #127983In reply to: Increasing the Activity Steam limit?
@mercime
ParticipantIf it’s not in your theme or child theme folder, copy over https://buddypress.trac.wordpress.org/browser/tags/1.5.3.1/bp-themes/bp-default/activity/activity-loop.php following the directory structure i.e. yourthemefolder/activity/activity-loop.php
Open up activity-loop.php and replace:
“with
“replace 10 with higher or lower number.
January 14, 2012 at 9:40 am #127973In reply to: “create account” link going to page not found
@mercime
ParticipantWP/BP versions? Is WP installed in domain root or in subdirectory named wordpress?
Are you using custom BP theme or is this also happening when you switch to bp-default theme?
January 13, 2012 at 8:00 pm #127957KAIROS_Canada
MemberOK.
I have it running.I had to enable ‘Show adminbar on the homepage’ in GenesisConnect Settings.
This displayed the BuddyPress admin bar at the top of my homepage where I was being redirected on logging in. *Then* I was able to use the BuddyPress admin bar to log in to WordPress.This was very confusing.
I kept expecting to go straight to the old WordPress admin area after logging in.
January 13, 2012 at 7:10 pm #127955@mercime
Participant== If you choose Sitewide Forum as your forum option, you do not get a menu link to your forum. ==
You create one in custom menu. What theme are you using?.== If I select to install Sitewide Forums for Buddypress, it presents a popup window to install bbPress as a plugin in wordpress. ==
That’s the way it’s done.Have you read this: https://codex.buddypress.org/getting-started/installing-group-and-sitewide-forums/
January 13, 2012 at 6:05 pm #127952ewhisper
MemberAfter further thought; it can’t be the .htaccess.
The URLs are not being redirected- they are where I want to go.
It’s the content that’s incorrect; which seems that it’s one of the buddypress options to ‘select page’ to show the content on; however, I’ve delected the page, created a new one, etc in trying to get this to work – it’s a buddypress/wordpress issue – not an .htaccess one.
January 13, 2012 at 4:41 pm #127944@mercime
ParticipantCustomizations in one theme will not work in another theme, whether it be a WordPress theme or a BuddyPress one. It’s not chaos, it’s just a part of reality that anyone who has installed a basic WP site without BP would know.
If you’re going to develop a community with BP, you’d have to learn how to cope with the changes in code. Not to put you off BP or anything, but have you tried https://wordpress.org/extend/plugins/wp-symposium/ ?
January 13, 2012 at 4:21 pm #127942KAIROS_Canada
MemberI thought that this was likely the answer:
http://www.studiopress.com/plugins/genesis-connectSpecial plugin from StudioPress ($50) to run with BuddyPress if you’re running the Genesis Framework.
Still have the same problem.
Have posted prob to StudioPress forum and they are currently responding.January 13, 2012 at 2:45 pm #127937KAIROS_Canada
MemberHi Mercime.
Genesis is the theme I’ve had running for six months since I first launched kairoscanada.org.
I’ll check in at StudioPress (who make Genesis) re. problems installing BuddyPress.
They’ve been good in providing support.
Will let forum know if they have any answers.Thanks for the tips.
NIk
January 13, 2012 at 2:07 pm #127934In reply to: Permalink Problem?
geogruven
MemberThanks for your help Paul and Brian… here’s my htaccess:
‘
#
# Server root folder www .htaccess
# This file provides server security limiting access to the localhost only.
# Comment next four lines to deactivate. (Allows external access)
#
#Order Deny,Allow
#Deny from all
#Allow from 127.0.0.1
#Allow from ::1#
# To allow execution of cgi scripts in this directory uncomment next two lines.
#
AddHandler cgi-script .pl .cgi
Options +ExecCGI +FollowSymLinks#
# Activate this section to use the Private Server Feature!
# Defaults: Username – root; Password – root
# Note AuthUserFile: File path is relative to server root
# To lock server, uncomment the next 4 lines. (A name and password is required)
#
#AuthName “Uniform Server – Server Access”
#AuthType Basic
#AuthUserFile ../../../htpasswd/www/.htpasswd
#Require valid-user# BEGIN WordPress
# END WordPress
‘Wordpress is 3.3.1, BuddyPress is 1.5.3.1 and Dynamic Widgets is 1.4.2 which is out of date (latest is 1.5) however the list of fixes doesn’t include anything that seems to be related to this problem.
TIA,
GeorgeJanuary 13, 2012 at 10:42 am #127929ewhisper
MemberWordpress is installed at the root domain.
I went through the upgrade process.
It’s a multi-site install.It’s not the default theme; although the default theme has the same problems.
The /membership-information/ URLs are all pages.
I’ve tried changing the members page, slug, resaving permalinks, and so far nothing has worked. This only affects the members page. The activity, forums, and other buddypress features don’t show content on inappropriate pages.
The URLs load fine; but the content is always the buddypress membership information.
January 13, 2012 at 7:26 am #127926In reply to: Conditional Avatars
r-a-y
KeymasterSince you’re using:
`add_filter( ‘bp_core_fetch_avatar_no_grav’, ‘__return_true’ );`You can also define your mystery man image with:
http://pastebin.com/AST92STzFor LINKTOYOURIMAGE.gif, try making it a transparent GIF. That’s probably the best you can do at the moment.
—
Also, a ticket was just brought up to add CSS classes to avatars:
https://buddypress.trac.wordpress.org/ticket/3922Keep an eye on that one.
January 13, 2012 at 12:42 am #127906@mercime
ParticipantDeactivate the genesis plugins, change theme to Twenty Eleven, then activate BuddyPress, and change theme to bp-default theme. And if everything’s working well, activate your new theme (genesis i presume) and the other genesis plugins.
January 13, 2012 at 12:33 am #127904@mercime
ParticipantJust to clarify, where did you install WordPress, at domain root http://yoursite.com/ or elsewhere?
If you did not install in root, did you install in subdirectory named members?
Did you go through the installation process?
Did you change the page slug for members?
Are you using the bp-default theme?January 12, 2012 at 10:18 pm #127897KAIROS_Canada
MemberI’m on 1.5.3.1.
Other Plugins:
AddThis
Akismet
AStickyPostOrderer
BrokenLink Checker
Category Order
Custom CSS
Dirty Suds
Flickr Gallery
Genesis Simple hooks
Genesis Simple Sidebars
Genesis Title Toggle
Google Analytics
Google XML Sitemaps
Hello Dolly (of course!)
Promotion SLider
Quick Page/Post Redirect
Raw HTML
Search & Replace
Search Regex
User Role Editor
Widget Logic
WPML Multilingual CMS
WPML String Translation
WPML Translation ManagementThat’s it.
Thanks for the reply mercime….
NIk
January 12, 2012 at 9:36 pm #127891@mercime
ParticipantGo to Network Admin dashboard panel menu > Plugins > Installed and activate BuddyPress plugin.
Btw, if you’re activating this on live site, remember to backup database and server files first.
January 12, 2012 at 9:33 pm #127889ashpaza
MemberBut buddypress plugin is disabled, and I need to, first, enable it. I do not see it in the plugin list to enable it.
January 12, 2012 at 8:12 pm #127884@mercime
Participant== However, after multisite installation I cannot see buddypress in my plugin list to re-enable it!! ==
The BuddyPress menu would be in the Netork Admin panel dashboard menus
January 12, 2012 at 6:56 pm #127876@mercime
ParticipantIf you’re on BP 1.5.3, upgrade to BP 1.5.3.1 via FTP/cpanel/etc if you cannot access wp-admin.
If you’re already on BP 1.5.3.1, what other plugins have you activated?
January 12, 2012 at 3:55 pm #127870In reply to: Menu bar impeding my custom header in BP 1.5.3.1
hiresphereadmin
Memberlol…….I am a book of questions……but you’re right, this particular issue (I believe) is on the WordPress side, so I’m heading over to the WordPress forums to see if I can bang that one out……..
January 12, 2012 at 10:02 am #127857@ChrisClayton
ParticipantIn your wordpress admin panel, you can change the homepage. https://codex.wordpress.org/Settings_Reading_Screen
Their are also multiple ways you can achieve that redirect thing, Codex is a good starting point.
https://codex.wordpress.org/Function_Reference/wp_redirect
https://codex.wordpress.org/Function_Reference/is_user_logged_inJanuary 12, 2012 at 7:37 am #127847In reply to: http:// Showing twice on registration page
@mercime
ParticipantConfirmed – https://buddypress.trac.wordpress.org/ticket/3760#comment:1
As noted there, the correct subdomain will be generated.
Issue has been resolved in the other trac ticket https://buddypress.trac.wordpress.org/ticket/3684#comment:3January 12, 2012 at 7:11 am #127845yecao
Memberrealy?I was ready to install it
-
AuthorSearch Results