Reply To: support for data searching all subdomains custom type post

Home Forums Product Support Forums Ajax Search Pro for WordPress Support support for data searching all subdomains custom type post Reply To: support for data searching all subdomains custom type post

#11106
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi,

You can’t add custom post types on the back-end which doesn’t exist on the current installation (current site). That is why I asked if you know the list of the custom post types you need.

For that you will have to use a custom filter instead. Try putting this code to the functions.php file in your active theme directory (from line 3):

Make sure to enter the post types into the $post_type array variable.

Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)