Still in dev form and very excited to use the Gallery Formatter module... only problem - How do I connect the Caption image field (shown below gallery) to function as the overlay text boxes, as seen in the demo?
Notice: Use of undefined constant safe_value - assumed 'safe_value' in include() (line 32 of /home/drupal/sites/all/theme/therx/node--product.tpl.php).
the following code i have it like this in my tpl file to expose certain fields:
I have a view set up that lists user names with specific rolls. I would like to Have the user name become a link when clicked would take you to a page view of all the nodes of a certain type they have authored. the basic view are already set up, but i cannot figure out of to get the link up and how to use that to open the second view passing the argument.
Trying to create this if statement below based on the linked nodes position in the menu structure.
So that all top level pages get a h1 as a landing page and the others get h2's as a sub page.