+ Reply to Thread
Page 1 of 3 123 LastLast
Results 1 to 10 of 21

Thread: i need to print country level 2 in the top listing

Hybrid View

  1. #1

    i need to print country level 2 in the top listing

    Dear sir

    i need to echo city or "country level 2" in the top of listing

    is there any shortcode that i can use to do this

    i had try to add "$listing_data.country_level2" but it didn't work

    please help
    Attached Images Attached Images

  2. #2
    please help

  3. #3
    need help please

  4. #4
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    drag the location to your title form and see if that works
    Last edited by Pete Young; February 20, 2021 at 12:53 PM.

  5. #5
    Quote Originally Posted by Pete Young View Post
    drag the location to your title form and see if that works
    it didn't work with me thanks for your help anyway

  6. #6
    i figured it out

    thanks

  7. #7
    Senior Member
    Join Date
    Oct 2014
    Posts
    169
    How did you achieve this?

  8. #8
    Hello Errol,

    Please try to use following code in your template files for the listing details page:

    Code:
    Only registered members can view the code.
    Viktor,
    Flynax technical department,
    Best wishes.

  9. #9
    How can i print the selected country on the frontpage?

  10. #10
    {assign var='mycountry' value='data_formats+name+'|cat:$listing_data.count ry}
    {$lang.$mycountry}


    did you try this ?

+ Reply to Thread