diff --git a/templates/search.twig b/templates/search.twig index 1f149bcf4b..52c877c949 100644 --- a/templates/search.twig +++ b/templates/search.twig @@ -165,37 +165,6 @@ {% endif %} -
- {% if ( tags|length > 0 ) %} -
- - {{ __( 'Campaign', 'planet4-master-theme' ) }} - -
-
    - {% for tag in tags %} - {% if ( tag.results > 0 ) %} -
  • - -
  • - {% endif %} - {% endfor %} -
-
-
- {% endif %} -
@@ -251,34 +220,6 @@
{% endif %} - {% if ( tags|length > 0 ) %} -
- -
- -
-
- {% endif %} {% if ( post_types|length > 0 ) %}