+ Reply to Thread
Results 1 to 3 of 3

Thread: Map in listing details tab

  1. #1

    Post Map in listing details tab

    Hi,

    I'm looking to have the google map in the listing details tab instead of having it in isolated tab.

    I tried to cut the below code from listing_details.tpl

    PHP Code:
    Only registered members can view the code

    and paste it under the below code but teh map disappeared. Also, it might give me errors that "hospital" couldn't find in the map!
    Code:
    Only registered members can view the code.


    Also, i tried to remove "hide" from the class "tab_area hide" but it doesnt work
    Last edited by Abdulaziz Ali; February 14, 2014 at 01:34 PM.

  2. #2
    Hello Abdulaziz,

    please use this code:

    PHP Code:
    Only registered members can view the code
    I think it should work for now.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    works like a charm.

    I just removed the class ("tab_area hide") from your code and it works with no issues so far


    Thanks Viktor

+ Reply to Thread