Comments 2Clara started the conversationMarch 22, 2019 at 11:29amHi,I would like to add a badge on each portfolio thumbnail of portfolio list (cf. the attachment). I made a plugin and tried to add my badge with the add_filter('post_thumbnail_html','pbs_badge_tag',10,2);It works fine on other theme but not on Salient, and the whole point of this is to make it work on Salient. Which filter could I use instead of post_thumbnail_html ?Best regards,Clara. 9,220Tahir repliedMarch 22, 2019 at 11:48amHey Again,Unfortunately there is no such code reference available at the moment to help you out with this . Best ThemeNectar Support Team 2Clara repliedMarch 22, 2019 at 1:25pmThank you for the reply Tahir :) I'll try to avoid the problem. Sign in to reply ...
Hi,
I would like to add a badge on each portfolio thumbnail of portfolio list (cf. the attachment). I made a plugin and tried to add my badge with the
add_filter('post_thumbnail_html','pbs_badge_tag',10,2);
It works fine on other theme but not on Salient, and the whole point of this is to make it work on Salient. Which filter could I use instead of post_thumbnail_html ?
Best regards,
Clara.
Hey Again,
Unfortunately there is no such code reference available at the moment to help you out with this .
Best
ThemeNectar Support Team
Thank you for the reply Tahir :) I'll try to avoid the problem.