• Resolved gadev

    (@gadev)


    The count of products of the woof plugin categories doesn’t match the quantity of the products found when clicking on them

    Here are the short codes entered
    Entered on a widget but was also tested on the page [woof sid=”auto_shortcode” autohide=0 price_filter=1 taxonomies=product_section:82]
    Entered on the page content [woof_products per_page=12 columns=4 is_ajax=1 taxonomies=product_section:82]

    Please note that product_section is a custom taxonomy added afterwards.
    I also do not want to show the products that are out of stock

    In the woof_product shortcode it doesn’t appear like the products that are out of stock are being displayed but on the woof shortcode it does appear like they are still being counted, even though the setting in woocommerce to not show out of stock products is checked.

    Further example
    woof shortcode:
    “Waterproof(14)”

    once Waterproof is clicked woof_product woof_products_top_panel is showing:
    “Showing all 12 results”
    Which is how many are currently in stock.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello

    Please check option in plugin settings->Extensions-In stock checkbox ( https://clip2net.com/s/3Fe3MBL )

    Thread Starter gadev

    (@gadev)

    Thank you for answering

    It didn’t seem to fix the issue completely

    for example here is what is get on first page load. Please note these are hierarchical categories.
    Boots(155)
    –High Heels(48)

    Both those numbers are right but after pressing on a category (I am running with ajax as you saw above) and then removing the category from the search results I get this:
    Boots(167)
    –High Heels(49)

    And that’s with the extension enabled and the checkbox checked.

    Any ideas as to why it would do that?

    Hello

    Clear all cache.

    Please drop me exact link to the issue.

    Thread Starter gadev

    (@gadev)

    I Cleared the woocommerce cache
    and recounted the terms and that seems to have fixed the issue

    Thanks a lot!

    Hello

    Welcome;)

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Woof shortcode category count doesn’t match result of woof_product shortcode’ is closed to new replies.