-
Virtuali posted on the forum topic Add wp_admin_bar to a BP theme in the group How-To and Troubleshooting: 13 years, 8 months ago
Well thats just the standard action.
To replace the bp-adminbar, with the wordpress adminbar, you must remove the bp-admin bar first! π
I’m still not completely comprehending what you’re trying to achieve.
-
Virtuali posted on the forum topic Add wp_admin_bar to a BP theme in the group How-To and Troubleshooting: 13 years, 8 months ago
remove_action( 'wp_footer', 'bp_core_admin_bar' );
remove_action( 'admin_footer', 'bp_core_admin_bar' ); -
Virtuali posted on the forum topic JobRoller + BuddyPress errors in the group Third Party Components & Plugins: 13 years, 8 months ago
I find that very confusing also, in fact, I think it’s not really necessary. Undo your changes that you did to follow Peatlings Template pack instructions. The biggest thing that you need to do for custom theme is import the CSS+ functions, and make your CSS fit inside your theme, and your good to go. […]
-
Virtuali posted on the forum topic Duplicate Updates in Activity Stream in the group How-To and Troubleshooting: 13 years, 8 months ago
No, It’s because you have not updated. Tested, on 3 sites, versions of bp- 1.2.5 and lower can experience this issue. Upgrade please and it will solve the problem.
-
Virtuali posted on the forum topic Show BP Admin Bar while in wp-admin ONLY and hide it in the rest of the site. in the group How-To and Troubleshooting: 13 years, 8 months ago
Try in wp-config.php:
define ( 'BP_DISABLE_ADMIN_BAR', true );
-
Virtuali posted a new activity comment 13 years, 8 months ago
@andywhittaker Place this in your wp-config.php file.
define( 'BP_DEFAULT_COMPONENT', 'profile' );
-
Virtuali posted on the forum topic Add wp_admin_bar to a BP theme in the group How-To and Troubleshooting: 13 years, 8 months ago
Just remove the admin bar:
define ( 'BP_DISABLE_ADMIN_BAR', true );
in wp-config.phpIs that what you’re trying to do?
-
Virtuali posted on the forum topic How to pull blog category in activity loop? in the group How-To and Troubleshooting: 13 years, 8 months ago
-
Virtuali posted on the forum topic How to pull blog category in activity loop? in the group How-To and Troubleshooting: 13 years, 8 months ago
Glad you got it!
Although you didn’t hook it into the activity filter yet.
as I remember it was something in the function class:
function filter_gettext($translation, $text
-
Virtuali posted on the forum topic Welcome to buddypress.org Ninjas in the group buddypress.org Ninjas: 13 years, 8 months ago
@johnjamesjacoby, have you been working on the new theme? I want in! π Sounds awesome!
-
Virtuali posted on the forum topic Show "Cancel Friendship" in Friends List? in the group How-To and Troubleshooting: 13 years, 8 months ago
Thanks Brajesh.
-
Virtuali posted on the forum topic Show "Cancel Friendship" in Friends List? in the group How-To and Troubleshooting: 13 years, 8 months ago
There’s the ticket I was looking for π
I wouldn’t recommend modifying the template tag, as you will lose changes, and you can’t make an error in that file.
-
Virtuali posted on the forum topic New Members are not getting the email notification in the group Installing BuddyPress: 13 years, 8 months ago
Buddypress emails are wired around wordpress emails.
Bluehost seems to be the worst when it comes to the emails, as taking very slow/not sending.
Try using this plugin: https://wordpress.org/extend/plugins/mail-from/
Good luck!
-
Virtuali posted on the forum topic Show "Cancel Friendship" in Friends List? in the group How-To and Troubleshooting: 13 years, 8 months ago
Stay tuned for buddypress 1.3 π
-
Virtuali posted on the forum topic Menus Tab Link of Authorβs Blog Posts in the group How-To and Troubleshooting: 13 years, 8 months ago
Nice screenshot π
This would require you do add another tab to profile for your custom theme from my standpoint.
There is an easy screen function that can help you do the job
-
Virtuali posted on the forum topic How to activate the slider on the Speed theme? in the group How-To and Troubleshooting: 13 years, 8 months ago
Is this just a universal forum?
Did It change overnight?
-
Virtuali posted on the forum topic How to activate the slider on the Speed theme? in the group How-To and Troubleshooting: 13 years, 8 months ago
Go to the Theme Forums of Speed Theme please.
This is a buddypress support forum. Thanks!
-
Virtuali posted on the forum topic Our webiste was hacked in the group Installing BuddyPress: 13 years, 8 months ago
I’m going to install this tonight: https://wordpress.org/extend/plugins/wordpress-firewall-2/
WordPress firewall. I would consider it on your install as well.
- Load More
@gunju2221
Not recently active