WPIntell

Source evidence

MyCred

Buddypress Gifts latest 2014 · support · 2014-09-29T06:04:00+00:00

questionsentiment
mediumseverity
0.85relevance
10replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

3 / 31 rows with source links

9.7% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Elandrisal1 resolved
I 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.

Comments

10 shown
amitray 2014-10-09T18:44:00+00:00

Sorry Elandrisal1, Its integrated with cubepoints, but not with mycred, but i am planning to include it in the next version. Regards Amreeta

nichelead 2014-10-14T16:18:00+00:00

+1 Thanks Amreeta, integrating Mycred will be awesome:-)

amitray 2014-11-02T06:24:00+00:00

Yes its almost done and in a week it will be published.

rudik123 2014-11-25T21:46:00+00:00

Hi, it is possible to spend points collected from mycred to send gift to other members?

amitray 2014-11-29T07:04:00+00:00

Yes its possible with this version. if you are still having any issues please let me know.

rudik123 2014-11-29T15:18:00+00:00

Amitray, when i install this plugin in sweetdate theme (with buddypress and mycred) all graphic in gift site is run over.

amitray 2014-12-03T17:32:00+00:00

I need to look at your site once. Can you send me the site link?

rudik123 2014-12-03T17:47:00+00:00

OK -> http://www.buen.stronazen.pl/blog Gift = Prezenty (polish) When i turn to GIFT (prezenty) site i see blank page

billie 2015-03-27T00:54:00+00:00

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 🙂

amitray 2015-03-29T08:46:00+00:00

Sorry guys a bit busy with my studies. Thanks billie for the solution, it will help other users.