Active
Project:
Gallery Assist
Version:
6.x-1.9
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 May 2011 at 13:57 UTC
Updated:
12 May 2011 at 13:43 UTC
Hi
i've a node.tpl custom to overide page.tpl...for a content type; i've assigned a GA functionnality...all works but gallery isnt display in output cause of the node.tpl...which variable i must type to do that ?
something like this :
<?php print $node->ganame; ?>
print the GA id..so i would to have the GA content...
thanks
Comments
Comment #1
aiphesit's important to me , because actually, the gallery isn't displayed...whats are the variables for node to display gallery assit content in node.tpl...? i dont find them with devel themer..:(
Comment #2
aiphesi found this
so i try this
in custom node.tpl
but no change..