Not Solved adding Live Chat
#1
Not Solved
Hello I would like to know how to add Live Chat livechatinc.com

I have the html code I would like to make it show on all pages on my forums

My Forums http://ajaycraft.net/forums

<script type="text/javascript">
var __lc = {};
__lc.license = ********;

(function() {
var lc = document.createElement('script'); lc.type = 'text/javascript'; lc.async = true;
lc.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'cdn.livechatinc.com/tracking.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(lc, s);
})();
</script>


Contact me [email protected]
Live Chat Contact http://ajaycraft.net/
#2
Not Solved
you can put that code at the bottom of footer template of your forum's active theme(s)

Edit:
if you need support from this community then you have to keep MyBB copyright on all the pages of your MyBB forum.
#3
Not Solved
Moved to Plugin Support.
[Image: banner.png]
#4
Not Solved
Hello there,

The forum you have posted does not have the minimum "Powered by MyBB" notice we require for technical support here. In order for us to give you further support, please add the following code to the footer template of your forum:

Admin CP --> Templates & Style --> *expand your template set* --> Footer Templates --> footer
Powered by <a href="http://www.mybb.com">MyBB</a>

I will close this thread until you have reinstated the Powered By line. Please post in the Private Inquiries forum to ask to have this thread reopened, where you can also raise any questions you have about this policy.

With regards,
MyBB Support Team


Forum Jump:


Users browsing this thread: