Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @mattia80pesci,

    If you are using the free version of the plugin, please, follow the steps below:

    1. Open the “/wp-content/plugins/codepeople-post-map/codepeople-post-map.php” file with the text editor of your choice.

    2. Before closing the PHP code: ?>, at the end of file’s content, enter the piece of code:

    add_filter('widget_text', 'do_shortcode');

    3. Now, you should simply insert a “Text Widget” in the sidebar with the map’s shortcode:

    [codepeople-post-map width="100%"]

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Widget column’ is closed to new replies.