-
ultimateuser posted on the forum topic Error in messaging system in the group How-To and Troubleshooting: 13 years, 10 months ago
Thanks for your advice.
Ive replaced ajax.php with the original version in:
…l/wordpress/wp-content/plugins/buddypress/bp-themes/bp-default/_incand functions.php in:
…/wordpress/wp-content/plugins/buddypress/bp-themes/bp-defaultand bp-messages.php in:
…/wordpress/wp-content/plugins/buddypressIt didnt solve the problem 🙁
-
ultimateuser posted on the forum topic Error in messaging system in the group How-To and Troubleshooting: 13 years, 10 months ago
1. Default
2. Yes Im using quite a lot of plugins
3. Not to functions and im only using a Child theme
4. Latest version -
imath posted on the forum topic Serious Bug and Fatal error when creating new post in the group BP Code Snippets: 13 years, 10 months ago
Hi @gunju2221, Thank you for your feedback. 1. Fatal error : You’re right : if you activate code snippets for forums and not for posts, then the function that filters activities doesn’t find the function because the necessary file is not included. To correct this behavior, you can replace the function
bp_code_snippets_filter_activity_content_before…
[Read more] -
xberserker posted on the forum topic Some tips… in the group BuddyPress Activity Stream Bar: 13 years, 10 months ago
@gunju2221 Yes, duh, lol. Forgot about that momentarily. That would work.
@luvs123 Sure if they show up in your regular buddypress activity feed.
-
xberserker posted on the forum topic Some tips… in the group BuddyPress Activity Stream Bar: 13 years, 10 months ago
@gunju2221 Well if you just want the very last activity to stay there, you could change the rotation time to a really high number.
On getting new activity to display as it comes … not sure off hand. But I’ll look into it later.
-
Paul Gibbs posted on the forum topic Can BuddyPress registration be separate from site registration? in the group How-To and Troubleshooting: 13 years, 10 months ago
Thanks for the heads-up, @gunju2221 🙂 If by “BuddyPress profile”, you mean the fields and groups you have configured in the xprofile settings screen, then yes it’s certainly technically possible because site admins can create new user accounts without having to complete BuddyPress profiles. I’m not sure how to practically do this, however. Would…[Read more]
-
luvs123 posted on the forum topic @mention appears on activity stream? in the group How-To and Troubleshooting: 13 years, 11 months ago
Thank you! It worked to perfection.
Thanks a ton @gunju2221 🙂
-
Jenny posted on the forum topic Change error message display in the group Creating & Extending: 13 years, 11 months ago
@gunju2221
It’s not css, it’s in the process of validation. I need to find which function deliver this error message, then I can work on changing the way it deliver. -
Savannah Video Central.com posted on the forum topic Minor @mention admin flaw. in the group How-To and Troubleshooting: 13 years, 11 months ago
I have no idea if this is just a issue in my site, but it’s kinda confusing because the “@admin” does not mention the administrator, the “@gunju2221” on my site does, because thats my WP username. It’s funky!
-
mercime posted on the forum topic BP chat….please help!!! in the group How-To and Troubleshooting: 13 years, 11 months ago
@gunju2221 3 stars for the BP Ajax-Chat Plugin which is different from the BP Chat plugin. It can get confusing with the similar names 🙂
-
mercime posted on the forum topic Add photos to activity stream in the group How-To and Troubleshooting: 13 years, 11 months ago
@gunju2221 Thing is, your media must be “hosted on the cincopa cloud server” and that’s the deal-breaker for some on the buddypress easy albums photos plugin .
-
quanperpberzhong posted an update 13 years, 11 months ago
@gunju2221 It is with our passions, as it is with fire and water, they are good servants but bad masters
-
hnla posted on the forum topic Profile stats and location in profile page like buddypress.org in the group How-To and Troubleshooting: 13 years, 11 months ago
@pcwriter go for it, it’s there to be used if it suits the purpose. – API keys were always a pain 🙂 @leguis08 Glad it works. @gunju2221 It is very possibly a custom theme issue, a custom theme will have to have ensured that the correct action hooks exist in pages as the main maps are fed through […]
-
mercime posted on the forum topic Forum Directory Margin Cut off in the group How-To and Troubleshooting: 13 years, 11 months ago
@gunju2221 yeah, I saw his post about “To Make your Topic Title Not be cut off”.
You have to override bp-default’s styling from
table.forum {
margin: -9px -20px 20px;
width: auto;
}
totable.forum {
.
margin: -9px 10px 20px 0px;
width: auto;
} -
guigoz posted on the forum topic Display something if xprofile_get_field_data( ’xxx’ ) == ’yyy’ in the group How-To and Troubleshooting: 13 years, 12 months ago
@gunju2221 I know this plugin, but I’m using External Member Blog Plugin : http://bp-tricks.com/featured/allow-users-to-add-their-rss-feed-to-their-profile-with-the-external-blogs-plugin/ The thing is not about choosing a plugin, but I need display a link only to members which have xprofile named X equal to Y. I’ve tested with :
But it works only…[Read more]
-
mercime posted on the forum topic SideBar Whos Online and Recently Active in the group How-To and Troubleshooting: 13 years, 12 months ago
No worries @eor, Yamidoo theme has sidebar style which affected the floats, add this to your theme’s style.css
div#sidebar div.item-avatar { width: 40px; height: 40px; clear: none; float: left; }
@gunju2221 no offense, I had the suspicion that eor’s active theme’s css was affecting the style I gave in WP.org thread, and it did with the clear: […] -
eor posted on the forum topic SideBar Whos Online and Recently Active in the group How-To and Troubleshooting: 13 years, 12 months ago
@gunju2221 I put the css in my style.css of my current theme. I’ve also tried putting it in the bp.css for the template pack.
Am I supposed to be putting it somewhere else?
-
eor posted on the forum topic SideBar Whos Online and Recently Active in the group How-To and Troubleshooting: 13 years, 12 months ago
Thank you both so much for helping me. @gunju2221 I’ve tried your css and thats not fixing the issue either. I’m really at a loss. Maybe its something deeper to do with my theme? @mercime my site url is w w w.endofregulation.com/community I left the url in the other thread as well so i apologize about having […]
-
hnla posted on the forum topic Forums Not Working – Error when creating topic in the group How-To and Troubleshooting: 13 years, 12 months ago
@gunju2221 Ah you found the thread. See I knew it would work 😉 You only need do this with the groups that have not been created successfully but if that means quite a few then ‘m afraid it will just have to be done for each, why it happens ? not sure but it’s possibly a […]
-
liesl1698 posted on the forum topic How to display replies in Notifications menu in the group How-To and Troubleshooting: 13 years, 12 months ago
@gunju2221 Yeah that’s what I’m looking for. Right now I have my members using mentions to get “notified” on the site. I wonder why it is only for messaging and other functions and not replies. Oh well, hopefully there will be a plugin for it soon.
- Load More
@gunju2221
Not recently active