This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Filter Dropdowns Holding Old Data

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Filter Dropdowns Holding Old Data

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #21613
    PepperGroupPepperGroup
    Participant

    Hi,

    I need to reformat some of the naming conventions for our gravesite finder search tool and so I deleted all of the current posts, but AJAX SEARCH PRO is still showing the previous taxonomies in the filter drop-downs. I’ve cleared every cache I can find and deleted the search index, but still see old info showing when there should be none.

    Todd

    #21622
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi Todd,

    The taxonomy terms are requested from WordPress via the get_terms() call when the plugin is showing them, so only existing terms can show up. That means, that the terms may still exist, or the page contaning the search is still cached at some layer, and serving the old layout.

    I suggest trying the preview window on the plugin back-end, if it still displays the taxonomy terms there, that means they still exist, if not, then it’s only a cache related problem on the front-end.

    #21631
    PepperGroupPepperGroup
    Participant

    Thank you again Ernest! I found them and deleted them.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Filter Dropdowns Holding Old Data’ is closed to new replies.