The physical care for is simple, nosotros simply convey to add together ii lines to our gadget that nosotros desire to hide.
First matter to produce is to become to Template > Edit HTML too and thence search for the gadget's code nosotros desire to hide. It volition live easier using the CTRL + F keys too locating the refer of the gadget/widget.
For example, inwards a HTML/Javascript gadget, nosotros volition run across a code similar this:
<b:widget id='HTML1' locked='false' title='' type='HTML'>All y'all convey to produce is add together the parts inwards cherry-red too ready. If y'all unopen the session become to your spider web log you'll non live able to sentiment the gadget that y'all convey hidden, but every bit before long every bit y'all sign inwards y'all volition run across that it is visible to you.
<b:includable id='main'>
<span class='item-control blog-admin'>
<!-- solely display championship if it's non-empty -->
<b:if cond='data:title != ""'>
<h2 class='title'><data:title/></h2>
</b:if>
<div class='widget-content'>
<data:content/>
</div>
<b:include name='quickedit'/>
</span>
</b:includable>
</b:widget>
Not all gadgets convey the same construction similar inwards my example, but it volition live easier to conduct you, simply house the commencement code inwards cherry-red just after <b:includable id='main'>
And the 2nd cherry-red code just before </b:includable>
Note: to hold off within the widget's code, click on the sideways arrow side yesteryear side to the widget's id.
And amongst that the gadget volition live hidden for readers except you.
Comments