Forums Forums Search & Filter Pro Cache Not automatic update after import CSV?

Tagged: , ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Anonymous
    #101498

    Hello,
    I have a question. I use plugin with Woocommerce and because of my products is a lot of. So, I decide to import all products through CSV import. Then, I see that the product is not show after filter. I have to go to click Rebuild Cache by manually. Is it possible to make the search and filter update the result cache automatically?

    And more question is How can I make the rebuild cache clear faster? My products is about 6,000 products and it seems take about 10 minutes for update them all.

    Thank you 🙂

    Anonymous
    #101499

    I see in the setting > Frequently accessed query data will be stored in transients – this sometimes helps on sites with larger numbers of posts and filters/options.

    Do you think I have to select this option? because my product is 6,000 products.

    Thank you

    Trevor
    #101523

    You need to modify the importer process. If your is like mine, then it actually imports one post at a time. In the code it will return the post ID as it does so. You will need to add that post to our cache at that point, using the Update Cache for a Particular Post action.

    Anonymous
    #101644

    HI Trevor,

    I use the plugin Product CSV Import Suite – WooCommerce for importing the CSV. if I use your code from your link, do you have any suggestion where can I put that code?

    Thank you

    Trevor
    #101699

    I do not know this plugin. It would be best to ask the author, as they will know the plugin best. It may have a filter or action to allow this.

    Anonymous
    #101706

    Ok I will ask him. Thank you very much 🙂

Viewing 6 posts - 1 through 6 (of 6 total)