Hi,
I'm not sure whether I should put this here or at the gmap module... let me know if I'm wrong here.
I show location information in a gmap block for every node, see e.g. here: http://www.marzeion.com/beach_at_bunes
However, when the same node is shown in a page view, full node, the gmap block does not appear , see here: http://www.marzeion.com/taxonomy/term/47/paging
Any simple way to get the gmap block to show on the view page?
Thanks for your help,
Ben.
Comments
Comment #1
merlinofchaos commentedThat's a really cool site you've got there.
I think this is probably neither; the gmap module probably expects you to actually be viewing a node to put up that block, and may be checking the URL. I'm not exactly sure.
I recommend you put this in as a support request in the gmap module and ask how to get something like this working. It *may* be something fairly simple and just be a PHP snippet you can put in a block for example, or something you can set in the theme output of the view.
This isn't something Views can fix, I don't think.
Comment #2
benma commentedHi Earl,
thanks for looking into this! I'll try my luck at the gmap module, and update here if I get something to work.
Ben.