12/07/2025, by Ivan Forums Theming Hello Ivan, how can I programmatically output the value of a field from a view in page.tpl.php? This way nothing is displayed: <?php print $view->nodeviewscount_statistics->rendered_fields[$id]['field_nid']; ?> Log in to post comments