Extend search to Excerpt field

Posted in: Newsmag
Post count: 27

Hi,

I would like the search to also search the excerpt field.
Right now it only searches within title and content.

Cheers,
Guenter

Post count: 27

as an additional question:

I found that the ajax search is defined here:
/includes/wp_booster/td_data_source.php

I wonder where is the non-ajax search definded, that
is used on the regular search page?

Post count: 6600

Hi,

The theme uses the WordPress’s search system so you’d have to look for the search code in WordPress’s files and as it searches the content the excerpt is also included as it’s a part of the content.
You can try to find a plugin that dose that like WP Extended Search or something similar.

Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newsmag’ is closed to new topics and replies.