Showing posts with label Views. Show all posts
Showing posts with label Views. Show all posts

Tuesday, December 31, 2013

Embed view block or page in code or block

We can embed a views page or block in code or block.

<?php print view_embed_view('view_name', 'block_page_name'); ?>