Burhan Nasir

Results 24 comments of Burhan Nasir

This is happening because WordPress calls two different functions [get_terms](https://github.com/WordPress/WordPress/blob/master/wp-admin/includes/class-wp-terms-list-table.php#L143) and [wp_count_terms](https://github.com/WordPress/WordPress/blob/master/wp-admin/includes/class-wp-terms-list-table.php#L147). In this case, this behaviour is expected. @felipeelia, we can close this ticket.

![screenshot_6](https://user-images.githubusercontent.com/7139602/30630303-6903a1e4-9df9-11e7-9b0c-5403e2fa8e41.jpg)

Already try both things but the problem remains there.

Here is it ![screenshot_7](https://user-images.githubusercontent.com/7139602/30633333-ba2264ce-9e04-11e7-8663-8efaa97666c0.jpg)

Hi @Serverfox, ElasticPress does not use Elasticsearch for media searches in the admin panel. It's possible that there might be other third-party code contributing to the issue. Have you had...

Hi @rblackfox & @ChinaMIC, Following up here, can you run this WP CLI command `wp elasticpress sync --setup --yes --show-errors` and share the error logs. While debugging the issue, we...

Hi @lfinsaas, I can confirm that it's a bug. We are going to work on the fix, and it will be available in a future release. Regards, Burhan