-
mercime posted on the forum topic WordPress 3.1 in the group How-To and Troubleshooting: 15 years, 2 months ago
== a comprehensive online listing of all buddypress plugins and their compatibility issues – with WP 3.x and among each others == That would a great BP community project if members could/would submit their lists of compatible/incompatible BP plugins. Also would be great if someone could check code of current BP plugins if these were […]
-
mercime posted on the forum topic Permalinks Changed Out of the Blue in the group How-To and Troubleshooting: 15 years, 2 months ago
@gregfielding have you resolved this issue yet? I encountered same problem on WP install subdomain structure with domain mapping on some subsites while testing some plugins last month – so it’s not exactly the same scenario as yours. I was able to resolve this by resetting Permalinks to what it was before in backends of main […]
-
mercime posted on the forum topic buddypres doesn't work in the group How-To and Troubleshooting: 15 years, 2 months ago
Looks like you’re on single WP. Are you on Linux or Windows server? Have you checked out this Codex info – https://codex.wordpress.org/Using_Permalinks? Deactivate BuddyPress and resolve permalink structure first. Open up your site’s .htaccess file and compare it to example in article above. If different, then save a copy of your .htaccess file to a […]
-
mercime posted on the forum topic Changing the code in the BuddyPress files in the group Installing BuddyPress: 15 years, 2 months ago
-
mercime posted on the forum topic cannot enable multisite after buddypress install in the group How-To and Troubleshooting: 15 years, 2 months ago
If you have BP installed already, and you want to enable multisite https://codex.wordpress.org/Create_A_Network : 1. You need to deactivate all WP/BP plugins and change to default theme (twentyten) first. 2. Note, that if you have had single WP for some time, you can only go multisite in subdomain structure i.e. http://newsite1.example.com. Make…[Read more]
-
mercime posted on the forum topic bbPress files were not found in the group Installing BuddyPress: 15 years, 2 months ago
I would say, upgrading to WP 3.1 and BP 1.2.8 is risky for live installs. Some BP plugins will break.
-
mercime posted on the forum topic No more comments for buddypress.org blogposts? in the group Miscellaneous: 15 years, 2 months ago
John James Jacoby said: On February 23, 2011
Sorry folks; had comments turned off on accident -
mercime posted on the forum topic Change Menu Bar in the group How-To and Troubleshooting: 15 years, 2 months ago
There are several tabs – in unordered list #nav. Basically, this is what’s in default theme’s style.css
#nav {
bottom: 0;
list-style: none outside none;
margin: 0;
max-width: 95%;
padding: 0;
position: absolute;
right: 15px;
}Change
right: 15px;toleft: 15px;You might even want to increase the height of your header area. -
mercime posted on the forum topic Instant Messaging Feature in the group Creating & Extending: 15 years, 2 months ago
Even if plugin is Free, if it “messes up BuddyPress”, I wouldn’t use it. If you are a premium member of BuddyDev, downloaded latest BP Gallery version in the past two weeks, and can’t get it working in your site, then you should have posted in the member-only BP Gallery forum (link redirects to forum directory for […]
-
mercime posted on the forum topic buddypres doesn't work in the group How-To and Troubleshooting: 15 years, 2 months ago
Go to dashboard menu Settings > Permalinks and choose permalink other than default permalink and save. Mod_rewrite must be enabled in your server for BuddyPress to work.
-
mercime posted on the forum topic Truncate sitewide activity in the group Buddypress Sitewide activity Widget: 15 years, 2 months ago
BuddyPress Sitewide Activity Widget has been upgraded
Feel free to leave comment here as well – http://buddydev.com/buddypress/buddypress-sitewide-activity-widget-updates/
-
mercime posted on the forum topic Instant Messaging Feature in the group Creating & Extending: 15 years, 2 months ago
@Histrion You have been misinformed. I have been using BP Gallery in different sites since its alpha version more than a year ago (early 2010) where it already had image, audio and video galleries for groups. I can say it continues to shine code-wise and feature-wise. Brajesh has consistently rolled out updated/improved BP Gallery versions each […]
-
mercime posted on the forum topic Blank page for members in the group How-To and Troubleshooting: 15 years, 2 months ago
=== I think the problem is related with theme’s root or something like this. ===
Did you change Settings – Permalinks to other than default. Did you change theme to bp-default theme, deactivate all other plugins except BP? -
mercime posted on the forum topic Pagination still not working in the group How-To and Troubleshooting: 15 years, 2 months ago
I see
in what should be the members directory page. Could it be that you installed WP-Symposium previously and forgot to remove the shortcodes from Pages you had to create for Symposium’s components? Remove the shortcodes/Pages. -
mercime posted on the forum topic Forum error in the group Installing BuddyPress: 15 years, 2 months ago
Did you change Settings > Permalinks to other than default setting? mod_rewrite must be enabled in your server.
-
mercime posted on the forum topic Problems setting up Buddypress in the group How-To and Troubleshooting: 15 years, 2 months ago
@Maichomper as r-a-y mentioned above, there’s just so many things which could trip up a 500 internal server error. Do you have access to your error log, and what does it say? == I was able to activate BP by modifying the .htaccess file == Actually you shouldn’t have needed to revise anything in htaccess file […]
-
mercime posted on the forum topic How Do I Edit & Add a Full-Width Page option on default BP theme? in the group Creating & Extending: 15 years, 2 months ago
Good spot. And, the current users should add the styling (lines 472-475) for the .one-column in their child theme’s style.css as well while waiting for 1.3.
-
mercime posted on the forum topic Problems setting up Buddypress in the group How-To and Troubleshooting: 15 years, 2 months ago
@Maichomper – “I just installed WP today and it is working fine” How did you install WP, via script like Fantastico/Simplescript or via manual upload (FTP or cPanel)? If you installed via script, start from scratch — drop DB tables and delete wp-config.php and .htaccess file in server — download fresh WP https://wordpress.org/download/and upload…[Read more]
-
mercime posted on the forum topic How Do I Edit & Add a Full-Width Page option on default BP theme? in the group Creating & Extending: 15 years, 2 months ago
-
mercime posted on the forum topic How Do I Edit & Add a Full-Width Page option on default BP theme? in the group Creating & Extending: 15 years, 2 months ago
Thanks @hnla. Now that’s a good example.
- Load More
@mercime
Active 5 years, 7 months ago