+ Reply to Thread
Results 1 to 2 of 2

Thread: Show state on Dealer Location area

  1. #1

    Talking Show state on Dealer Location area

    Hi,

    Can you pls. point into me into a general direction. I would like to show the state, not only the city, zip, country and address
    where it says DEALER LOCATION on any of the dealer pages. I have pretty much exhausted going over all files/tables/admin panel features to see where to add that field value in.

    Perhaps there can be a way to combine city and state for the rendering?

    I understand there is javascript which renders the details as shown below.

    var map_data = {
    addresses: [['42.083029,-87.796868', 'Country: <b>United States<\/b><br />City: <b>glenview<\/b><br />Address: <b>1505 topp lane <\/b><br />ZIP code: <b>60025', 'direct']],
    phrases: {
    hide: 'Hide',
    show: 'Show',
    notFound: 'The <b>{location}<\/b> location hasn&rsquo;t been found.'
    },
    zoom: 14
    };

    Thank you very, very much!!

  2. #2
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    Admin Panel > Account Types > Build Registration Form | and add your state here if it is not added / save

    if thats done go to your User Panel > My profile | and add your state there / Save

+ Reply to Thread