-
@mercime replied to the forum topic Switching from Snitz to bbPress in the group Miscellaneous 14 years, 2 months ago
This is something you should ask at the bbPress forums https://bbpress.org/forums/
-
@mercime replied to the forum topic Buddy Press Search Options in the group How-To and Troubleshooting 14 years, 2 months ago
-
@mercime replied to the forum topic How to block headers, footers and replace content in the group How-To and Troubleshooting 14 years, 2 months ago
Cool. Good luck with the group chat.
-
@mercime replied to the forum topic Home Page Fine: Others Error 404 in the group Installing BuddyPress 14 years, 2 months ago
== It’s set up for subfolders with multisite, not subdomains ==
My bad. But using /blog/ in permalinks with the subfolder structure is even worse. That’s why you need to change permalinks. See why: […]
-
@mercime replied to the forum topic Another request for Theme Help – Trying to get Shoutbox theme to work in BuddyPress in the group Installing BuddyPress 14 years, 2 months ago
You’re welcome. Marking this as resolved then 🙂
-
@mercime replied to the forum topic Another request for Theme Help – Trying to get Shoutbox theme to work in BuddyPress in the group Installing BuddyPress 14 years, 2 months ago
You’re welcome 🙂
@rhek I’ve updated the additions to the bottom of the sidebar-buddypress.php above to include necessary script for the register page, please update your file.
== Could I ask if you do […]
-
@mercime replied to the forum topic Buddypress install won’t take on Gabfire Quickstart WordPress theme or align properly in the group Installing BuddyPress 14 years, 2 months ago
Before anything else, I have updated sidebar-buddypress.php in post above to include necessary script for the register page near bottom of file.
-
@mercime replied to the forum topic How to block headers, footers and replace content in the group How-To and Troubleshooting 14 years, 2 months ago
If that group chat has a template page, use
instead ofand at the bottom useinstead ofThen create header-garyheader.php and footer-garyfooter.php and add content.
-
@mercime replied to the forum topic Home Page Fine: Others Error 404 in the group Installing BuddyPress 14 years, 2 months ago
.htaccess file looks good for WP multisite with subdomain
Changing from your custom permalink structure to one of the non-default permalinks e.g. year-month and Save, then clear cache and check if issue is […]
-
@mercime replied to the forum topic [Resolved] Another request for Theme Help – Trying to get Shoutbox theme to work in BuddyPress in the group Installing BuddyPress 14 years, 2 months ago
Open up sidebar-buddypress.php and add the following at the very top, above other code:
then add the following at the very bottom of sidebar-buddypress.php [updated]
`
?php if ( bp_is_register_page() ) […] -
@mercime replied to the forum topic Another request for Theme Help – Trying to get Shoutbox theme to work in BuddyPress in the group Installing BuddyPress 14 years, 2 months ago
== The site is really slow ==
You know you’re right. And you only have BuddyPress and BP Template Pack plugins activated. Consider moving away from Windows server for WP/BP installation.== I think […]
-
@mercime replied to the forum topic can't upload a theme in the group Installing BuddyPress 14 years, 2 months ago
BP/WP versions? That was an old issue which has been fixed some versions ago.
What do you mean by “loading” a theme, you mean activating it? And which theme are you loading/activating?
-
@mercime replied to the forum topic Image problem on posts in the group Miscellaneous 14 years, 2 months ago
Deactivate BuddyPress and BP plugins, see if the same issue occurs. If the same issue happens, please contact theme developer.
-
@mercime replied to the forum topic Buddypress install won’t take on Gabfire Quickstart WordPress theme or align properly in the group Installing BuddyPress 14 years, 2 months ago
You’re welcome.
== only thing missing is the background image ==
That is because the body class .custom-background where your black background is added to is not automatically generated in the BuddyPress […] -
@mercime replied to the forum topic Buddypress install won’t take on Gabfire Quickstart WordPress theme or align properly in the group Installing BuddyPress 14 years, 2 months ago
Open up sidebar-buddypress.php, at the top of the file, above other code add this:
then at the very bottom of the same file, below other code, add this:
`
?php if ( bp_is_register_page() ) : ?
<script […] -
@mercime replied to the forum topic Buddypress install won’t take on wordpress theme or align properly. (Non-buddypress theme) in the group Installing BuddyPress 14 years, 2 months ago
First of all, delete footer-buddypress.php, we won’t be needing it.
Open up header-buddypress.php and at the bottom of the file below other code add this:
<div id="post-" >Save file.
-
@mercime replied to the forum topic Buddypress install won’t take on wordpress theme or align properly. (Non-buddypress theme) in the group Installing BuddyPress 14 years, 2 months ago
== I also tried to use some of the code in prior threads that helped others with this similar problem, but nothing worked. ==
Those won’t work because of different HTML structures in all probability. Let me […]
-
@mercime replied to the forum topic buddypress forum install problem in the group Installing BuddyPress 14 years, 2 months ago
No problem 🙂 Marking this as resolved.
-
@mercime replied to the forum topic Give WordPress its own directory: still not possible? in the group Installing BuddyPress 14 years, 2 months ago
Correct.
== If that’s true, I’m gonna have to rethink how I do future WordPress installations ==
True, but you could also export XML from one install and import that into a new WP site installed at domain […]
-
@mercime replied to the forum topic Disable Nested Comment in the group How-To and Troubleshooting 14 years, 2 months ago
Disable nested comments for Comments in Blog Posts or for Comments in Activity Streams? Either way, this can be done simply by changing/removing styles that indent nested comments.
- Load More
@mercime
Active 5 years, 7 months ago