Notifications
Clear all

myCRED Integration didn't show the "points"

17 Posts
2 Users
0 Likes
586 Views
Posts: 39
Customer
Topic starter
(@andy-tsang)
Member
Joined: 1 year ago

i just bought the "myCRED Integration"

but in the comment section only showing the badge, not including the points, what should i do to show it? and how to modify the number and size of badge display? Thank you

2022 12 20 173822
16 Replies
Astghik
Posts: 5872
Admin
(@astgh)
Illustrious Member
Joined: 6 years ago

Hi Andy Tsang,

Please watch this video instruction: https://www.screencast.com/t/hTRunBoqq

The size you can change using CSS code. 

Reply
Posts: 39
Customer
Topic starter
(@andy-tsang)
Member
Joined: 1 year ago

thank you for your help!

and how should i change the "size & showing badge number" with CSS code? thank you

 

Reply
9 Replies
Astghik
Admin
(@astgh)
Joined: 6 years ago

Illustrious Member
Posts: 5872

@andy-tsang,

Please watch this small video instruction: https://www.screencast.com/t/hqnE5XHMq1V

Reply
Customer
(@andy-tsang)
Joined: 1 year ago

Member
Posts: 39

@astgh sorry, i don't have any coding skill, is there easy way or tutor to edit it?

Reply
Astghik
Admin
(@astgh)
Joined: 6 years ago

Illustrious Member
Posts: 5872

@andy-tsang,

For example this CSS code: 

#wpdcom .wpd-reply .wpd-comment-left .the-badge {
   max-width: 30px;
   max-height: 30px;
}

Just change the red-marked value.

Put the code in the "Custom CSS code" textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page.

Don't forget to delete the caches before checking.

Reply
Customer
(@andy-tsang)
Joined: 1 year ago

Member
Posts: 39

@astgh it just change some fo the badge but not all of them, i want the badge is the same size, and the yellow badge (ranking level) didn't change the size too.

2022 12 20 213308
Reply
Astghik
Admin
(@astgh)
Joined: 6 years ago

Illustrious Member
Posts: 5872

@andy-tsang

Please note the ranks and badges are different the rank is only one so it's bigger, but badges can be many. So the sizes are different. 

image
Reply
Customer
(@andy-tsang)
Joined: 1 year ago

Member
Posts: 39

@astgh what should i do to resize the ranks? thanks

Reply
Customer
(@andy-tsang)
Joined: 1 year ago

Member
Posts: 39

@astgh beside the rank and badge different, the badge size is different too

2022 12 21 184414
Reply
Astghik
Admin
(@astgh)
Joined: 6 years ago

Illustrious Member
Posts: 5872

@andy-tsang

Please note in the case of replies the sizes should be different. If you want to change the sizes for both cases use the CSS code below: 

#wpdcom .the-badge{
    max-width: 50px !important;
    max-height: 50px  !important;
} 

We don't recommend you make changes as far as you can have an issue with the design. For example in mobile devices.

Reply
Customer
(@andy-tsang)
Joined: 1 year ago

Member
Posts: 39

@astgh it work for badge! thanks

 what should i do to resize the ranks? thanks

Reply
Posts: 39
Customer
Topic starter
(@andy-tsang)
Member
Joined: 1 year ago

what should i do to resize the ranks? thanks

i want the badge and ranks are the same size, please help me with this, i am waiting for your reply.

Reply
3 Replies
Astghik
Admin
(@astgh)
Joined: 6 years ago

Illustrious Member
Posts: 5872

@andy-tsang,

The CSS code is provided below: 

#wpdcom .wpdiscuz-mycred-rank-wrap{
   width: 28px;
   margin: 3px auto;
}

This video helps you to customize the elements: https://www.screencast.com/t/moapuTx9e8J0

Reply
Customer
(@andy-tsang)
Joined: 1 year ago

Member
Posts: 39

@astgh 

Now the rank and badge are vertical sometime, can I control them to be horizontal? Thank you for your help

2022 12 23 173937
Reply
Astghik
Admin
(@astgh)
Joined: 6 years ago

Illustrious Member
Posts: 5872

@andy-tsang,

The ranks and badges are always horizontal. 

https://www.screencast.com/t/YusC38x9Pnn  

Just the badges are vertical. 

Reply
Posts: 39
Customer
Topic starter
(@andy-tsang)
Member
Joined: 1 year ago

i paid 190 usd for your plugin and instaill few of them.

wp-myCRED: work but having issue

wp-buddypress: didn't work and you told me fix in the next update which means is a broken plugin.

wp-widgets: didn't work on multi-interface display and you didn't help.

i am asking for some simple and basic ranking badge size problem and wait for long time, can you help?

Reply
Share:
Scroll to top