As some time we want to show some basic parts for admin users, and hide theme for anonymous, within some HTML which we do not have any preprocessor PHP control over them.
We could follow that with the following Example empty view
<div class="view-empty">
<div class="jumbotron text-center">
<p> There are no blog posts now! </p>
<a class="btn btn-primary hidden-anonymous visible-admin" href="[site:url]/node/add/varbase_blog/"> Add One Now </a>
</div>
</div>
Blog section no blog post logged in admin

Blog section no blog post not logged users

Varbase hero slider media with empty slides

Comments
Comment #3
rajab natshahComment #4
rajab natshahComment #5
rajab natshahComment #6
rajab natshahComment #7
rajab natshah