Results 1 to 1 of 1

Thread: Custom Field Query

  1. #1
    Thread Starter
    Senior Member ggriffin's Avatar
    Join Date
    Jan 2012
    Location
    United Kingdom
    Posts
    120
    Thanks
    28
    Thanked 1 Time in 1 Post

    Custom Field Query

    Does anyone know which custom field controls the map data? Is it the_listing_address?

    Just working on trying to implement a directions feature using a google script:

    <script src="http://www.gmodules.com/ig/ifr?url=http://hosting.gmodules.com/ig/gadgets/file/114281111391296844949/driving-directions.xml&amp;up_fromLocation=&amp;up_myLocat ions=<?php echo get_post_meta($post->ID, "the_listing_address", true); ?>(<?php echo get_post_meta($post->ID, "the_listing_address", true); ?>)&amp;up_defaultDirectionsType=&amp;up_autoExpan d=&amp;synd=open&amp;w=230&amp;h=55&amp;lang=en&am p;country=GB&amp;output=js"></script>

    dd.png

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 18
    Last Post: October 9th, 2011, 10:24 PM
  2. Display job listings on post/page using custom field as query.
    By pabl70 in forum JobRoller General Discussion
    Replies: 6
    Last Post: April 26th, 2011, 11:30 AM
  3. Create a custom field populated by sql query
    By joliveira in forum ClassiPress General Discussion
    Replies: 8
    Last Post: March 2nd, 2011, 06:04 PM
  4. [MOD NEEDED] show list of ads from query of custom field in a tab on home page
    By iamfabian in forum ClassiPress General Discussion
    Replies: 2
    Last Post: January 15th, 2011, 09:42 PM