+ Reply to Thread
Results 1 to 7 of 7

Thread: command for receiving data from data entries

  1. #1

    Question Command for receiving data from data entries ?

    Hello guys!

    I have the US map implemented on my website and inside the map.tpl , after every area on the map, i have written this:
    PHP Code:
    Only registered members can view the code
    .. that sends the user to Listing page.

    I would like a command that gathers data from Data Entries , from their access keys and when the user clicks on a certain area on the map, it will show listings that have chosen one of the Data Entries options.

    Please help me!
    Last edited by Spinu Alexandru; November 19, 2014 at 10:30 AM.

  2. #2
    Quote Originally Posted by Spinu Alexandru View Post
    Hello guys!

    I have the US map implemented on my website and inside the map.tpl , after every area on the map, i have written this:
    PHP Code:
    Only registered members can view the code
    .. that sends the user to Listing page.

    I would like a command that gathers data from Data Entries , from their access keys and when the user clicks on a certain area on the map, it will show listings that have chosen one of the Data Entries options.

    Please help me!
    Hi, your request isn't clear for us. Can you clarify it or send a screenshot with really example?
    Thank you, Curtis.
    @Flynax Company

  3. #3
    sorry about that,

    Inside my map.tpl file (template/tpl/blocks) that i use to make a states map on my homepage i have the next code:

    PHP Code:
    Only registered members can view the code
    Now, every area on the map goes to my Listings Main Page

    So every accesskey from above is corresponding to an Item in Data Entries, which is selected when you add an listing, and i would like when i press an area on the map, to view only the items that had chosen that option.
    Last edited by Spinu Alexandru; November 24, 2014 at 04:01 PM.

  4. #4
    Nobody has an answer to my question ?

  5. #5
    Quote Originally Posted by Spinu Alexandru View Post
    Nobody has an answer to my question ?
    I'm sorry, but your request isn't clear still for me.
    Can you provide an example (as screens will be good)?
    Thank you, Curtis.
    @Flynax Company

  6. #6

    Exclamation please help me

    No problem, I tried to put screenshots but they appear very small and not understandable when i preview the post

    I guess the map.tpl file is clear for you; is the one that it is used in the Realty Modern template, on the Home Page, with the USA states map.

    So i copied that file into my template and i included it inside my Content Boxes with this command:

    PHP Code:
    Only registered members can view the code
    Now , the map appear on the Homepage, but when i click the map, every area takes me to the Main Listings Page, without applying the filter for listings from a certain state.

    My opinion is that this area from the map.tpl needs to be modified with a command that takes data from Data Entries (from Administration panel)

    PHP Code:
    Only registered members can view the code

  7. #7
    [QUOTE=Spinu Alexandru;10868]No problem, I tried to put screenshots but they appear very small and not understandable when i preview the post

    I guess the map.tpl file is clear for you; is the one that it is used in the Realty Modern template, on the Home Page, with the USA states map.

    So i copied that file into my template and i included it inside my Content Boxes with this command:

    PHP Code:
    Only registered members can view the code
    Now , the map appear on the Homepage, but when i click the map, every area takes me to the Main Listings Page, without applying the filter for listings from a certain state.

    My opinion is that this area from the map.tpl needs to be modified with a command that takes data from Data Entries (from Administration panel)

    PHP Code:
    Only registered members can view the code
    /QUOTE]

    OK, i understand your problem.
    Can you send me FTP access and url of page where you put this map to my PM?
    Thank you, Curtis.
    @Flynax Company

+ Reply to Thread