-
Jason V. started the question Reply messages duplicating about every hour in the forum BuddyBoss Reply by Email 8 years, 11 months ago
I am experiencing an issue where reply messages are duplicating almost each hour. I see the same reply message within the message string. I received the reply message, however it keeps trying to resend constantly. I checked Cloudmailin and am seeing the following response for each of the messages: 500
This is how your HTTP server responded (or the…[Read more] -
Jason V. replied to the question Plugin conflict in the forum BuddyBoss Reply by Email 9 years, 1 month ago
Thank you Varun! It works perfectly. One last question, if you are using a different login url, how should the plugin fix be modified. I’m using (https://wordpress.org/plugins/rename-wp-login/) and tested it with the fix and it didn’t work. When I deactivated rename-wp-login it worked fine. I’m thinking it has something to do with $pagenow.…[Read more]
-
Jason V. started the question BuddyPress Global Search – searching activity comments with activity in the forum BuddyPress (general issues) 9 years, 1 month ago
Is it possible to have the BuddyPress Global Search plugin query BP activity comments and on the search results page show the comment(s) with the original associated activity post?
-
Jason V. started the question Plugin conflict in the forum BuddyBoss Reply by Email 9 years, 2 months ago
I am running the Reply by Email plugin along with a plugin called Site Private (https://wordpress.org/plugins/site-private/). I am not receiving messages back from email with the Site Private plugin active. When I deactivate that plugin the Reply by Email plugin works fine. The Site Private is a very simple plugin with one file. See below for the…[Read more]
-
Jason V. started the question Email image attachments in the forum BuddyBoss Media 9 years, 2 months ago
When someone create a BuddyPress activity post including image attachments with BuddyBoss Media, is it possible to show those attachments in email notifications that are sent from that post?
-
Jason V. started the question Email attachments in the forum BuddyBoss Reply by Email 9 years, 2 months ago
Is it possible to include email attachments when a person replies to a message through this plugin?
-
Jason V. replied to the question Is BuddyBoss Inbox compatible with the BuddyBoss theme in the forum BuddyBoss Inbox 9 years, 3 months ago
Thanks Varun. I went ahead and purchased it. Everything works great, I just have one question. Is there a way within the BuddyBoss theme to show the list of labels. I see that you can create labels and they show up in the inbox, but don’t see them listed. It would be nice to either have a list of labels on the sidebar (under the profile menu) or…[Read more]
-
Jason V. replied to the question Member Type option doesn't show up in extended profile edit screen in the forum BuddyPress Member Types 9 years, 3 months ago
Actually, nevermind. I figured out what the issue was.
-
Jason V. started the question Is BuddyBoss Inbox compatible with the BuddyBoss theme in the forum BuddyBoss Inbox 9 years, 3 months ago
I am interested in purchasing the BuddyBoss Inbox plugin, but just want to make sure it is compatible with the BuddyBoss theme. I saw it working in the demo with the Boss theme. Just want to double check.
-
Jason V. started the question Member Type option doesn't show up in extended profile edit screen in the forum BuddyPress Member Types 9 years, 3 months ago
I setup a member type and am trying to update a user to that type. I go into the extended profile edit screen, however I don’t see any option for change the member type. I’m running the latest version of WP, latest version of BP and the site is on a multisite network. Please advise.
-
Jason V. replied to the question Post Update button disable during posting in the forum BuddyBoss theme 10 years ago
I agree. The overall goal here is to indicate that the message is posting. Using the code or something similar to what I have above, is there a way to show the Ajax circle loading image when it is posting the message. The same loading image as when you move from tab to tab on the activity page. I believe the older version of BuddyBoss had…[Read more]
-
Jason V. replied to the question Post Update button disable during posting in the forum BuddyBoss theme 10 years ago
It looks like this could be possible using something like:
<script>
$( '#aw-whats-new-submit' ).click( function() {
$( this ).attr( 'disabled', true );
});
</script>Is it possible to add the loading animation inside of the Post Update button only while it processes the request?
-
Jason V. replied to the question Post Update button disable during posting in the forum BuddyBoss theme 10 years ago
Thanks TJ! I went ahead and started a forum post here: https://buddypress.org/support/topic/post-update-button-disable-during-posting/
I’ll keep this string updated once I find something.
-
Jason V. started the question Post Update button disable during posting in the forum BuddyBoss theme 10 years, 1 month ago
I’m curious of a way to either disable the Post Update button while the activity post is in the process of posting. Sometimes user click it twice if it doesn’t reload below instantly. I’m thinking either disabling the button or replacing it with a loading symbol after it is first clicked. Any ideas?
-
Jason V.'s profile was updated 10 years, 2 months ago
-
Jason V. started the question Likes error with all caching plugins in the forum BuddyBoss Wall 10 years, 2 months ago
I took notice that when I have a caching plugin (e.g. WP Super Cache), the like feature continue to throw and error. See attachment for an example of the error. Please advise on a fix.
-
Jason V. started the question Activity box not refreshing in IE after hitting "Post Update" in the forum BuddyPress (general issues) 10 years, 2 months ago
When trying to create an activity post in IE, the text just stays in the box. It publishes on the page, however the text doesn’t go anything. All other browsers work just fine, IE is the only issue. Any ideas on what this might be? Is this possibly related to an issue with BuddyBoss?
Thank you.
-
Jason V. replied to the question Error getting likes patch in the forum BuddyBoss Wall 10 years, 4 months ago
Chester,
I ended up figuring out the issue. Just wanted to let you know. Great plugin!
-
Jason V. replied to the question Error getting likes patch in the forum BuddyBoss Wall 10 years, 4 months ago
Thanks TJ. Do you have an estimate of time for when this will be resolved? Maybe a developer on your end that could test to see what in that plugin might be conflicting.
-
Jason V. replied to the question Error getting likes patch in the forum BuddyBoss Wall 10 years, 4 months ago
FYI, I am referring to the BP Multi Network plugin by sbrajesh: https://github.com/sbrajesh/buddypress-multi-network
When this plugin is activated is when I get the “Error Getting Likes”. Please advise on how to fix. I really appreciate your help in advance.
- Load More