Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
I found your documentation on how to add it to HTML but have not successfully found anything for WordPress. https://forum.livehelperchat.com/viewtopic.php?id=1514
On that post, it notes to use onclick="return lh_inst.lh_openchatWindow()"
I tried using JQuery for the click on call action but it is not working:
jQuery(document).ready(function()
jQuery( "menu-item-12618" ).bind( "click", function() {
return lh_inst.lh_openchatWindow();
});
});
Offline
Hi usa0711,
welcome on the live helper chat forum. How to participate and ask on the topic you linked?
Maybe the user that solve his issue can help also you.
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
Are you really not offering any support? DO you not have programmers/developers that can answer this?
The user from that thread was from 3 years ago and his questions was for HTML, WordPress is PHP.
Offline
If you have code question you can try to ask on GitHub.
Link is on my forum signature.
I can give basic support on functions not on code or website programming,
sorry.
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline