Support Forums

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

Dean Claydon

Forum Replies Created

Viewing 10 posts - 1 through 10 (of 13 total)
  • Dean Claydon in reply to:
    WooCommerce attributes and variable products
    #276165

    Hi there,

    Really sorry for taking such a long time to reply but this worked perfectly, thank you!

    Thanks

    Dean

    Dean Claydon in reply to:
    WooCommerce attributes and variable products
    #275840
    This reply has been marked as private.
    Dean Claydon in reply to:
    WooCommerce attributes and variable products
    #275826

    Hi Trevor, I don’t suppose Ross has had a chance to look at this one?

    Dean Claydon in reply to:
    WooCommerce attributes and variable products
    #275724
    This reply has been marked as private.
    Dean Claydon in reply to:
    WooCommerce attributes and variable products
    #275715
    This reply has been marked as private.
    Dean Claydon in reply to:
    WooCommerce attributes and variable products
    #274348

    Hi Trevor, thanks for the quick reply.

    Yes the site has ‘Enable stock management’ enabled.

    Many of the products don’t have ‘Enable stock management at product level’ checked on product level.

    Dean Claydon in reply to:
    Rebuild cache on cron
    #219930
    This reply has been marked as private.
    Dean Claydon in reply to:
    Rebuild cache on cron
    #219899

    I have taken a look in the cache table and I can see it there, with the updated field values.

    We are not importing any post, in fact we are updating the post.

    I am a bit lost here now, and hope you can help please.

    Dean Claydon in reply to:
    Rebuild cache on cron
    #219863

    Hello Trevor,

    Thank you for your reply.

    We have been busy trying to resolve our issue, however we are not much further unfortunately.

    I have seen in the documentation that you can use do_action('search_filter_update_post_cache', $postId); to update the post cache.

    To check that this has worked in our function, we are using:

    if (did_action('search_filter_update_post_cache') === 1) {
                        echo 'it worked';
                    } else {
                        echo 'its broken';
                    }

    And everytime it prints out “It worked”

    However, unfortunately the post is not showing in our custom post type.

    I have tried the WP_Query loop that is in the documentation as well as the get_queried_object() loop.

    Do you have any ideas what we are missing please?

    Kind regards,

    Dean

    Dean Claydon in reply to:
    Bug with hierarchical/empty terms checkboxes?
    #182578
    This reply has been marked as private.
Viewing 10 posts - 1 through 10 (of 13 total)