Hello BB team,
I’m such a fan of the theme and plugin. It’s transformed my business model drastically and positively. Just thought that I’d mention that.
On to my question: I have a third party script that has to be loaded to a client site, but it doesn’t seem to work. However, when I review the code, I see that it has been added before the </head>, but it doesn’t seem to be working. The script from the source code is below.
<script type=“text/javascript” src="//www.chattorney.com/Scripts/chattorney.loader.js" ></script>
<script type=“text/javascript”>function startChattorney() { jQuery(document).deetplug({ items: [[“Ea-specialneeds”, “Special Needs”],[“Ea-elderlaw”, “Elder Law”],[“Ea-estates”, “Estate Planning”],[“Ea-assets”, “Estate/Trust Administration”]], headerText: “Live Chat - Click here”, systemText: “If you would like to chat with someone from our office, type your name below to get started. Thank you.”, welcomeText: “Thank you. Please answer a few questions while we locate a member of our staff.”, systemBanner: “Elville & Associates”, bounce: false }); } </script>
<link rel=“stylesheet” href=“http://elvilleassociates.com/wp-content/themes/bb-theme-child/style.css” /></head>
The same script works on the predecessor website, so I’m not sure what gives. Any guidance that you can provide, would be wonderful.
Here is the link to old Joomla website. You can see the Legal Chat feature at the bottom of the page.
http://66.147.242.162/~elvillea/elvilleassociates/
Here is the new site:
Thank you for your time!