-
David replied to the question buddyboss wall activity loop filter not working in the forum BuddyBoss Wall 9 years, 11 months ago
It seems like my personal news feed is not showing profile and avatar updates anymore, only back about a week ago. It’s mostly showing activity updates which is good. I’m not sure if this has fixed it from the this time forward, still would be interested in combining the wall and news feed together.
-
David replied to the question buddyboss wall activity loop filter not working in the forum BuddyBoss Wall 9 years, 11 months ago
@tjchester I changed the code in wall-class.php like you said and this didn’t affect my profile /news-feed. It still is showing activity updates from my friends if they changed their avatar, or updated their profile, ect. How would I make it so that it only shows updates of “activity_updates” and “new_blog_posts” referring to the action filters at…[Read more]
-
David replied to the question What is BuddyBoss Wall? in the forum BuddyBoss Wall 9 years, 11 months ago
For now I went to the file buddypress/activity/index.php and changed the “Friends” code to manually direct to /news-feed.
<li id="activity-friends"><a href="<?php echo bp_loggedin_user_domain() . bp_get_activity_slug() . '/news-feed/'; ?>" title="<?php esc_attr_e( 'The activity of my friends only.', 'boss' ); ?>"><?php printf( __( 'My Friends…
[Read more] -
David replied to the question What is BuddyBoss Wall? in the forum BuddyBoss Wall 9 years, 11 months ago
@appalachian @tjchester yes this happens to me too. I have the Boss theme installed. On my global activity, http://hope361.com/activity, the Friends tab and Mentions tab both go to a 404 error.
Friends tab points to http://hope361.com/community/andymcdonald/activity/friends/ and “Mentions” points to…[Read more]
-
David replied to the question Embed Youtube Video on Profile by pasting link in the forum BuddyPress (general issues) 9 years, 11 months ago
@style960 where in buddypress does this work for you? I have the boss theme as well, and when I post this on the activity stream it works, but what I’m trying to do is post in on a profile as a custom profile field.
-
David replied to the question Embed Youtube Video on Profile by pasting link in the forum BuddyPress (general issues) 9 years, 11 months ago
@vapvarun so would this need to be inserted just on member-header.php or home.php? I placed this inside profile-loop.php and can’t seem to get this to work yet.
-
David replied to the question Embed Youtube Video on Profile by pasting link in the forum BuddyPress (general issues) 9 years, 11 months ago
Thank you @vapvarun this is perfect! I appreciate your help in this
-
David replied to the question Embed videos too tall in BBPress in the forum BuddyBoss theme 9 years, 11 months ago
@tjchester I tried installing version 1.1.0 and 1.0.9 and this didn’t seem to fix the problem.
http://miahope361.staging.wpengine.com/scaling-mountains-mathew-mcbriar/
-
David started the question Embed Youtube Video on Profile by pasting link in the forum BuddyPress (general issues) 9 years, 11 months ago
I’ve been looking for the best way to activate oEmbed on Buddypress profile pages so that I can have my users paste a youtube link into a text field and it will automatically embed the video when viewed. Does anyone know how to get this to work? Do I need to add anything to my bp-custom.php page or upload any plugin?
-
David started the question Profile Fields add random clickable links to text areas in the forum Boss. theme 9 years, 11 months ago
Not sure if this is a boss issue or buddypress issue, but for my extended profiles I have some questions that people answer, but in a paragraph there will be random words that become highlighted and clickable, and as soon as you click on the links they go to the member directory with search queries in the url. What would be causing this and how…[Read more]
-
David started the question Profile Fields add random clickable links to text areas in the forum Boss. theme 9 years, 11 months ago
Not sure if this is a boss issue or buddypress issue, but for my extended profiles I have some questions that people answer, but in a paragraph there will be random words that become highlighted and clickable, and as soon as you click on the links they go to the member directory with search queries in the url. What would be causing this and how…[Read more]
-
David replied to the question Search posts by tag names in Global Search in the forum Boss. theme 9 years, 11 months ago
I think I found the issue, when I have “Activity Streams” activated in my Buddypress settings, then everything seems to work fine, but when I deactivate it then it causes the error. I didn’t plan to have activity activated for the time being until i figured out a few more things, but maybe I just need to keep this activated.
Thanks for your help
-
David replied to the question Visual Composer vs. Page Builder in the forum Boss. theme 9 years, 11 months ago
I noticed that I haven’t been able to use the BuddyBoss widgets like “Recent Posts” and BP Global Search because it doesn’t convert the shortcode and all you see is
[vc_column_inner width=”1/6″][/vc_column_inner][vc_column_inner width=”2/3″][ultimate_heading main_heading=”Why Hope361?” heading_tag=”h2″ alignment=”center” spacer=”line_with_icon”…[Read more]
-
David replied to the question rezise featured image? in the forum Boss. theme 9 years, 11 months ago
@tjchester What would you recommend for trying to specify what image to use for each post’s page title background. This is usually the featured image, but the size dimensions for the featured image in each post is very different from the image in the blog loop. I’ll attach two images to explain further what I mean. I was looking into adding a…[Read more]
-
David replied to the question Search posts by tag names in Global Search in the forum Boss. theme 9 years, 11 months ago
@tjchester where is the best place to ask a support question for BP Global Search? I had two issues with the plugin.
1. When I search for something, the initial “All” Results an empty page. you have to click through to posts or something else to get the results to show up.
Example: http://hope361.com/?s=court
2. I have “Members” checked in…[Read more]
-
David replied to the question 1.0.6 kills Bulk Notification Feature in the forum Boss. theme 9 years, 11 months ago
I just installed the new theme to my staging site, and it still shows the error at the bottom of my webpage. I wonder if it’s something to do with WPEngine and how they have their backup site setup. As soon as I pushed the site to live before it fixed the problem fine. If needs to be I can probably get by just having the notifications working on…[Read more]
-
David replied to the question 1.0.6 kills Bulk Notification Feature in the forum Boss. theme 9 years, 11 months ago
I had my boss installed on my staging site, not my live site. I just pushed my staging site to live, and the notifications feature works again flawlessly. Not sure if that was because it was on the staging or not. Do you know if I will run into problems having my boss theme installed on a live site and staging site, but technically they are two…[Read more]
-
David replied to the question Search posts by tag names in Global Search in the forum Boss. theme 9 years, 11 months ago
Great thank you very much. I think the feature I would request is to search posts by both tag name, or categories.
Thank you for being such a great keymaster!
-
David replied to the question 1.0.6 kills Bulk Notification Feature in the forum Boss. theme 9 years, 11 months ago
No it didn’t. The only way I can fix the theme is by commenting out the notifications function in theme-functions.php, as well as using CSS to {display:none} on the notifications bell icon in the top header
-
David started the question Search posts by tag names in Global Search in the forum Boss. theme 9 years, 11 months ago
I am looking for a way to search posts by entering different tags associated with those posts. Am I able to modify the BP Global search plugin to search by tag name? Right now it does “Posts, Members, Groups, Activity, Messages”
- Load More