Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: Show the State on ad list

  1. #1
    Thread Starter
    krallen's Avatar
    Join Date
    Oct 2014
    Posts
    1
    Thanks
    0
    Thanked 1 Time in 1 Post

    Show the State on ad list

    Show the location ( City and State ) on posts list

    Add locations to the ads list:

    wp-content/themes/classipress/includes in : actions.php


    find "| <span class="clock"><span>"

    Add into the clock code :

    <a href="?s=<?php echo get_post_meta($post->ID, 'cp_state', true); ?>" ><?php echo get_post_meta($post->ID, 'cp_state', true); ?></a>

    33.JPG

  2. The Following User Says Thank You to krallen For This Useful Post:

    fouqulhassan (February 17th, 2015)

  3. #2
    daftplay's Avatar
    Join Date
    May 2014
    Location
    Melbourne
    Posts
    82
    Thanks
    9
    Thanked 3 Times in 3 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #3
    daftplay's Avatar
    Join Date
    May 2014
    Location
    Melbourne
    Posts
    82
    Thanks
    9
    Thanked 3 Times in 3 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #4
    daftplay's Avatar
    Join Date
    May 2014
    Location
    Melbourne
    Posts
    82
    Thanks
    9
    Thanked 3 Times in 3 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. #5
    talent's Avatar
    Join Date
    Jul 2011
    Location
    London UK
    Posts
    3,497
    Thanks
    75
    Thanked 553 Times in 502 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    $function ('CUSTOMIZATION'); } else { .DESIGN { display: awesome; }
    If you require any additional functionality or design customization, just ask. Afterall... anything is possible! However, I may not know how to implement your particular request, but if you don't ask, you don't get

    If you build it, they will come...


  7. #6
    daftplay's Avatar
    Join Date
    May 2014
    Location
    Melbourne
    Posts
    82
    Thanks
    9
    Thanked 3 Times in 3 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  8. #7
    talent's Avatar
    Join Date
    Jul 2011
    Location
    London UK
    Posts
    3,497
    Thanks
    75
    Thanked 553 Times in 502 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    $function ('CUSTOMIZATION'); } else { .DESIGN { display: awesome; }
    If you require any additional functionality or design customization, just ask. Afterall... anything is possible! However, I may not know how to implement your particular request, but if you don't ask, you don't get

    If you build it, they will come...


  9. #8
    daftplay's Avatar
    Join Date
    May 2014
    Location
    Melbourne
    Posts
    82
    Thanks
    9
    Thanked 3 Times in 3 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  10. #9
    Veteran bellboy's Avatar
    Join Date
    Apr 2010
    Location
    Tokyo, Japan
    Posts
    515
    Thanks
    132
    Thanked 43 Times in 36 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  11. The Following User Says Thank You to bellboy For This Useful Post:

    daftplay (February 12th, 2015)

  12. #10
    daftplay's Avatar
    Join Date
    May 2014
    Location
    Melbourne
    Posts
    82
    Thanks
    9
    Thanked 3 Times in 3 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Show the location (City, State) on posts list
    By masandra in forum ClassiPress General Discussion
    Replies: 16
    Last Post: October 4th, 2017, 03:21 PM
  2. [MOD NEEDED] Need a drop-down list to adapt to another drop down list (Region/State)
    By retorit in forum ClassiPress General Discussion
    Replies: 3
    Last Post: October 11th, 2015, 03:03 PM
  3. [TUTORIAL] Show the location ( City and State ) on posts list
    By bundyla in forum ClassiPress General Discussion
    Replies: 24
    Last Post: November 5th, 2014, 09:27 PM
  4. Show the location (State) list (links) in widget so it show ads by state
    By tupecik in forum ClassiPress General Discussion
    Replies: 15
    Last Post: January 11th, 2014, 04:34 PM
  5. City & State List according to Country?
    By btotanes in forum ClassiPress General Discussion
    Replies: 30
    Last Post: October 18th, 2013, 10:15 AM