- Joined
- Oct 12, 2020
- Messages
- 263
- Reaction score
- 29
My company's website is hosted on Kartra, a sales funneling website builder. It has an option to drop your own html code into any page. The only restrictions are that you must wrap any piece of custom code you add with <div data-embed="true">...</div>.
For example, <div data-embed="true">YOUR HTML GOES HERE</div>
Ive gotten this to work for other codes, like DropInBlog, but so far this doesnt seem to work with the 3cx codes.
So let me take you through what I am experiencing, and see if something clicks with someone.
Im following these instructions and the first thing I notice is that I do not get the admin option in my webclient. It just never appears. I do get this option in the 3cx windows application. I dont know why the difference, but thats how it is right now.
I put in the url of the website, and copy my code. When I paste it into notepad, it says there are TWO codes. One for automatic updates, and one for manual ones.
I have tried just pasting the automatic update code, the manual update code, the entire thing, the entire thing minus instructions, all couched with the requirements listed above. Not matter what, all that shows up is a blank area. Thats it. When published, the site ignores the blank space. Nothing at all to interact with.
Ive looked over other web instructions and none of the differences really apply I dont think. I could be wrong.
What am I missing? Any help is appreciated.
For example, <div data-embed="true">YOUR HTML GOES HERE</div>
Ive gotten this to work for other codes, like DropInBlog, but so far this doesnt seem to work with the 3cx codes.
So let me take you through what I am experiencing, and see if something clicks with someone.
Im following these instructions and the first thing I notice is that I do not get the admin option in my webclient. It just never appears. I do get this option in the 3cx windows application. I dont know why the difference, but thats how it is right now.
I put in the url of the website, and copy my code. When I paste it into notepad, it says there are TWO codes. One for automatic updates, and one for manual ones.
I have tried just pasting the automatic update code, the manual update code, the entire thing, the entire thing minus instructions, all couched with the requirements listed above. Not matter what, all that shows up is a blank area. Thats it. When published, the site ignores the blank space. Nothing at all to interact with.
Ive looked over other web instructions and none of the differences really apply I dont think. I could be wrong.
What am I missing? Any help is appreciated.