Documentation

Features

Add Banner Advertising Code

Adding advertising code to your classifieds website is a pretty easy process and in this tutorial we will try and help you understand how to do it.

Step 1. Locate the place where you want the advertising. This would be in your template files and most common is your layout.tpl file.

Step 2. Copy the integration code from the advertising website. This is normally a few lines of javascript code.

Step 3. Paste the javascript code into the template file where you want it to display. After you have pasted it wrap “literal” tags around it. For example:

{literal}
paste the javascript code here.
{/literal}

Have more questions? Visit our community forums.