Replies
- Brajesh Singh on December 31, 2022 at 9:32 pm in reply to: Set default wordpress upload dir for Xprofile Custom Field Type #47798
Hi,
Thank you for the question.At the moment, we are using “wp_handle_upload” to upload file. This does not create any entry as attachment and that’s why you don’t see that in the Media library in WordPress.
In order to do that, you will need to store media uploads as attachment.
Though you can always change the directory path using ‘upload_dir’ filter, I will suggest against it for now. I will put a filter in next release to allow you change the base directory.Regards
Brajesh - Brajesh Singh on December 31, 2022 at 9:20 pm in reply to: Moving Image Upload button into Activity Box. #47797
Hi Dissolvanizer,
Happy New Year!Thank you for the details.
I hope they are able to assist.
Please do let me know if they recommend any change on our side.
Regards
Brajesh - Brajesh Singh on December 31, 2022 at 9:19 pm in reply to: BuddyBlog Pro: Missing the edit formatting options #47796
Hi Remi,
Welcome to BuddyDev support forums.Please visit Dashboard->BuddyBlog->Forms
Edit that form you are using. In the “Posts Field” section, Please make sure you use “Tinymce Editor” with the “Post Content” field type.
Please let me know if you are able to use it or not?
Thank you
Brajesh - Brajesh Singh on December 28, 2022 at 12:34 pm in reply to: Moving Image Upload button into Activity Box. #47783
Hi,
Thank you for the patience.Can you please visit Dashboard->Settings->BuddyPress->Settings and select the “BuddyPress Legacy” template pack.
Ut should look like thishttps://i.ibb.co/w79PBCK/Selection-029.png
Regards
Brajesh - Brajesh Singh on December 27, 2022 at 4:22 pm in reply to: Moving Image Upload button into Activity Box. #47777
Thank you.
I see the issue on your site and also the markup is not what should be expected. have downloaded a free copy of generatepress today. I have yeste to test it locally, will have a solution/details within next 24 hours or early.Regards
Brajesh Hi Daniel,
Please link to the plugin you are using for that sidebar.Thank you
Brajesh- Brajesh Singh on December 26, 2022 at 7:20 pm in reply to: [Resolved] Badges shortcodes not working #47771
Hi,
Welcome to BuddyDev support forums.Can you please confirm that the quotes being used are correct for the slug? Can you please try copying and pasting the following as shortcode and see if it works or not?
[bp-user-badges slug='lifetime']I don’t see any plugin causing conflict. We are using BP_User_Query and most of the plugins will avoid filtering on it as it is used at so many places in BuddyPress.
Please let me know your findings.
Thank you
Brajesh - Brajesh Singh on December 26, 2022 at 10:53 am in reply to: Mediapress sort by likes, views, or comments #47769
Hi Aaron,
No issues.
I agree that those things should be normal and we are lacking in that department. It may not help for your current work but it has given us idea to add something like this for future.Currently, the only way to have it is with some custom development for recording the counts and then using it to sort/order.
Regards
Brajesh - Brajesh Singh on December 26, 2022 at 10:24 am in reply to: Moving Image Upload button into Activity Box. #47768
Hi,
Thank you.
What you are trying to achieve should have happened out of the box.Can you please provide me a temporary guest account(normal subscriber user, or if the theme is free, please let me know its name), It seems to be a css conflict(or js issue as we do move the button using js). I can quickly check and assist.
Thank you
Brajesh - Brajesh Singh on December 23, 2022 at 1:35 am in reply to: [Resolved] Help with a bit of javascript #47756
Hi Erich,
I am sorry for the delayed reply.
I have updated the code.please take a look.
https://pastebin.com/sdDZ1E2vMake sure to change the url value appropriately.
Regards
Brajesh