Replies
- Ravi on October 22, 2020 at 4:28 pm in reply to: Redirect user trought PHP after create a gallery #34075
Hello Jkk,
As per the code mentioned above, Please check the jQuery manual for the “jQuery.ajax” function and look for the dataType attribute and how a response can be sent after completing the request.
Try to google it for jQuery ajax tutorial with PHP.
Regards
Ravi - Ravi on October 22, 2020 at 2:28 pm in reply to: [Resolved] How to display the buddypress user's name, username, email, etc. #34073
Hello,
Please do let me know what shortcode you are using and How are you using that shortcode.
Regards
Ravi - Ravi on October 22, 2020 at 9:34 am in reply to: Redirect user trought PHP after create a gallery #34069
Hello Jkk,
You can return the gallery URL in the ajax response and use javascript to redirect the user to this gallery URL page.
Regards
Ravi - Ravi on October 22, 2020 at 9:17 am in reply to: [Resolved] How to display the buddypress user's name, username, email, etc. #34066
Hello,
Please try the following plugin: https://github.com/buddydev/bp-shortcodes. After activation, You can use the following shortcodes
[bpsc-user-id] [bpsc-username] [bpsc-user-email] [bpsc-user-registration-date] [bpsc-user-display-name] [bpsc-user-member-type] [bpsc-user-avatar]
Please use context “logged_in” or “displayed” to display the result of logged-in or displayed user.
Regards
Ravi- This reply was modified 4 years, 9 months ago by
Ravi.
- This reply was modified 4 years, 9 months ago by
- Ravi on October 22, 2020 at 7:26 am in reply to: Buddyblog: Posts don't show up when set to "private" & no public post available #34052
Hello Maria,
Thank you for the acknowledgment. Please use any translation plugin for changing the label.
Regards
Ravi - Ravi on October 22, 2020 at 7:10 am in reply to: Show galleries with shortcode via Ajax – Mediapress #34048
Hello Jkk,
Thank you for the acknowledgment. The current version of the shortcode does not allow listing galleries using ajax. But you use javascript and gallery loop to achieve this.
Regards
Ravi - Ravi on October 21, 2020 at 6:31 pm in reply to: Redirect user trought PHP after create a gallery #34039
Hello Jkk,
Thank you for posting. It is default behaviour of MediaPress means when user or group gallery created it redirect the user to upload media screen of gallery. Please do let me know which type of gallery you are dealing with i.e. users, groups or sitewide galleries? and how are you creating gallery?.
Regards
Ravi - Ravi on October 21, 2020 at 6:12 pm in reply to: Show galleries with shortcode via Ajax – Mediapress #34037
Hello Jkk,
Thank you for posting. Please do let me know are you looking for a way to load user galleries like “Load More” way means when user reached at last item of gallery list next page load automatically append to the list.
Regards
Ravi - Ravi on October 21, 2020 at 12:46 pm in reply to: Buddyblog: Posts don't show up when set to "private" & no public post available #34031
Hello Maria,
Thank you for reporting the issue. I have updated the plugin please update and give it a shot.
Regards
Ravi Hello Tosin,
BuddyPress Profanity Filter now supports WordPress posts and comments. Please upgrade your plugin to “1.1.0” and give it a shot.
Thank You
Ravi