Hi,
First of all, thank you for creating such an excellent plugin, it’s been incredibly useful! I wanted to reach out regarding a potential issue.
The “Filter by Money Spent” feature in the User Management screen doesn’t seem to be working as expected. I tested this on a clean WordPress and WooCommerce installation, created some test orders, and confirmed that the “Money Spent” column displays accurate information. However, when I try to filter users based on money spent, no customers are returned in the results.
Could you kindly look into this issue?
]]>Hello there!
Filter by price is not working. I tried different combinations but there’s nothing to do. Filter by date, instead, works fine.
What’s wrong with that?
Regards.
]]>The incompatibility with Woocommerce due to HPOS still exists.
]]>Hi – at the settings page (WooCommerce > Settings > Advanced > Features) for the HPOS function im getting a Warning saying your Plugin is not compatible. Can you fix it pls?
]]>Hi, im trying to add a button to the userslist nav. It does not work if the plugin is activated – my code uses default action hook and is ok. Here the code – do you know whats the problem?
add_action('manage_users_extra_tablenav', 'users_overviewlist_extra_tablenav_', 10, 1);
function users_overviewlist_extra_tablenav_($which) {
if ($which === 'top') { ?>
<div class="alignleft actions custom">
<a class="button-primary" href="/wp-admin/users.php?role=customer"><?php _e('List of Customers', 'v-framework'); ?> →</a>
</div>
<?php
}
}
]]>
We had to disable this on our client site because the orders list is too long and it was causing a 500 error.
You guys really need to add pagination to the orders list on the User card. Or the ability to disable this!
]]>I’m ussin Quttera’s plugin for Malware Scanner. I’m getting this warning:
FILE: wp-content/plugins/woo-customers-manager/freemius/includes/sdk/FreemiusBase.php
FILE_MD5: 70e16dd470e80a6700d20683907cf944
SEVERITY: enMaliciousThreatType
ENGINE: fscanner
THREAT_SIG: 2c910b81c0955d48bd05a3250f3b3729
THREAT_NAME: Trojan.PHP.Base64.gen.361
THREAT: $fn = ‘base64’ . ‘_decode’;…
DETAILS: Detected malicious PHP script
Any idea why?
]]>Hi there, great plugin! can you please add a feature to order by date registered and money spent? i already have another plugin to do the order so i’d like to remove it and just use yours, thanks!
]]>In my WP debug file are a lot of entries like this:
PHP Notice: Trying to get property ‘id’ of non-object in …/wp-content/plugins/woo-customers-manager/src/Admin/Admin.php on line 53
What can I do?
]]>Money spent totals are always blank or zero and none of the searching works.
When clicking on an individual user, the orders can be seen but the Money spent total remains zero.
There are no errors logged even with debug on.
I’ve tried activating at network level and individual site level.
Recently added Woocommerce Customers Manager and the orange notification bubbles next to ‘Users’ in the menu are showing notification for the total amount of users.
It shows the total amount of users next to ‘Approved’ ‘Pending Approval’ ‘Inactive’ ‘Rejected’ etc.
It used to only show notifications when there was a new user.
When I search users by amount spent the notification number goes down to that total, for every category.
I’ve tried updating everything and clearing caches… New to this so not sure what else I can do.
We are using wordpress 4.9.6 and Jupiter 6.1.4
THANKS
Hi
I try to search for customer that have spent 0 amount of money in the store, so I enter 0 in money spent to / from but the results is showing customer that also have spent money?
]]>Firstly, thank you very much for this plugin. I can not believe it only has 500 downloads – know you have a gem! It’s working flawlessly on my hhvm/nginx setup.
The reason for my post is the following. I love the plugin so far, but I am hoping to add some functionality to it, if possible. I am using Woo’s booking extension and have gotten very close to having data tables for booking data show up along with the order tables. However, for whatever reason (probably my own lack of understanding about how Woo gets to booking data up and read-out), I can’t get the data to show in the tables. Basically, what I’m trying to accomplish is to show either:
A) Relevant booking #’s alongside any order which contains them, or;
B) A separate table (such as is on the My Account page in vanilla Woo Bookings) showing all booking data, such as product booked, start time, etc.
Do you think it would be possible to accomplish such a thing? If so, would you happen to be the coolest person on Earth and give me some advice about how to implement it? ??
Again, thanks for the plugin!!!
Matt B
]]>Hello, Premmerce!
This plugin support PHP version 5.6?
In description write only requires version
]]>