Amazon’s Random Long Tail Items
Thanks to Crispy who wrote in and said he wished for long tail items in our random product search. We’ve got that working now.
WordPress database error: [Incorrect file format 'wp_comments']
SELECT ID, COUNT( comment_ID ) AS ccount
FROM wp_posts
LEFT JOIN wp_comments ON ( comment_post_ID = ID AND comment_approved = '1')
WHERE post_status = 'publish' AND ID IN (33)
GROUP BY ID
Thanks to Crispy who wrote in and said he wished for long tail items in our random product search. We’ve got that working now.
WordPress database error: [Incorrect file format 'wp_comments']
SELECT * FROM wp_comments WHERE comment_post_ID = '33' AND comment_approved = '1' ORDER BY comment_date