fix search results length and formatting
This commit is contained in:
parent
dae32307ff
commit
ef9644c8d7
2 changed files with 19 additions and 10 deletions
|
|
@ -77,7 +77,8 @@ get_header();
|
|||
</span>
|
||||
</h3>
|
||||
<p class="tx-indexedsearch-description">
|
||||
<?php the_excerpt(); ?>
|
||||
<!-- <?php the_excerpt(); ?> -->
|
||||
<?php search_excerpt_highlight(); ?>
|
||||
</p>
|
||||
<a href="#" class="link-more"><span>Weiterlesen</span></a>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue