abuiyad

hiding-posts-from-blogpost-home-page 02

Nov 14th, 2014
4,206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.33 KB | None | 0 0
  1. <div class="date-outer"
  2.     <b:if cond='data:blog.url == data:blog.homepageUrl'>
  3.             <b:if cond='data:post.url == &quot;FIRST POST URL&quot;'> style=&#39;display:none;&#39;</b:if>
  4.             <b:if cond='data:post.url == &quot;SECOND POST URL&quot;'> style=&#39;display:none;&#39;</b:if>
  5.           </b:if>
  6.        &gt;
Advertisement
Add Comment
Please, Sign In to add comment