Hi all,

it's possible to remove entirely the location info (title and location vcard) inside the node? I want only the gmap in the page...

Thanks to all.

Comments

Funkwarrior’s picture

How can I do that?

rooby’s picture

Status: Active » Fixed

The location output is created by the location.tpl.php template file.

You can override that in your theme to make it display however you like.
You can also use its preprocess function template_preprocess_location(&$variables) to add to the available variables in that tpl file.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.