Hi,
I have a cck field location in a content type.
When I display the map for this field, the map appears.
If I use a node.tpl.php with a view attach

print  views_embed_view('name', 'default', $node->nid);

If I use a view displayed with fields, the maps can not be displayed and I have the message :
"Javascript is required"
If I use a view displayed with content, or display suite or entity rendered the map is OK...
Can you explain why ?
Regards,

Comments

johnv’s picture

Status: Active » Postponed (maintainer needs more info)

Try latest 7.x-2.6 version. All javascript is re-arranged. It might help.

jkingsnorth’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (fixed)

No additional information provided, closing. Please reopen against the latest dev with full instructions about how to recreate the problem if this is still an issue. Thanks.