hello, i need this plugin result to display my wordpress page. how can i do that?
]]>Hi,
I’ve installed WooCommerce Better Customer List on a new web site and I get an empty list when there are 12 orders (in terminated status).
I’ve used this plugin before on another web site and I don’t recall doing anything special to make it work.
Is there any thing I should do to make it wor ?
]]>Hello, after install plugin i tried to see the customer tab, and my database get error.
“Error establishing a connection to the database”
I tried to deativated plugin but the error persists, i think my database is so big to use that plugin.
Thanks
]]>We can’t find the export function … how do you export filtered results?
]]>Hi,
I see my list of customers, but total spend and total orders is just set to zero
I’m running the latest version of wordpress
I get a database error Table ‘wordpress.wp_posts’ doesn’t exist
SELECT DISTINCT wp_posts.post_date_gmt, wp_posts.ID, wp_postmeta.meta_value
FROM wp_posts
INNER JOIN wp_postmeta
ON ( wp_posts.ID = wp_postmeta.post_id )
WHERE 1=1
AND wp_postmeta.meta_key = ‘_customer_user’
AND wp_posts.post_type IN (‘shop_order’, ‘shop_order_refund’)
ORDER BY wp_posts.post_date_gmt DESC
It seems like the plugin doesn’t work with custom database prefixes? (I don’t use the standard prefix)
]]>The customer list comes up completely empty although there are customers (as seen by the standard Woocommerce customer list).
I also get warnings that the variable $search is undefined on lines 171 and 174 in pages/list-customers-admin.
Tested with Woocomerce 3.4.4 and 3.4.5, WP 3.9.8
]]>Added this plugin to my website. But it’s only showing customer names and email. Not showing Average order rate, last order, total orders and total spend.
]]>This plugin really makes the customer list much more useful, and has all the information I need. The problem is that there is currently no way to sort the list, and no way to export lists.
Any chance of adding these features in?
]]>