-
@mercime replied to the forum topic Where are my blog posts?? in the group How-To and Troubleshooting 14 years ago
== but what if I do want the homepage to display a static page, & my posts to show under “Blog”, how do I do that? ==
I posted how to do it above. This would help you further […] -
@mercime updated the Theme Compatibility page, on the BuddyPress Codex 14 years ago
To enable your existing WordPress theme for BuddyPress, please download and activate the BuddyPress Template Pack plugin. This will run you through the process step-by-step.
The Process At-A-Glance
This […]
-
@mercime replied to the forum topic Can’t Align Theme’s PHP to Work for BP – Wikeasi Theme in the group How-To and Troubleshooting 14 years ago
== Is there a way to completely UNINSTALL and REINSTALL all components of BuddyPress and BuddyPress Template Pack?! ==
To uninstall template pack, you can delete the BP template folders in your theme’s folder, […]
-
@mercime replied to the forum topic Assigning blog posts to a Group in the group How-To and Troubleshooting 14 years ago
-
@mercime replied to the forum topic Group page not opening in the group How-To and Troubleshooting 14 years ago
== Is this a setting that needs to be changed? ==
@margysdr Basically, if you left Groups enabled in BuddyPress Components panel, then the links to respective groups in the Group Directory page should open […]
-
@mercime replied to the forum topic Moving default sidebar widget in the group How-To and Troubleshooting 14 years ago
@words2us I only see the facebook connect widget in your sidebar. So assume you want to move login below that:
– Copy over sidebar.php from bp-default theme into your bp-default child theme folder.
– Open up […] -
@mercime replied to the forum topic How to remove "Comments off" in the group Miscellaneous 14 years ago
@visakov Per Custom Community theme forums http://themekraft.com/groups/custom-community/forum/topic/remove-comments-off-copy-beneath-posts/
-
@mercime replied to the forum topic How to COMPLETELY delete, reset or reinstall Buddypress, please! in the group Requests & Feedback 14 years ago
@lyricsandlines good luck.
@hnla thank you for updating the BP codex page re deleting BP
-
@mercime replied to the forum topic Activity tab redirects to Home tab on Subsite in the group How-To and Troubleshooting 14 years ago
BP Multi Network Plugin developer/s usually check https://wordpress.org/tags/bp-multi-network so do post there as well.
-
@mercime replied to the forum topic Where are my blog posts?? in the group How-To and Troubleshooting 14 years ago
The default home page of the bp-default theme are blog posts. If you created a static page (e.g. named “Home”) for the home page, then you should create another page named e.g. Blog and go to Settings Reading […]
-
@mercime replied to the forum topic Where are my blog posts?? in the group How-To and Troubleshooting 14 years ago
Closing this duplicate of https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/where-are-my-blog-posts/
-
@mercime replied to the forum topic Problems with isntallation Error 500 in the group Installing BuddyPress 14 years ago
Are you still using the same webhost you used in this post from 9 months ago? https://buddypress.org/community/groups/requests-feedback/forum/topic/problems-with-buddypress/?topic_page=2&num=15
Have you […]
-
@mercime replied to the forum topic [Resolved] How to add a background image icon to a button in the group How-To and Troubleshooting 14 years ago
You can do that. Have you checked it in IE7/8?
-
@mercime replied to the forum topic Footer is in left column on BuddyPress pages – Atahualpa Theme in the group Installing BuddyPress 14 years ago
B. Create a blank sidebar-buddypress.php and in it add:C. Upload header-buddypress.php and sidebar-buddypress.php to your theme folder in server wp-content/themes/atahualpa/ in the same directory where your […] -
@mercime replied to the forum topic Footer is in left column on BuddyPress pages – Atahualpa Theme in the group Installing BuddyPress 14 years ago
@indieconnect This is to confirm that to make your theme compatible with BuddyPress, you only need to create
two new files. Those files are header-buddypress.php and sidebar-buddypress.php. You do not need a […] -
@mercime replied to the forum topic How to add a background image icon to a button in the group How-To and Troubleshooting 14 years ago
There can only be normally one background image per element in CSS2 so when you add the icon, it will override the gradient background created in parent theme. You could add extra bg-img using pseudo-elements but […]
-
@mercime replied to the forum topic Can’t Align Theme’s PHP to Work for BP – Wikeasi Theme in the group How-To and Troubleshooting 14 years ago
Note:
B. At the bottom of the same 16 files, replace:
`!– .padder —
!– #content —
?php do_action( ‘//DIFFERENT HOOKS’ ); ?
?php get_sidebar( ‘buddypress’ ); ?
?php get_footer( ‘buddypress’ ); […] -
@mercime replied to the forum topic Can’t Align Theme’s PHP to Work for BP – Wikeasi Theme in the group How-To and Troubleshooting 14 years ago
Based on the HTML structure of your theme, you’d need to use the first option, i.e., change 16 template files within the 6 BP folders transferred to your Wikiasi theme folder in server during the compatibility […]
-
@mercime replied to the forum topic How to add a background image icon to a button in the group How-To and Troubleshooting 14 years ago
@naijaping Hook the background image to your link. Add this to your stylesheet
`div#item-header #send-private-message a {
background: transparent url(_inc/images/activity-time-since.png) left center no-repeat […] -
@mercime replied to the forum topic BuddyPress and BuddyPress in the group Requests & Feedback 14 years ago
@alanchrishughes To create a BuddyPress-compatible theme, either
1. Create a child theme of bp-default theme, OR
2. Create a WP theme which is BP-ready, OR
3. Download and install a WP theme, install/activate […] - Load More
@mercime
Active 5 years, 7 months ago