-
pooleanna14's profile was updated 7 years, 7 months ago
-
gonzalezfred2's profile was updated 7 years, 7 months ago
-
Israel Byrd's profile was updated 7 years, 7 months ago
-
Willis Davis's profile was updated 7 years, 7 months ago
-
Elizabeth harville's profile was updated 7 years, 7 months ago
-
Manchun Pandit's profile was updated 7 years, 7 months ago
-
Prashant Singh replied to the topic After installing buddypress, google captcha is no longer displayed in the forum Installing BuddyPress 7 years, 7 months ago
Hi,
For a new query please always post a new thread instead of writing in some other thread.
Secondly, this plugin is for auto-posting blog posts so one can not share the BuddyPress activity with this. It may be possible but not without customization.
If you want to use BuddyPress and want to share activity posts on social media or want to let…[Read more]
-
Hughe Arthur's profile was updated 7 years, 7 months ago
-
Prashant Singh replied to the topic After installing buddypress, google captcha is no longer displayed in the forum Installing BuddyPress 7 years, 7 months ago
This is really strange because these are the hooks and ways to register and enqueue script. One last thing I can tell you is that just override entry.php and put script tag just after `bp_nouveau_activity_hook( ‘after’, ‘entry’ );
`This is not the right way but we can do it to test.
Thanks
-
Michael Georgia's profile was updated 7 years, 7 months ago
-
Prashant Singh replied to the topic Facebook Video in BuddyPress in the forum Creating & Extending 7 years, 7 months ago
Ok. great 🙂
-
Prashant Singh replied to the topic After installing buddypress, google captcha is no longer displayed in the forum Installing BuddyPress 7 years, 7 months ago
Have you tried ‘wp_enqueue_scripts’ in place of ‘wp_footer’?
Also, check if there is any error in browser console.
Thanks
-
Prashant Singh replied to the topic Facebook Video in BuddyPress in the forum Creating & Extending 7 years, 7 months ago
Hi,
BuddyPress already supports embed feature https://codex.buddypress.org/getting-started/embeds/ but if it is not working for facebook please check these plugins https://wordpress.org/plugins/iframely/
Thanks
-
Prashant Singh replied to the topic After installing buddypress, google captcha is no longer displayed in the forum Installing BuddyPress 7 years, 7 months ago
And also are you sure that these variables are having values ‘$api_url, $deps’?
-
-
Situs judi online qqjaya paling bagus's profile was updated 7 years, 7 months ago
-
Prashant Singh replied to the topic After installing buddypress, google captcha is no longer displayed in the forum Installing BuddyPress 7 years, 7 months ago
Hi,
Please confirm if you are writing the function like this:
add_action( 'wp_footer', 'gglcptch_add_scripts' );function gglcptch_add_scripts(){
wp_register_script( 'gglcptch_api', $api_url, $deps, $gglcptch_plugin_info['Version'], true );
wp_enqueue_script('gglcptch_api');
}Thanks
-
Ailsa Walker's profile was updated 7 years, 7 months ago
-
Charles Wright's profile was updated 7 years, 7 months ago
-
Prashant Singh replied to the topic Selecting which other subdomains can view/access a group in the forum Miscellaneous 7 years, 7 months ago
Hi,
You can make group private and then members belonging to that group can access only and others have to request to request to join that group and then you can easily deny that if they are from different company.
Please check:
Thanks
- Load More