Top Popular Anime

This “Top Popular” template have a custom query ordered by the number of views (from logged in users) who have received the media.

WordPress database error: [Unknown column 'post_views' in 'having clause']
SELECT DISTINCT wp9l_posts.ID FROM wp9l_posts LEFT JOIN wp9l_post_views pvc ON pvc.id = wp9l_posts.ID AND pvc.type = 4 WHERE 1=1 AND ((wp9l_posts.post_type = 'movies' AND (wp9l_posts.post_status = 'publish' OR wp9l_posts.post_status = 'acf-disabled')) OR (wp9l_posts.post_type = 'series' AND (wp9l_posts.post_status = 'publish' OR wp9l_posts.post_status = 'acf-disabled'))) GROUP BY wp9l_posts.ID HAVING post_views > 0 ORDER BY post_views DESC