-
Muhammad Kashif replied to the topic Profile matching feature in the forum How-to & Troubleshooting 8 years, 10 months ago
You can request customization on plugin mentioned above from the author.
-
DataCaptive's profile was updated 8 years, 10 months ago
-
Jerome Parsons's profile was updated 8 years, 10 months ago
-
kariellen35 replied to the topic Creating Specific Forum (Topic) Pages in the forum Miscellaneous 8 years, 11 months ago
I did end up installing this plugin and it is exactly what I was looking for so thank you!! I would like to request that this question be taken down, if that is ok. It shows up in a google search when I do a search for my domain and I have set it to private in order for it to not show up in a search. If this isn’t possible, than I understand. I…[Read more]
-
kariellen35 replied to the topic Remove RSS feed in the forum Miscellaneous 8 years, 11 months ago
Thank you so much for your help!! I would like to request that this question be taken down, if that is ok. It shows up in a google search when I do a search for my domain and I have set it to private in order for it to not show up in a search. If this isn’t possible, than I understand. I just thought I’d ask. Thank you once again for your time and…[Read more]
-
Henry Wright replied to the topic Comments and Html in the forum How-to & Troubleshooting 8 years, 11 months ago
It’s likely the comment area is plain text, which is why you will see HTML instead of links, images and so on. You will need to use something like TinyMCE to provide your site users with rich text editing.
-
Eric replied to the topic how to add new members to groups automatically? in the forum How-to & Troubleshooting 8 years, 11 months ago
hi there,
may i ask someone to help me with a mod of this script?i would need to autojoin my users who register a site/blog on my buddypress multisite install to a specific group (group for bloggers).
how can i filter the script to only autojoin them?
thanks a lot for your help!
br, eric -
Hendra Setiawan replied to the topic Integrate Private Message and WooCommerce email notification in the forum How-to & Troubleshooting 8 years, 11 months ago
Hi, ignore my previous reply. I finally found a way.
I have successfully sent a copy of WooCommerce notification into user’s inbox.But unfortunately, the message is in plain format.
Is it possible to enable HTML format?
Thanks! -
Hendra Setiawan replied to the topic Integrate Private Message and WooCommerce email notification in the forum How-to & Troubleshooting 8 years, 11 months ago
Hi @espellcaste
Thanks for your help!But I still stuck. 🙁
Can you please give me little example? -
John started the topic How to filter "All Members" count on activity stream page in the forum How-to & Troubleshooting 8 years, 11 months ago
I’m filtering the activity stream to only reflect friends/BuddyPress members (along with only new topics and replies) as follows:
/* Filter Activity Stream to only display new topics and replies */
function gk_filtering_activity_default( $query ) {
if ( empty( $query ) && empty( $_POST ) ) {
$query =…[Read more] -
Renato Alves replied to the topic Integrate Private Message and WooCommerce email notification in the forum How-to & Troubleshooting 8 years, 11 months ago
BuddyPress has a API that you can use: https://codex.buddypress.org/component/private-messages/
You can hook at the WooCommerce actions when sending the emails and send your private messages.
Hope that helps! 🙂
-
Renato Alves replied to the topic Is it possible to verify members? in the forum Creating & Extending 8 years, 11 months ago
I will have to be a custom work. No problem exists so far!
-
Renato Alves replied to the topic WP Rest APi + Oauth + Bp Rest in the forum Creating & Extending 8 years, 11 months ago
The BP REST API does not have support for users yet. My guess is that the version you are using if imcomplete, missing support for several components.
Check the work here for more updates: https://github.com/buddypress/BP-REST
-
Hendra Setiawan started the topic Integrate Private Message and WooCommerce email notification in the forum How-to & Troubleshooting 8 years, 11 months ago
Is there any way to integrate Private Message with WooCommerce emails notification?
Basically, I want to put every single WooCommerce notification email into user inbox.
For example, when they’re purchase an item, they will get an email from the website. I want they also get the copy into their inbox (in BuddyPress Private Message).Is it…[Read more]
-
Africastle Digital Empire started the topic Group as Ecommerce in the forum Creating & Extending 8 years, 11 months ago
Does anyone have any idea of how to use group as e-commerce. where users can create virtual office and virtual shop
-
Gnanasekaran Loganathan started the topic send reply message by thread id in the forum How-to & Troubleshooting 8 years, 11 months ago
How can we send reply message by using thread ID of existing message conversation by pro-grammatically.
-
Henry Wright replied to the topic User Database in the forum How-to & Troubleshooting 8 years, 11 months ago
And here’s the BP database diagram
-
Henry Wright replied to the topic User Database in the forum How-to & Troubleshooting 8 years, 11 months ago
Take a look at this article
https://codex.wordpress.org/Database_Description%23Multisite_Table_Overview
-
Gnanasekaran Loganathan started the topic how to remove wp embed footer in activity share in the forum How-to & Troubleshooting 8 years, 11 months ago
When share a page in activity the wp logo and site name and some option add in that activity feed(refer image) how can we remove this footer. This feed coming as a iframe.
IMG : https://drive.google.com/file/d/0Bx1cpJBSncjHcmY0cGtfWXkxSW8/view?usp=sharing -
Brajesh Singh replied to the topic Register and Activate pages redirect to homepage in the forum Installing BuddyPress 8 years, 11 months ago
Hi,
It is an expected behaviour. Since you are logged in to the site you can not see the Register/Activation page.Please try opening the link in a new browser or incognito mode where you are not logged in to that site and they will open.
Hope it clarifies.Regards
Brajesh - Load More