Hi,

After installing the Simplemap module, I was able to create a block that displays a Google map perfectly. However, after enabling the Simplemap input format and embedding the respective inline code on a page, the map fails to show up.

The page in question is a webform that displays html code in a "markup" field type (set with input format php code.)

Any suggestions will be greatly appreciated!

Comments

ndf’s picture

Maybe this will help: the order (weight) of the filters is very important.
I have the 'Simplemap Embed' filter working with WYSIWYG/CKEditor.

This my filter-order:

  1. Simplemap Embed
  2. HTML-filter
  3. URL-filter
  4. Columns filter
  5. Line break converter
  6. HTML-corrector
  7. Empty paragraph filter