Print

Joes Revolver Map (JRM)

Instructions:
  1. Visit the website http://revolvermaps.com/?target=setup
  2. Configure the map to the settings you want.
  3. Copy the ID reference as per the "Important Note" below.
  4. Login to your Joomla website admin panel
  5. Install this module as per usual (will auto-install)
  6. Go to Extensions > Module Manager
  7. Paste the ID code you got from revolvermaps.com into the module parameter.

Important Note:
The ID it installs with is for my demo site. If you want to reset the visitor count and associate it with just your site, you'll need to visit www.revolvermaps.com and take your ID from the script code:

For example:
copyraw
rm_f1st('0','280','true','false','000000','3sv7MUqXeMI','true','ff0000');
  1.  rm_f1st('0','280','true','false','000000','3sv7MUqXeMI','true','ff0000')
or
copyraw
<param name="i" value="3sv7MUqXeMI" />
  1.  <param name="i" value="3sv7MUqXeMI" /> 
The Unique ID code would be "3sv7MUqXeMI" (without the double-quotes)

How to do this without using this extension:
  1. Visit the website http://revolvermaps.com/?target=setup
  2. Configure the map to the settings you want.
  3. Copy the entire javascript code they give you.
  4. Login to your Joomla website admin panel
  5. Create a new Custom HTML Module
  6. In the "Custom HTML", either disable rich-text editor or click on the HTML button
  7. Paste the code you got from revolvermaps.com into the "Custom HTML" parameter.

Demo

Category: Product Documentation :: Article: 461