Support Forums

The forums are closed and will be removed when we launch our new site.

Looking for support? You can access the support system via your account.

Graeme Boyes

Forum Replies Created

Viewing 10 posts - 1 through 10 (of 15 total)
  • Graeme Boyes in reply to:
    Post meta range not behaving as expected
    #191271

    Ah right – that makes more sense. Ok so if this works in a way that when you refresh the page it returns a no results should that not do the same thing when we use the range field with ajax?

    Also, the link above the explanation isn’t working?

    Graeme Boyes in reply to:
    Post meta range not behaving as expected
    #191257

    I’m not sure you’ve understood. It’s not a slider, it’s two dropdown inputs, one for value from to value to.

    Graeme Boyes in reply to:
    Post meta range not behaving as expected
    #191165
    This reply has been marked as private.
    Graeme Boyes in reply to:
    Search cache not updating after WP All Import
    #190642

    Thank you – I think they are all things we’ll need to take a look at.

    Also, we are using acf, and the wpai-acf-add-on plugin. I’ve just run the import on my local machine, where I have better debugging, and I can see that the following error is thrown, twice, at the start of the log:

    Warning: Invalid argument supplied for foreach() in /Applications/MAMP/htdocs/engage-education-wordpress/wp-content/plugins/wpai-acf-add-on/libraries/acf-fields/fields/fieldTaxonomy.php on line 59

    I can see that relates to $taxonomies_hierarchy = json_decode($xpath[‘value’]);

    A var_dump of $xpath reveals it to be array(2) { [“value”]=> string(0) “” [“delim”]=> string(1) “,” }

    Does this point to maybe something being wrong with how the fields are being mapped in our set up?

    Graeme Boyes in reply to:
    Search cache not updating after WP All Import
    #190589

    So the action pmxi_saved_post is where search_filter_update_post_cache is called, which from the log appears to be after the taxonomies are imported. However, looking at the terminologies used in the log, WP_All_Import saves posts and imports taxonomies.

    Tomorrow I will see whether running search_filter_update_post_cache on the pmxi_after_post_import hook makes any difference.

    In the meantime, is there anything else you could suggest please?

    Graeme Boyes in reply to:
    Search cache not updating after WP All Import
    #190587
    This reply has been marked as private.
    Graeme Boyes in reply to:
    Search cache not updating after WP All Import
    #190583
    This reply has been marked as private.
    Graeme Boyes in reply to:
    Ajax loading pages breaks filter
    #107913

    Ross/Trevor – you guys rock. Thank you for the great support. `$(‘.searchandfilter’).searchAndFilter();

    That did the trick.

    Graeme Boyes in reply to:
    Ajax loading pages breaks filter
    #107793
    This reply has been marked as private.
    Graeme Boyes in reply to:
    Ajax loading pages breaks filter
    #107782
    This reply has been marked as private.
Viewing 10 posts - 1 through 10 (of 15 total)