-
Author
-
November 24, 2014 at 12:05 #36448giorgosParticipant
I use buddypress registration and myCRED awards points perfectly to the users.
Additionally I use Kleo’s FB registration function but users wont get any points when use it to register.I Wrote for support to myCRED forum and the respond was:
It depends on the plugin / theme you use that adds in the “register via Facebook” feature. If the feature uses the WordPress action hook for registrations then the register hook can detect new registrations and award points but most do not.
You would need to adjust your theme file that handles the facebook signup and either add in the action hook or adjust it to award points when registrations are completed.
Any possibility to facilitate this in the near future?
Thanks,
GiorgosDecember 3, 2014 at 02:32 #37431AbeKeymasterI will take a look but it will help to know which hook does myCred uses to assign the points
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.December 3, 2014 at 12:27 #37456giorgosParticipantThanks. Quoting from the Author’s plugin forum:
Thats depends on the plugin you use to allow users to signup / login to your website.
myCRED requires the user_register hook to fire to award points. Some plugins will not fire this hook which will prevent all plugins who rely on this hook from functioning but some do.You could enable the “Points for registrations” hook and signup to your website with Facebook for testing purposes and see if points are awarded.
December 4, 2014 at 23:56 #37699AbeKeymasterHi, please try to replace this file content wp-content/themes/kleo/kleo-framework/lib/function-facebook-login.php with the content from the file attached and see how it goes
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Attachments:
You must be logged in to view attached files.December 8, 2014 at 22:51 #38219giorgosParticipantThanks Abe but it didn’t work. I used a test FB account I have and didn’t apply the registration points.
I’ll leave the modified file as is for the moment and see if points applied on next FB registrations.December 8, 2014 at 23:27 #38227AbeKeymasterit applies only to new registrations unfortunately.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.December 8, 2014 at 23:38 #38228giorgosParticipantI forget to mention that the user I register is new as I delete him completely again after registration. I use him for testing purposes only.
December 10, 2014 at 08:45 #38413giorgosParticipantNo, unfortunately didn’t work, no points awarded on new FB registrations
December 12, 2014 at 13:47 #38750AbeKeymasterWell we used the default wordpress registration hook. do_action( ‘user_register’, $user_ID );
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.December 17, 2014 at 00:39 #39365giorgosParticipantmyCRED developer fixed it. For those who also use myCRED and Kleo, the solution of awarding points upon FB registrations is here:
http://mycred.me/support/forums/topic/apply-registration-points-to-users-that-have-not-received-points/#post-11967December 18, 2014 at 11:25 #39550AbeKeymasterThanks for sharing, will check and maybe adapt it in the theme core
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.