By victoria_b on
Hi,
$viewName = 'user_reviews';
$display_id = 'block_1';
print views_embed_view($viewName, $display_id);
I've been using the above code to embed a view. How would I go about retrieving and displaying the total results returned by this view BEFORE it's embedded?
e.g. "There are x number of reviews"
Embedded view...
Thank you for any assistance!!
Comments
get, execute, and count