Search:

Search: Search took 1.00 seconds.

  1. Thread: Map Pins Display

    by vipul
    Replies
    3
    Views
    469

    if you are talking abut category listing page or...

    if you are talking abut category listing page or search page, so display 1000 on map is not possible.

    The map will display only the listing as per display below map.

    Thanks
  2. I have achieved this for a client by adding this...

    I have achieved this for a client by adding this code to my child theme's form-listing.php:


    <?php


    $myaction = get_query_var('listing_edit') ? 'edit-listing' : 'new-listing';
    if...
Results 1 to 2 of 2