Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
Widgets FAQ and Live support appear correctly on desktop, but they don't appear on smartphones.
Offline
Hi, fr_live , welcome in the live helper chat forum !
What version of live helper chat are you using?
Can you please indicate the URL where issue with that widget are present?
FAQ widget is showed, on mobile, on top.
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
Thank you. The version I use is 2018 downloaded from https://github.com/remdex/livehelpercha … master.zip
I installed lhc locally on my pc with Ubuntu 18.04 and Apache 2 web server to try it, before installing it on the web. Now I enclose the file prova.php :
--------------------------------------------------
<?php
echo "Ciao a tutti, PROVA";
?>
<script type="text/javascript">
var LHCChatOptions = {};
LHCChatOptions.opt = {widget_height:340,widget_width:300,popup_height:520,popup_width:500};
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
var referrer = (document.referrer) ? encodeURIComponent(document.referrer.substr(document.referrer.indexOf('://')+1)) : '';
var location = (document.location) ? encodeURIComponent(window.location.href.substring(window.location.protocol.length)) : '';
po.src = '//localhost/lhc_web/index.php/ita/chat/getstatus/(click)/internal/(position)/bottom_right/(ma)/br/(top)/350/(units)/pixels/(leaveamessage)/true/(operator)/2?r='+referrer+'&l='+location;
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
<script type="text/javascript">
var LHCFAQOptions = {status_text:'FAQ',url:'http://localhost/dokuwiki/prova.php',identifier:''};
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = '//localhost/lhc_web/index.php/ita/faq/getstatus/(position)/middle_right/(top)/450/(units)/pixels';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
-----------------------------------------------
Thank you
Offline
Sorry but i am unable to help on local install as i cannot see the issue.
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
Thank's
Offline
You can try to see if you see also issue on the livehelperchat.com website. Also this forum has a widget on top right "?" and as from what i know is visible on the mobile.
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
Yes, I see them all. I see Chatbox, Faq, Help us to grow and the widget live help chat in bottom right corner.
Offline
So the issue is not live helper chat. I do not know how you localhost install is
Maybe if you will have a online test page I will be able to look at
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
You are right. I installed live helper chat on the web and from the site that I manage (www.elsamorantecrispiano.gov.it) everything is ok, also from mobile devices .
Thank's!
Live Helper chat is extraordinary!
Offline
Hi fr_live, thank you for the feedback and kinds words.
I am happy to know everything is working fine!
Have a great day! Buona giornata
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
Pages: 1