Cannot get any output
-
Hi Guys,
I installed the free version on a product page but whatever kind of shortcode product ID or even no ID i fill in it always shows “This product currently has no customers”.
I have tested it with variable products.To show that the current product HAS users who bought it i wrote a small script:
$customer_ids = $wpdb->get_col(“SELECT DISTINCT meta_value FROM $wpdb->postmeta
WHERE meta_key = ‘_customer_user’ AND meta_value > 0”);Which does output values in a table. I have set the plugins settings to “Processing” and “Completed”
Live URL in topic logged in field
This website uses WP 5.5 and WC 4.7.1 so i was expecting it to work out of the box.
I am using Oxygen here, but even with efault template enabled i get the same results.
So quite a bit lost here as according to all other posts it should work.Jasper
The page I need help with: [log in to see the link]
The topic ‘Cannot get any output’ is closed to new replies.