cyberhobo / wordpress-geo-mashup

Official repository for Geo Mashup, the plugin that makes WordPress into a GeoCMS. Documentation:
https://github.com/cyberhobo/wordpress-geo-mashup/wiki/Getting-Started
66 stars 15 forks source link

Change title of Nearby List Tag #723

Closed actionmatt closed 9 years ago

actionmatt commented 9 years ago

I am using the short code for Lists Nearby and would like to change the default title (Posts Nearby) but can;t see how I do that? I am sure it is simple but there doesn't seem to be an option in the parameters for that tag?

cyberhobo commented 9 years ago

There isn't a parameter for title, but the template can be customized. There are some instructions at the top of the default template: https://github.com/cyberhobo/wordpress-geo-mashup/blob/master/default-templates/nearby-list.php

actionmatt commented 8 years ago

thanks for your reply - i have made a copy of the default template in my child theme but i cannot work out how to change the title. I realise this is my lack of knowledge and is probably very easy but could you let me know what i need to change in the geo-mashup-nearby-list.php in my theme folder to change the title?