Embed a view in page.tpl.php

<?php
$viewName
= 'customer_logo';
print
views_embed_view($viewName, 'Default', '47');
?>

viewName is the views name
Default is the name of the display within views
47 is the argument

Contact Me

Feel free to contact me.

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.