-
Ted started the question move search box to right in the forum Boss. theme 9 years, 4 months ago
Hi all, In boss-child/header.php, I moved the search form in between middle-col and right-col but there is huge space gap. What’s the best way to move the desktop titlebar search box over to the right, on the left side of the notification bell without that space?
-
Ted replied to the question disable profile tabs drop down menu ellipsis in the forum Boss. theme 9 years, 4 months ago
Hi @pallavi just following up on the above. Thanks
-
Ted replied to the question Re: Global activity filter not working in single page in the forum BuddyBoss Wall 9 years, 4 months ago
Hi, @vapvarun the above code no longer works with the latest updates and not returning only ‘activity_update’ in sitewide activity. Should $user_list be replaced or something else?
-
Ted replied to the question Re: Global activity filter not working in single page in the forum BuddyBoss Wall 9 years, 4 months ago
Hi, @vapvarun the above code no longer works with the latest updates and not returning only ‘activity_update’. Should $user_list be replaced or something else?
-
Ted replied to the question set default cover photos in the forum Boss. theme 9 years, 4 months ago
Sounds good, thanks!
-
Ted started the question set default cover photos in the forum Boss. theme 9 years, 4 months ago
Hi all, how can I set specific default cover photos for new users? Also, in a separate case, how do I set only 1 default cover photo (same photo for all new users)?
-
Ted replied to the question disable profile tabs drop down menu ellipsis in the forum Boss. theme 9 years, 4 months ago
Here you go.
-
Ted started the question disable profile tabs drop down menu ellipsis in the forum Boss. theme 9 years, 5 months ago
Hi guys, How can I disable the profile tabs drop down menu ellipsis to prevent it from automatically appearing?
-
Ted replied to the question add rtmedia link to titlebar only in the forum Boss. theme 9 years, 5 months ago
Thanks @vapvarun! This didn’t work before since I have friend connections off. I removed the call for friendcount from the plugin and it works now. However, the counter for other items like messages is not showing the number badge. It shows the count number plainly (e.g Messages7 ), but not the badge. Would you know a fix for this?
-
Ted replied to the question Change Font Icon in the forum Boss. theme 9 years, 5 months ago
Hi @vapvarun, I am using that plugin as you recommended in my other post, but font awesome icons are not working in the title bar. I added ‘fa fa-home’ in css classes, but not working for bp links and regular pages as well. Are icons not supposed to work in the title bar?
-
Ted replied to the question Customizing table cells in the forum Boss. theme 9 years, 5 months ago
Please see attached. Im trying to add more padding to the left and right sides.
-
Ted replied to the question add rtmedia link to titlebar only in the forum Boss. theme 9 years, 5 months ago
Thanks, but that just displayed all of current pages in the titlebar. What is the best way to add a dynamic bp link to the menu? Is it possible to add to the custom links option in menus, but what goes in the URL field for http://sitename.com/members/dynamicusername/media to work ?
-
Ted started the question add rtmedia link to titlebar only in the forum Boss. theme 9 years, 5 months ago
Hi guys, how do I add rtmedia to the titlebar menu only? The following code from rtmedia support adds it to the titlebar and buddypanel.
function my_wp_get_nav_menu_items( $items, $menu, $args ){
[Read more]
if ( is_user_logged_in() && class_exists( 'RTMedia' ) ) {
$user_id = get_current_user_id(); // get current logged in user id
$url = trailingslashit (… -
Ted started the question add rtmedia link to titlebar only in the forum Boss. theme 9 years, 5 months ago
Hi guys, how do I add rtmedia to the titlebar menu only? The following code from adds it to the titlebar and buddypanel.
function my_wp_get_nav_menu_items( $items, $menu, $args ){
[Read more]
if ( is_user_logged_in() && class_exists( 'RTMedia' ) ) {
$user_id = get_current_user_id(); // get current logged in user id
$url = trailingslashit (… -
Ted replied to the question redirect members profile link to specific page in the forum Boss. theme 9 years, 5 months ago
Great, thank you!!
-
Ted started the question redirect members profile link to specific page in the forum Boss. theme 9 years, 5 months ago
Hi guys, How can I redirect the dynamic members profile link (sitename.com/members/username) to a specific page e.g. sitename.com/members/username/messages ? Thanks
-
Ted replied to the question Recent Posts widget support in the forum BuddyBoss Media 9 years, 5 months ago
Awesome. Thanks @vapvarun
-
Ted replied to the question Post update in the forum BuddyBoss Media 9 years, 5 months ago
Sounds good. Thanks @vapvarun
-
Ted started the question Post update in the forum BuddyBoss Media 9 years, 5 months ago
Hi guys, Is there a way to not allow the user to post an activity update unless they upload a photo, using custom css or js?
-
Ted started the question Recent Posts widget support in the forum BuddyBoss Media 9 years, 5 months ago
Hi guys, The Buddypress recent activity stream posts widget shows just a link of the photo. Is there anyway to have that as a thumbnail in the widget and displayed as a grid?
- Load More