Viewing 1 replies (of 1 total)
  • Hello Leussink.

    You may need to add the filter ‘do_shortcode’ around widget texts.

    If you put the following line in your functions.php of your theme, or inside a plugin file

    add_filter('widget_text', 'do_shortcode');

    Then you can look towards using the Pronamic Google Maps shortcodes in the widget text area.

Viewing 1 replies (of 1 total)
  • The topic ‘Insert into widget’ is closed to new replies.