If i try to add custom code, it seems that themler themes do not support the "autoexcerpt" function of wordpress, is that correct?
i tried many guides on how to customize the search.php to just output the excerpt, see for example http://wpverse.com/2011/01/quick-tip-add-excerpts-to-search-results-page/
or
http://stackoverflow.com/questions/23780241/wordpress-custom-search-results-page-not-showing-excerpt
i would be ok if themler does not support customization of search.php but it should atleast provide the autoexcerpt function as every theme should, so that custom code is possible, isn't it?
regards
Mike
Hi,
Unfortunately Themler theme does not have additional options to control the format of post on the search results page. There are 3 option to control the post format:
- add excerpt directly to the post under the post settings.
- add readmore
- or set the excerpt length under the Appearance >> Theme Options.
Both blog and search result pages uses the same settings.
Themler itself does not have the options to control the post format.
Thank you,
Olivia
If i try to add custom code, it seems that themler themes do not support the "autoexcerpt" function of wordpress, is that correct?
i tried many guides on how to customize the search.php to just output the excerpt, see for example http://wpverse.com/2011/01/quick-tip-add-excerpts-to-search-results-page/
or
http://stackoverflow.com/questions/23780241/wordpress-custom-search-results-page-not-showing-excerpt
i would be ok if themler does not support customization of search.php but it should atleast provide the autoexcerpt function as every theme should, so that custom code is possible, isn't it?
regards
Mike
> Hi,
>
> Unfortunately Themler theme does not have additional options to control the format of post on the search results page. There are 3 option to control the post format:
>
> - add excerpt directly to the post under the post settings.
> - add readmore
> - or set the excerpt length under the Appearance >> Theme Options.
>
> Both blog and search result pages uses the same settings.
>
> Themler itself does not have the options to control the post format.
>
> Thank you,
> Olivia