Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
hi i want to add website name in list of pending chats that show like abc.com
i was able to locate code at page "angular_pending_list.tpl.php"
where i can see <i>{{chat.wait_time_pending}}</i></small>
what i have to write there to show website url also i tried few one like chat.website , chat.url
please guid me to fix it
Offline
Well,
To get all passed attributes you can write just {{chat}}, but as I remember I do not pass all attributes. You will have also take a look at https://github.com/LiveHelperChat/liveh … erface.php most likely you will have to override. How to override modules you will be able to find in documentation.
And as always these is commercial enhancements for these type of issues
Offline
Pages: 1