MyBB Community Forums

Full Version: Thank You/Like System v3.4.5 + MyAlerts and Tapatalk support
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
@Janko , you have to add back the plugin's css style sheet into your theme.
hi, really nice plugin but i have questions about.....

1) is it possible to show the number of "likes" of a post?
2) is it possible to sort the thread's posts based on a number of "likes"?
1) yes, edit lang file
2) yes, use another plugin from @SVePu
(2016-05-02, 12:23 PM)tempo Wrote: [ -> ]hi, really nice plugin but i have questions about.....

1) is it possible to show the number of "likes" of a post?
2) is it possible to sort the thread's posts based on a number of "likes"?

(2016-05-02, 12:48 PM)Eldenroot Wrote: [ -> ]1) yes, edit lang file
2) yes, use another plugin from @SVePu

thanks for the answer.....but i have questions:

1) i mean that i want the code that i must add on a template file to show the number of likes into any post
2) sorry but i can't find this plugin, can you give me a link?
1) yes, just open lang file included in my plugin and change whatever you want - you can also modify templates for TYL plugin for your purposes

2) http://community.mybb.com/mods.php?action=view&pid=334
Very nice! I like that there is a Thankyou and a like system, I think having a option to use the thanks and like system a the same time would be nice. So you can "Like" and "Thank". Two different things. Other than that, very nice addition!
Not possible and no plans to add
Looks like there is an issue with tylsearch. I am using 1.9.10 and I have that fix (users were unable to search their own likes)

When I do search I see same threads multiple times.
When I search with usertylforposts same thing happens and also search highlights the word " for "
Does anyone know how to replace the icons with font awesome icons. I want it to match the rest of my theme.

thanks
Modify:


a.add_tyl_button span{
    background-image: url(images/thankyoulike/tyl_add.png);
    background-repeat: no-repeat;
    font-weight: bold;
}

In:

Home » Themes » YOURTHEME » g33k_thankyoulike.css