link after Was this article helpful? yes / no
Moderator: mkoch227
link after Was this article helpful? yes / no
When a user go to a knowledgebase article and came to: Was this article helpful? yes / no , i will have a <br /> and a link [url=http://.se]Feel free to buy me a drink![/url] , how can i fix that so it works in my knowledgebase.php file?
Re: link after Was this article helpful? yes / no
In knowledgebase.php, look for:
There should be a <div> inside the if block that contains the HTML markup where you can add your link.
Code: Select all
// Article rating
if ($hesk_settings['kb_rating'] && strpos(hesk_COOKIE('hesk_kb_rate'), 'a' . $artid . '%') === false)
Mike, Lead Developer of
HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.