Include custom post types in search

Posted in: Newspaper
Post count: 79

Hi,

I noticed that custom post types are not included in the search. Is there an easy way to include them?

thanks

Post count: 6600

Hi,

Add this code: http://pastebin.com/aJmfc6uv to you functions.php file like this: http://screencast.com/t/vnzRzb2wZK2

Thanks

Post count: 27

where can I find this in newsmag theme?

Post count: 1291

Hi,

In Newsmag the file is split, you can find the functions here – http://screencast.com/t/V15gKuEbz2d

..\Newsmag\includes\wp_booster\td_wp_booster_functions.php

Thank you, Emil G.

Post count: 27

Thanks.. but in td_wp_booster_functions.php I can’t find the search part that is mentioned above in the functions.php

Post count: 1291

Hi,

You can’t find it because is not part of the theme, you have to add it at the end of the functions.php or td_wp_booster_functions.php file.

Thank you, Emil G.

Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.