Forums Forums Search & Filter Pro Missing Results (Cache) & Navigation

Tagged: 

  • This topic has 12 replies, 2 voices, and was last updated 9 years ago by Ross.
Viewing 3 posts - 11 through 13 (of 13 total)
  • Anonymous
    #29319

    Hey – ok it is installed and updated successfully – will check with the client to see if it is working as it should.

    Thanks again. Great Service!

    Anonymous
    #29630

    Hi

    Sorry to report but the same issue is happening.

    The client is adding his vacancies posts, the post appear in the vacancies page but do not appear in the search and filter drop downs until the cache is cleared.

    Can you think of anything else that can resolve this.

    Do you need to see the code being used to add posts?

    Dan

    Ross Moderator
    #29634

    Ahh yes Daniel, the code would be good?

    If you are not adding posts in the standard way via the dashboard S&F might not detect a new post has been created.

    Therefor, if you have any custom code you will need to use the action:

    do_action('search_filter_update_post_cache', 1984);

    After you have inserted your post (where 1984 is the post ID being added)

    Thanks

Viewing 3 posts - 11 through 13 (of 13 total)