-
@mercime replied to the forum topic Installed it but site is empty? in the group Installing BuddyPress
- See links to subpages on the right sidebar of http://codex.buddypress.org/getting-started/
- I suggest using bp-default while you are setting up the site and change to a different theme later.
- After going […] -
Paul Gibbs replied to the forum topic Problems w/BP Install on single domain in the group Installing BuddyPress
If you switch to the BP Default theme, do you still get the problem? You can switch back to your regular theme after testing, it just helps narrow down the possibilities.
-
@mercime replied to the forum topic Problems w/BP Install on single domain in the group Installing BuddyPress
WP/BP versions? Where are you hosted – Windows, Linux, XAMPP, etc? Site URI? Did you go through the Installation Wizard? […]
-
Closed, please ask proper questions.
-
@mercime replied to the forum topic Mystique Theme From DigitalNature in the group Installing BuddyPress
@hedak – copy header.php and sidebar.php of mystique theme and Save As > … respective directions posted above.
-
@mercime replied to the forum topic Mystique Theme From DigitalNature in the group Installing BuddyPress
B. COPY your theme’s sidebar.php and Save As sidebar-buddypress.php
Open up sidebar-buddypress.php
Add the following code at the TOP, above original sidebar code:
Add the following code at the […]
-
@mercime replied to the forum topic Mystique Theme From DigitalNature in the group Installing BuddyPress
@hedak You will only need to create two new files, header-buddypress.php and sidebar-buddypress.php
If you’ve revised any of the BP template files transferred to your mystique theme folder in server during the […]
-
@mercime replied to the forum topic No next button on install wizard in the group Installing BuddyPress
@pearl91 I assume latest BP./WP versions. Linux or Windows hosting? Have you changed your Settings > Permalinks from default to other listed?
-
Hugo replied to the forum topic BuddyPress not loading in MySQL, registration not working in the group Installing BuddyPress
Not a problem glad you have it pinpointed. There are quite few themes that mercime has run through and template converted which may help out with BP compatible themes you find the list in the codex.
-
Hugo replied to the forum topic BuddyPress not loading in MySQL, registration not working in the group Installing BuddyPress
Just install WP and use the standard WP theme , ensure WP works before adding any plugins or themes, when WP works correctly then you can progress to BP using default bp theme and test that that works.
-
Hugo replied to the forum topic BuddyPress not loading in MySQL, registration not working in the group Installing BuddyPress
and you are trying registering on the plain vanilla WP install, which suggests something is not quite correct but hard to say where or what. you have installed via ftp upload or unzipped WP files it’s a not a […]
-
Hugo replied to the forum topic BuddyPress not loading in MySQL, registration not working in the group Installing BuddyPress
And have you set ’Anyone can register’ to yes?
-
Hugo replied to the forum topic BuddyPress not loading in MySQL, registration not working in the group Installing BuddyPress
This is for a client so I need this sorted today, if possible.
Please bear in mind that this is a volunteer support forum not a service
Based on the info you have supplied it’s going to be pretty hard […]
-
If you cannot resolve it with the basic methods used to increase memory, contact webhost tech support re max allowed memory for your hosting plan. In the meantime, you might want to deactivate JetPack first.
-
@mercime replied to the forum topic Forums redirecting to homepage in the group Installing BuddyPress
-
@mercime replied to the forum topic Got a Fatal Error message after I installed BP, now I can't even access my dashboard in the group Installing BuddyPress
rename wp-content/themes/custom-community to wp-content/themes/custom-community-xxx via FTP/cpanel and if that doesn’t work, rename wp-content/plugins/buddypress to wp-content/plugins/buddypress-xxx
-
Paul Gibbs replied to the forum topic Buddypress and PostgreSQL issue in the group Installing BuddyPress
BuddyPress makes a lot of MySQL calls. Those aren’t replaced by the pg4wp plugin.
-
@mercime replied to the forum topic Customising Freshine ySerif Theme for Buddy Press in the group Installing BuddyPress
@niwaroll Next Avengers cast eh? Thanks, glad it worked out for you
-
Paul Gibbs replied to the forum topic Problems w/BP Install on single domain in the group Installing BuddyPress
Turn off all them plugins, and get BuddyPress working properly. Then re-enable one at a time, until you find what caused the problem(s).
-
@mercime replied to the forum topic Customising Freshine ySerif Theme for Buddy Press in the group Installing BuddyPress
B. Create a BLANK sidebar-buddypress.php
Open up the sidebar-buddypress.php file and add this
`?php if ( bp_is_register_page() ) : ?jQuery(document).ready( function() {
[…] - Load More