-
@mercime replied to the forum topic WOO Canvas (child theme) Customization and Ajax in the group How-To and Troubleshooting 13 years, 11 months ago
Whatever happened to Canvas BuddyPress child theme? I recall reading that it was the most downloaded theme in Woo or something like that.
== I was hoping I could do the “header-buddypress.php” method […]
-
@mercime replied to the forum topic Small issue with Sidebar in wp-chatter theme. in the group How-To and Troubleshooting 13 years, 11 months ago
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' ); ?with […]
-
@mercime replied to the forum topic Small issue with Sidebar in wp-chatter theme. in the group How-To and Troubleshooting 13 years, 11 months ago
Based on the HTML structure of your theme, you need to use the first option, i.e., change 16 template files within the 6 BP folders transferred to your wp-chatter theme folder in server during the compatibility […]
-
@mercime replied to the forum topic Member Display "Profile" first rather than "Activity" in the group How-To and Troubleshooting 13 years, 11 months ago
Change the default tab opened when looking at a user’s profile (default is activity) –> https://codex.buddypress.org/extending-buddypress/changing-internal-configuration-settings/
-
@mercime replied to the forum topic Menu, disable showing links? How to organize links myslef?!? in the group How-To and Troubleshooting 13 years, 11 months ago
That is a theme issue, so you should contact theme authors.
An alternative would be to use a WP theme and install the BP Template Pack plugin then go through Appearance BP compatibility process. We’ve […] -
@mercime replied to the forum topic css not showing image with child theme in the group Creating & Extending 13 years, 11 months ago
site uri?
-
@mercime replied to the forum topic css not showing image with child theme in the group Creating & Extending 13 years, 11 months ago
== I added a new div to header.php called ropeheader. ==
Where before-inside-around-after within the header.php did you add div#ropeheader and its background image? -
@mercime replied to the forum topic installing buddypress global forums after installing group forums in the group How-To and Troubleshooting 13 years, 11 months ago
-
@mercime replied to the forum topic 404 Error On 'Favorite' Button in the group How-To and Troubleshooting 13 years, 11 months ago
@djwinner Good for you 🙂
-
@mercime replied to the forum topic Forums redirecting to homepage in the group Installing BuddyPress 13 years, 11 months ago
-
@mercime replied to the forum topic Weird templating issue with buddypress template pack plugin in the group How-To and Troubleshooting 13 years, 11 months ago
@aronprins Cool. What’s the link?
-
@mercime replied to the forum topic Weird templating issue with buddypress template pack plugin in the group How-To and Troubleshooting 13 years, 11 months ago
Following link shows you the steps of the BP template pack – compatibility process. Near the bottom of the link, you’ll find the list of WP theme’s we’ve “template-packed” so far. Check if your WP theme is […]
-
@mercime replied to the forum topic How to don't show posts from a public group in site activity page? in the group Miscellaneous 13 years, 11 months ago
The Status Update Form shows up in the Activity Stream directory, in the member’s activity page and in the group’s activity page. You can remove the call for post-form.php from activity/index.php, […]
-
@mercime replied to the forum topic Bug in Buddypress.org forum in the group Requests & Feedback 13 years, 11 months ago
== I received a note that said “It looks like you already said that.” ==
I’ve seen this happen when you post large blocks of code with at certain times. What I do is to post code at pastebin.com and post the […] -
@mercime replied to the forum topic Fix Buddypress Template for my theme – Insignia in the group How-To and Troubleshooting 13 years, 11 months ago
@neodjandre Open up your theme’s header.php file, copy all, paste in pastebin.com, click submit and post the generated URI here. Then do the same for your theme’s index.php, page.php, sidebar.php and footer.php files.
-
@mercime replied to the forum topic installing buddypress global forums after installing group forums in the group How-To and Troubleshooting 13 years, 11 months ago
== i then tried to install the global forums ==
Please clarify, are you referring to the Sitewide Forums aka bbPress plugin 2.+ or are you referring to the Global Forums plugin by BuddyDev.com? In either case to […] -
@mercime replied to the forum topic In the Beginning…Some advice Please. in the group Miscellaneous 13 years, 11 months ago
Set which blog ID BuddyPress will run on if not on main site – add following to your bp-custom.php file:
define ( 'BP_ROOT_BLOG', $blog_id );
where you replace $blog_id with the blog ID number of […] -
@mercime replied to the forum topic Fix Buddypress' unassociated pages, break the rest of the forums? in the group How-To and Troubleshooting 13 years, 11 months ago
Do you have Sitewide and Group Forums installed or just Sitewide Forums only?
-
@mercime replied to the forum topic How to don't show posts from a public group in site activity page? in the group Miscellaneous 13 years, 11 months ago
How are the members of the public group publishing their posts – per Group Blogs on WP multisite or via Blog Categories for Groups on single WP?
- Load More
@mercime
Active 5 years, 7 months ago