removed imput restructured divs in tags

This commit is contained in:
jorge-vitrubio 2021-09-28 14:45:35 +02:00
parent fa925dba39
commit de740b0198
1 changed files with 0 additions and 5 deletions

View File

@ -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' ); ?>