Hello DP members, how to make some widgets on my blogger templates to appear only on homepage? Thanks
Hey, Go to "Edit HTML" Click "Expand Widget Templates" > Find the Widget, above the code add: <b:if cond='data:blog.url==data:blog.homepageUrl'> (here is the widget code) and > </b:if>