Conversation
supportI was setting up the mycred hooks and noticed a ‘send gift’ option so i searched plugins for gifts and came across this plugin which is an awesome idea. So I want to know if it will be recognised by mycred and my members get their points for sending a gift via this plugin? https://wordpress.org/plugins/buddypress-gifts-latest-2014/
Sorry Elandrisal1, Its integrated with cubepoints, but not with mycred, but i am planning to include it in the next version. Regards Amreeta
+1 Thanks Amreeta, integrating Mycred will be awesome:-)
Yes its almost done and in a week it will be published.
Hi, it is possible to spend points collected from mycred to send gift to other members?
Yes its possible with this version. if you are still having any issues please let me know.
Amitray, when i install this plugin in sweetdate theme (with buddypress and mycred) all graphic in gift site is run over.
I need to look at your site once. Can you send me the site link?
OK -> http://www.buen.stronazen.pl/blog Gift = Prezenty (polish) When i turn to GIFT (prezenty) site i see blank page
kay i figured it out myself. in my case i went to the file wp-content/plugins/buddypress-gifts-latest-2014/includes/templates/gifts/screen.php and found at the very bottom of the page… </div><!– #content –> </div> </div> <?php get_sidebar( ‘buddypress’ ); ?> <?php get_footer( ‘buddypress’ ); ?> and removed the last </div> so it looks like this… </div><!– #content –> </div> <?php get_sidebar( ‘buddypress’ ); ?> <?php get_footer( ‘buddypress’ ); ?> sidebar is right were it should be now 🙂
Sorry guys a bit busy with my studies. Thanks billie for the solution, it will help other users.
Sorry Elandrisal1, Its integrated with cubepoints, but not with mycred, but i am planning to include it in the next version. Regards Amreeta
+1 Thanks Amreeta, integrating Mycred will be awesome:-)
Yes its almost done and in a week it will be published.
Hi, it is possible to spend points collected from mycred to send gift to other members?
Yes its possible with this version. if you are still having any issues please let me know.
Amitray, when i install this plugin in sweetdate theme (with buddypress and mycred) all graphic in gift site is run over.
I need to look at your site once. Can you send me the site link?
OK -> http://www.buen.stronazen.pl/blog Gift = Prezenty (polish) When i turn to GIFT (prezenty) site i see blank page
kay i figured it out myself. in my case i went to the file wp-content/plugins/buddypress-gifts-latest-2014/includes/templates/gifts/screen.php and found at the very bottom of the page… </div><!– #content –> </div> </div> <?php get_sidebar( ‘buddypress’ ); ?> <?php get_footer( ‘buddypress’ ); ?> and removed the last </div> so it looks like this… </div><!– #content –> </div> <?php get_sidebar( ‘buddypress’ ); ?> <?php get_footer( ‘buddypress’ ); ?> sidebar is right were it should be now 🙂
Sorry guys a bit busy with my studies. Thanks billie for the solution, it will help other users.