To embed the trip tool into popular CMS platforms, you must first review the CMS pre-requisites.
WORDPRESS
With Editing Tool
If you use an editing tool like Visual Composer or WPS Bakery (or similar), you should be able to insert a blank HTML container and paste in the TripProximity plug-in code that you received from Solutionz.
With Classic Editor
The WordPress default editor used has some restrictions regarding the HTML tags allowed and has restrictions such as no JavaScript, embeds, or custom forms. [See https://en.support.wordpress.com/code/#javascript ].
The restriction prevents the trip tool from rendering correctly. To fix this, there is a third party plug-in available that disables these restrictions and allows the trip tool to function correctly.
The following steps are required to disable this restriction:
- Install and activate the “Preserved HTML Editor Markup Plus” plug-in.
[See https://wordpress.org/plugins/preserved-html-editor-markup-plus/ ] - Switch from the Visual to the Text edit mode and paste the widget code.
[See https://en.support.wordpress.com/code/#javascript ]