removed imput restructured divs in tags
This commit is contained in:
parent
fa925dba39
commit
de740b0198
|
@ -31,11 +31,6 @@
|
|||
</content>
|
||||
|
||||
<aside class="bfr_category_tags">
|
||||
<legend class="hide">tags</legend>
|
||||
<input id="hide" class="hide-not-mobile toogle" name="toogle" type="radio">
|
||||
<label for="show" class="toogle-show"><span class="hide">all tags:</span></label>
|
||||
<input id="show" class="hide-not-mobile toogle" name="toogle" type="radio">
|
||||
|
||||
<div class="bfr_all_tags bfr_toogled_tags">
|
||||
<?php if (is_category('peephole') || is_tag() ) : ?>
|
||||
<?php wp_tag_cloud( 'unit=rem&smallest=1&largest=1&number=0&orderby=name' ); ?>
|
||||
|
|
Loading…
Reference in New Issue