hi friends,
I’m a newbie. I list the blog entries as below. and I need to display a message in case of no blog entry for the active category.
Appreciate helps! Thanks a lot!
URL: http://www.example.com/blog/C2/
CODE Template:
{exp:structure:paginate parse="inward"}
{if segment_2 == ""}{exp:weblog:entries weblog="blog" disable="member_data" dynamic="off" limit="4"}{/if}
{if segment_2 != ""}{exp:weblog:entries weblog="blog" disable="member_data" limit="10"}{/if}
<div class="blog_post">