Search:

Search: Search took 1.00 seconds.

  1. Glad it worked ! :-) The plugin seems to be a...

    Glad it worked ! :-)
    The plugin seems to be a nice find btw ...
  2. If you look at the site of the developer there is...

    If you look at the site of the developer there is a codesnippet
    <?
    echo do_shortcode('[poiautomap address=" . get_post_meta($post->ID, 'address', true) . " zoom="15"]');
    ...
  3. You will need to add it to archive-listing.php ...

    You will need to add it to archive-listing.php


    <?php echo do_shortcode("[your_shortcode]"); ?>
Results 1 to 3 of 3