Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Hello
i want to know, where is the code location for the page when i point my browser to: ex (Demo.livehelperchat.com)
the reason is the page embed code, looks as a simple form. i like more the design of Demo.livehelperChat.com
How i can make the Page embed code works exactly as ex: (demo.livehelperchat.com)
Thanks for you Help
Offline
Just see demo "start chat form settings"
https://demo.livehelperchat.com/site_ad … rmsettings
Offline
i appreciate your help
Offline
Read again.
Just see demo "start chat form settings"
https://demo.livehelperchat.com/site_ad … rmsettings
You can change everything you need is there.
Offline
My friend i'm talking about the page design layout, not how enable the addtional boxes. yours got logo, the form has very nice design and its centered, got shadow, got X buttom. thanks for you help
Offline
You are mixing things
1. Page embed code does not have any header or footer intentionally
2. You are mixing popup window design with page embed code design.
Offline
My friend can you help me or tell where grab the Popup window design? Thanks
Offline
There is no single file for that, most of content comes from
https://github.com/LiveHelperChat/liveh … erchat.php
https://github.com/LiveHelperChat/liveh … at.tpl.php
Offline
My Friend Can you help customize this code to add the header and footer and looks like the the page i talked above.. thanks
[== Undefined ==]
<!-- Place this tag where you want the Live Helper Plugin to render. -->
<div id="lhc_status_container_page" ></div>
<!-- Place this tag after the Live Helper Plugin tag. -->
<script type="text/javascript">
var LHCChatOptionsPage = {};
LHCChatOptionsPage.opt = {};
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = '//support.rbc.com/index.php/chat/getstatusembed/(leaveamessage)/true/(department)/1';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
Last edited by thomas1216 (2015-02-28 20:38:32)
Offline
Like you are using page embed code they are not added intentionally. This allows users more transparent integration with their website. So it's up to you to implement it.
Offline
My friend, will be nice if in the page embed code, is option to include header and footer and the bootstrap, as optional option. thanks
Offline
When optimized for mobile by controlling the size of the consumer's screen, we are using the widget on larger screens but have it present a new page for smaller screens, tablets, phones, etc. We have a theme for the page created but can't get the theme to load correctly. It only displays the unformatted form (like above). Do we need to go into the PHP somewhere and apply it manually? If so, how do we do that? If it's a setting to ensure it pops the theme for the page, where do we set that?
Thanks!
Offline
When optimized for mobile by controlling the size of the consumer's screen, we are using the widget on larger screens but have it present a new page for smaller screens, tablets, phones, etc. We have a theme for the page created but can't get the theme to load correctly. It only displays the unformatted form (like above). Do we need to go into the PHP somewhere and apply it manually? If so, how do we do that? If it's a setting to ensure it pops the theme for the page, where do we set that?
Thanks!
Commercial support is avaiable for customization:
https://livehelperchat.com/support-13c.html
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