cleaned up file
This commit is contained in:
parent
bebeb0afff
commit
4886490ef9
|
@ -29,12 +29,9 @@ if ( get_post_type( get_the_ID() ) == 'xarxaprod-ajut'){ ?>
|
|||
<?php } elseif ( in_category ( 'faq' ) ) { ?>
|
||||
<section id="filteredsearch" class="xarxaprod-searched-query xarxaprod-search-faqs">
|
||||
<aside id="xarxaprod-faqs-nav" class="xarxaprod-faqs-aside">
|
||||
<?php //if( in_category('faq') ) : ?>
|
||||
<?php xarxaprod_display_faqs_labels(); ?>
|
||||
<?php xarxaprod_display_faqs_search(); ?>
|
||||
<?php //endif; //end if is_category faq ?>
|
||||
</aside>
|
||||
|
||||
|
||||
<?php } else { ?>
|
||||
<section id="filteredsearch" class="xarxaprod-searched-query">
|
||||
|
|
Loading…
Reference in New Issue