Button is not showing
]]>Hello, thank you for the wonderful plugin, please tell me if it is possible to add a link to the original source – the author – in a retweet?
]]>Hi,
I am testing the beta version of Buddypress and installed your plugin. I haven’t got it installed on my live site which is running the latest non beta version of BP, so I downgraded to that on my test site to check if there was any difference or problems, but the good news is that the plugin works the same on both versions. However, as I have never used the plugin before, I noticed something which I am not certain is correct behaviour or not – if you try to repost from a hidden group to the public activity it only posts again in the group. I haven’t tested it with a private group yet. If this behaviour is as it should be and hidden groups can only repost within their own activity, the dropdown in the modal is not needed to choose between Public and Group and it might be a good idea to add some kind of message instead (e.g. “Posts in Hidden Groups can only be reposted within the group”); I can obviously hide the dropdown with css but wanted to check what should be occurring. If you can clarify about both Hidden and Private Groups I would appreciate it. Obviously you may also want to adjust the plugin so that hiding with css becomes unnecessary if this is what is meant to happen. If this is not meant to happen then I need some assistance!
]]>I was looking for a way users could repost each other’s posts, and this plugin sort of does that, but it doesn’t let you add your own thoughts above the post you are resharing. It just takes the post and plunks it on your wall or in your group with no ability to add a lead-in as to why you are sharing it. Could this be added to your todo list for the plugin?
]]>Hello,
I’m trying since few hours your plugin, i search since a long time a solution to re-post post from other users.
I’m using Buddyboss, and here are the issues :
1- The button re post is not visible after the comment, but the function is there
2- When i test the re post, only the text display, if there is a media (photo or video) its not re post the media content, its empty
3- When we re post a video from youtube for example, we only see the links not the preview as a basic post.
If you can fix this, and do a premium version i will be the first client !
Thanks in advance
]]>hi, the plugin shares nicely on BuddyBoss but it only shares texts and forgets to share Images and videos.
any idea’s?
]]>Howdy
further looking through your code there are a number of places you are querying the database directly rather than using functions that exist to do this
eg getting an activity by its id. Is there a reason for this? I ask as generally it’s better to use functions are you can benefit from caching where appropriate
]]>Right now you are are referencing the buddypress tables like this:
// Activity table.
$activty_table = $wpdb->prefix . ‘bp_activity’;
This is incorrect, as these tables can be moved by filters etc, and infact on muktisite that will always be wrong on any site outside the main one. A far better way is to use the buddypress globals e.g.
global $bp
$bp->activity->table_name
that way you will alway reference the right table. Can you please fix this? I would really like to use yur plugin but right now I cannot
Pete
]]>Hi,
Your plugin is really great, and I think many Buddypress website owners appreciate your work, but after installing the plugin, the re-post window only shows for 1 second and then it disappears. Also, the re-post button only shows on certain Activity posts and not on all of them.
Could I ask you for support to make it work?
Thank you.
Regards Daniel
]]>Please update plugin.
]]>Hi I wanted to know if you plan to update this plugin and make it compatible with Buddyboss.
While installing it I noticed several problems, it does not share images, if I insert an external link in a post, when I re-post it does not provide the preview as in the original post.
It is not possible to insert your own content in addition to the original post etc etc.
The Re-Post button works when reposting words. However, when reposting embedded video like from youtube it will only repost a link and not embed the video into the post.
Is there a setting or a work around for this?
]]>I’m using buddyx theme and rtMedia plugin. This plugin is not working for my website. Please make it compatible
]]>i am not able to use Your plugin repost activity , Its not allowing users to repost activity on my buddypress theme.Its not showing any thing ..in news feed of buddyboss
]]>Using the Buddyboss Theme + Platform
Button Shows no problem
Clicking on it shows the post and gives post options (can not edit post or add anything to it)
When reposting it simply generates this
]]>LOVE this plugin and thanks for making it. I have set it up on my install of BuddyBoss and adjusted the css to work with my theme. The button shows fine, and triggers the popup no problem, but when I repost an activity status with a photo it does not repost the photo. It reposts the text fine but not the photo.
I am also planning on using RT Media for posting videos in Activity but have not yet tested if it works with video as well?
]]>I have the BuddyBoss theme installed on the BuddyBoss platform and the button does not even show up. I have your plugin installed and activated, but don’t see any way to use it.
]]>Hi
Thanks for the work.
It is a really needed but rarely almost impossible to find a solution.
But unfortunatelly I couldn’t get it work
I installed an activated the plugin.
I am using BuddyBoss. So activated it as an integration there as well.
But when I come to the activity feeds, nothing shows up on the activity feed page.
It says your activity feed is loading please wait.
But at the end nothing changes.
Any solutions to overcome that
Thanks
]]>Great idea and very practical plugin. Will the project continue to be maintained and updated?
]]>Hi im using your plugin but i get and error when i try to share activity to a group its display a error telling “Please write something to share !
Can you help me to make this works?
Thanks
BP. 5.1.1
WP 5.32