okeoce
Forum Replies Created
-
Oh my, it just adds another strong point on why your plugin is the best. The support is real! I’m quite wondering why there are only a few user gave the rating and review for you guys. I should spread the words to my colleagues about Youzify right away.
And the code works too! I couldn’t say thank you enough.
I can only wish kaineLabs Team all the best in the world. Thank you 🙂
Regards
- This reply was modified 5 years, 2 months ago by okeoce.
Wow never thought I would get help “this” far. Yes, you are an admin now. Thank you again for your precious time and effort 🙂
Hello KaineLabs Team
Unfortunately the last snippet is also failed. I’ve tried different combination codes but still no luck. I wish I could explain you better. At least it’s working on member’s page.
Hopefully this is my last request, because you’ve been doing a great job to help your user. Can you please assist me with the code to remove or hide the review button on personal’s account page? so other member will review each other from member’s page only.
Thank you 🙂
Hi, thank you for the follow-ups, really appreciate it.
The link that I gave to you is my backup website. I’ve made my main website only accessible in one country for the testing purpose first. That’s why I gave you the backup.
Anyway, the button to review is appearing well. Yes it’s working and clickable on the member’s page. But it’s not clickable on the personal page.
It’s okay though. I can still review them from the member’s page. But it could’ve been better if I open one member’s profile and can click the star button from there.
Stay healthy and safe for you
Thank you 🙂- This reply was modified 5 years, 2 months ago by okeoce.
Hi. thank you for such quick reply.
But it’s still not working 🙁
Any other solution?Hi there. Yes, it did the trick! Awesome!
I’ve also added on global setting the snippet for group and members avatar.Here it is for anyone who might need it.
.youzify-item-avatar img {
max-width: 100% !important;
max-height: 100% !important;
}
For member avatar.youzify-group-avatar img {
max-width: 100% !important;
max-height: 100% !important;
}
For group avatarThank you so much KaineLabs Team!
- This reply was modified 5 years, 2 months ago by okeoce.