Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions

You are not logged in.

Announcement

#1 2018-03-16 02:25:46

usa0711
Member
Registered: 2018-03-16
Posts: 2

how can I open the chat box from a menu link on wordpress?

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

#2 2018-03-16 09:47:02

PeopleInside
Administrator
From: Italy
Registered: 2014-04-10
Posts: 4,046
Website

Re: how can I open the chat box from a menu link on wordpress?

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.


lol PeopleInside - Live helper chat - free limited forum support!
wink For commercial support or GitHub [see FAQ here]
ops If you want to support this open source project, just donate [see support page]
glasses Something wrong with the forum? [contact a superhero]

Offline

#3 2018-03-16 10:12:16

usa0711
Member
Registered: 2018-03-16
Posts: 2

Re: how can I open the chat box from a menu link on wordpress?

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

#4 2018-03-16 10:19:53

PeopleInside
Administrator
From: Italy
Registered: 2014-04-10
Posts: 4,046
Website

Re: how can I open the chat box from a menu link on wordpress?

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.


lol PeopleInside - Live helper chat - free limited forum support!
wink For commercial support or GitHub [see FAQ here]
ops If you want to support this open source project, just donate [see support page]
glasses Something wrong with the forum? [contact a superhero]

Offline

Board footer