We will cover SmartTRACKOLX in our example below but this should work for all our OLX related products where a snippet of code is needing to be placed on your website. The code snippet looks something like the below. You produce this by using the license key we have provided you and the OLX Deploy wizard (see your trial/license email).
You need to place this snippet on pages that also contain your Online Express form. To do this usually it is a case of just pasting the snippet in below your OLX snippet of code i.e. it works in just the same way, cut and paste.
You do not usually need to do anything special, it works just as the OLX snippet does which means switch to 'Text' editor mode in the WordPress editor (i.e.
'Text' editor mode) and paste in the snippet.
If you have issues though please use the below approach.
The 'Raw HTML' plugin
You can install the free '
Raw HTML' Plugin in WordPress. This is a very simple plugin that allows you to paste code snippets into your pages from the page editor. In your WordPress installation login as a site admin and then under Plugins > 'Add New' search for 'Raw HTML'. You should then Install and Activate the plugin.
Now when adding your SmartTHING code snippet just add [raw] above and [/raw] below the snippet. This should stop the editor in WordPress changing your code. We would suggest you also do this around the OLX code snippet to ensure that too is left untouched.