• Resolved naomir

    (@naomir)


    Hi,

    I have the pro version. I’m creating a map of organisations with various custom fields including website and social media links. I would like to customise the marker listing in the following ways (and perhaps others):

    • Make website field (custom field) into a link
    • Concatenate social media fields (one for facebook, one for instagram, etc) into one column and replace the text with social media icons linked to the urls
    • Remove the built-in fields such as “description”.

    I don’t see any way to do this in the user interface. But I’m a PHP developer and am happy to write custom code. I would like to hook into the marker listing, and have the marker data available so that I can manipulate and display it the way I want, and output my table instead of the standard one. Is this possible?

    My goal is to allow users to upload a csv of organisations, which would then populate the map and also a table below the map. I am thinking, if I could use the built in marker listing functionality to create the table, it will simplify things.

    If there are no hooks for this kind of customisation, then I guess my other option is to import the csv as a set of posts with ACF fields and then create a map that draws from those posts using the ACF functionality, and also separately create a table that displays the posts. This solution also has its merits but I’m just looking at what the options are.

    Thank you

Viewing 1 replies (of 1 total)
  • Plugin Author DylanAuty

    (@dylanauty)

    Hi @naomir,

    Thank you for getting in touch, we do appreciate your time. Unfortunately, we are not allowed to discuss any Pro features via these forums under the www.ads-software.com guidelines, as these forums are reserved for our basic plugin instead.

    As a result, I will need to ask you to reach out to us directly on our website instead, so that someone from our team can help you further. We should be able to guide you through the process of getting this set up though, as we do allow for extension via hooks.

    Note: This thread will be marked as resolved, as it relates directly to our premium add-on which we may not discuss on these forums, but we are eager to assist directly.

Viewing 1 replies (of 1 total)
  • The topic ‘Hooks to customise marker listing?’ is closed to new replies.