html - difficulty applying a tumblr CSS -


i'm trying block posts home page , have code don't know how make work.

any great!

{block:indexpage} <p> printed on homepage </p>  {/block:indexpage}  {block:tagpage} {block:indexpage} <p> printed on page `tagged/xxx`</p>  {block:text} <!-- add post type loops here --> {/block:text}  {/block:indexpage} {/block:tagpage} 

you can't have {block:tagpage} , {block:indexpage} rendering @ same time. remove indexpage block tagpage block.


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Socket.connect doesn't throw exception in Android -

SPSS keyboard combination alters encoding -