-
mercime replied to the forum topic Help to make my WPTheme BuddyPress compatible in the group Installing BuddyPress 14 years, 6 months ago
@mybridal if you still need assistance, start a new topic.
-
mercime replied to the forum topic Display only excerpts on my index (latest blog posts) page. in the group BuddyPress Mobile 14 years, 6 months ago
If you’re using a child theme of the bp-default theme, copy over index.php from bp-default theme folder into your child theme’s folder.
Open up index.php and replace:
with
-
mercime replied to the forum topic Did the recent upgrade render some CSS and PHP files out-of-date? in the group How-To and Troubleshooting 14 years, 6 months ago
@tntag r-a-y has just updated this page https://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/ If you’re importing CSS from bp-default theme, then you just need to adjust styles in your […]
-
mercime replied to the forum topic Admin bar not working in the group How-To and Troubleshooting 14 years, 6 months ago
Did you try deactivating BP Registration Options plugin and see if the BP adminbar aka buddybar shows up?
-
mercime replied to the forum topic Buddy Press Theme Intergration ??? in the group How-To and Troubleshooting 14 years, 6 months ago
You’re welcome.
Remember, Firebug add-on for Firefox 🙂 -
mercime replied to the forum topic Activty page not formatted correctly in the group How-To and Troubleshooting 14 years, 6 months ago
Did you install/update/delete any plugin before the activity vanished? Probably updated BP Template Pack or something else?
-
mercime replied to the forum topic Updated to 1.5, lost all form topics and can't create new ones in the group How-To and Troubleshooting 14 years, 6 months ago
Check dashboard > BuddyPress > Forums – is it noted in the Group forums section on left whether you have that installed?
-
mercime replied to the forum topic Keep getting hard errors while trying to install Detox BP Theme in the group Installing BuddyPress 14 years, 6 months ago
If you cannot access wp-admin panel, then via FTP/cpanel, go to wp-content/themes/detox and rename theme folder wp-content/themes/detox-x then try to access your wp-admin panel online again.
-
mercime replied to the forum topic Buddypress not creating user in WP Admin panel in the group How-To and Troubleshooting 14 years, 6 months ago
Please double-check what your PHP version is. WP 3.2.1 and BP 1.5 require at least PHP 5.4 while your version is 5.1.56. Or did you mean 5.15.6 – big […]
-
mercime replied to the forum topic [Resolved] Can’t Edit Forum Tags After Posted in the group Requests & Feedback 14 years, 6 months ago
There are two kinds of forums available for installation – one that is Group centric and the other that is Sitewide, which kind do you have installed? We were discussing the Group centric forums 6 months ago.
-
mercime replied to the forum topic Removing Powered by W and B in the group How-To and Troubleshooting 14 years, 6 months ago
What BP-compatible theme are you using? If you’re using the bp-default theme, you should not make changes directly on that theme because it will be overwritten when you upgrade BP plugin. You need to create a […]
-
mercime replied to the forum topic 404 Errors on all pages in the group How-To and Troubleshooting 14 years, 6 months ago
Thanks for coming back and sharing your solution 🙂
Cheers. -
mercime replied to the forum topic 1.5 Child Theme Not Working in the group How-To and Troubleshooting 14 years, 6 months ago
Thank you @r-a-y Bravo!
@naijaping Which of the two codes above didn’t work for you? Both codes prevent bp-default’s stylesheet from being enqueued in wp_head. I may not have explained it more thoroughly […]
-
mercime replied to the forum topic buddypress user blog in the group How-To and Troubleshooting 14 years, 6 months ago
Deactivate BuddyPress. Make sure you can create a subsite with your WP install first. If you cannot, resolve multisite installation first before activating BuddyPress at https://wordpress.org/support/forum/multisite
-
mercime replied to the forum topic May change a domain name buddy press is run on in the group Installing BuddyPress 14 years, 6 months ago
Are you asking if you could change domain names for your site? Sure you can but make sure you back up database and server files first. Read the following as well –
– https://codex.wordpress.org/Moving_WordPress
– […] -
mercime replied to the forum topic Removing Powered by W and B in the group How-To and Troubleshooting 14 years, 6 months ago
What theme are you using? If child theme of bp-default, copy over footer.php of bp-default theme into your child theme folder. Open it up and delete
`?php printf( __( ‘Proudly powered by WordPress and <a […] -
mercime replied to the forum topic How to rename HOME Tab? in the group How-To and Troubleshooting 14 years, 6 months ago
== What’s the way to get back «Activity» as tab name instead of «Home»? ==
Using custom menu is the easiest way. If you’re using bp-default or child theme […]
-
mercime replied to the forum topic 404 Errors on all pages in the group How-To and Troubleshooting 14 years, 6 months ago
== The code that i have in my .htaccess was provided by the plugin. ==
What plugin did you use? Why was it necessary to install a plugin for .htaccess which would be automatically generated when you create a network?
-
mercime replied to the forum topic After activating child theme tags and categories not working correctingly ? in the group How-To and Troubleshooting 14 years, 6 months ago
@tahirtaous I’d use WP_Query on archives.php from available ways to do so in this article http://digwp.com/2011/05/loops/ Cheers.
- Load More
@mercime
Active 5 years, 7 months ago