XF 1.4 Googla Maps

secnam

Active member
Hi, can anyone recommend the best way to insert a Google map above the forums/threads.

example, i have the following:


{google map here}
General Chat
Car Faults
Car sales

thanks

Paul
 
ok, i added the following as a new template:

<xen:if is="{$forum.node_id} == 137">
This content will show in forum x
</xen:if>

but it isnt showing above the threads in that specific node?

any ideas why
 
Back
Top Bottom