Home › Forums › WTI Like Post PRO › Text next to image if has votes › Reply To: Text next to image if has votes
May 22, 2014 at 7:04 pm
#108
Webtechideas
Keymaster
You can achieve this by using the filter hook wti_like_post_load_message
available for this message. You can check if the current message is not the default or thank you message, then you can show your message. Please refer to the manual for implementation.