mrbens
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Customers seeing other customers details in checkoutHi @wi11 – we havent had the issue mentioned again – so “hoping” it was fixed – we actually escalated it to a senior support person at WPEngine and they double checked it – so maybe worth escalating to a senior support enginneer at WPEngine to check.
Forum: Plugins
In reply to: [WooCommerce] Customers seeing other customers details in checkoutHi there, this isn’t a persistent issue – we cant replicate it on private browsing or normal browsing – seems to only happen to some people.
We have asked our host (WPEngine) to double check that all cache exclusions have been saved and applied. This has now happened so will be keeping an eye on this going forward.
Hopefully, this has fixed it – but it’s more of a hope as the exclusions were set a couple of days ago – but maybe there wasn’t an application or maybe hadn’t been saved. I’ll open this again if it occurs again.
Forum: Plugins
In reply to: [Product Customer List for WooCommerce] Show all – not just pages of 10ah cool – thanks.
Forum: Plugins
In reply to: [Product Customer List for WooCommerce] Show all – not just pages of 10ah – ok – sorry for the misunderstanding.
But just so I know what you’ve done – could you tell me again what you “thought” you were fixing for me – as we may be able to change our design to use whatever you’ve done – if it’s relevant for us?!?!Forum: Plugins
In reply to: [Product Customer List for WooCommerce] Show all – not just pages of 10Hi there,
It could be columnOrderIndex but not sure. Or how that would work.And ‘sortable’ would require user interaction
Could you tell me how to implement this?
you can see my website here: https://www.creamteaclub.co.uk/event/cream-tea-club-welbeck-manor/
All I want to do is display the table in company name alphabetcially ordered.
Forum: Plugins
In reply to: [Product Customer List for WooCommerce] Show all – not just pages of 10Hi there – did this feature get released? If so – how do we implement it?
Forum: Plugins
In reply to: [Product Customer List for WooCommerce] Show all – not just pages of 10OK – can I just double check this as one of the free features says…
“Sort by any column in the list”Are we talking about the same thing here?
Forum: Plugins
In reply to: [Product Customer List for WooCommerce] Show all – not just pages of 10Hi there – that’s perfect – thanks so much.
One more thing – with the free version of the plugin can we change the default sort order of the table? Its currently sorting reverse order on first name, but I’d like to sort in alphabetical order of company name.
we added this code to fix it – but always seems to disappear on mobile the background of the button – I assume its not just us who have noticed this – would be good to add an update sometime. Great plugin by the way!
@media all and (max-width: 767px) {
button#catapultCookie { background-color: #ccc !important; }
}