Forums › Forums › Search & Filter Pro › Search result using short code don't hook all post pages
Tagged: shortcode
- This topic has 13 replies, 2 voices, and was last updated 5 years, 8 months ago by
Trevor.
-
Trevor(Private) December 27, 2019 at 12:15 pm #229898
The slow response of Ajax is sadly a results of the fact that your web server is very slow.
Te problem with the ‘missing’ posts is this settings tab:
https://www.screencast.com/t/nI1LKCcEkR
The five lines of includes mean that every line must be met before a post can show. So, each post has to have, from each and every line, at least one of the terms ‘included’. If it is missing just one term from any line, it will not show. You may want to re-think these.
Trevor(Private) December 27, 2019 at 2:53 pm #229918It now finds 695 posts, so the cache was not correctly built for some reason. I do not know why.
In each taxonomy field, you will find an Advanced options panel. If you de-select the Sync with Settings checkbox, you can specify the terms you do NOT want to show in the field choices.
-
AuthorPosts