David Michael
David Michael
I have submitted a PR for this: #9324
@cklosowski any chance of this one getting merged? For a new extension I am putting together!
I did not feel this needed a separate issue (since it was related), but the way the fields are outputted isn't exactly ideal and makes the checkout page huge which...
As a side note (for anyone else who experiences this issue), once the FacetWP process is finished, you can need to trigger this code again to make sure all the...
Nope, no notifications at all. Empty in fact... I had a feeling it might be caching, but I would to dig deeper into that JSON that is used to handle...
What I see: And then this:
@robincornett, thanks for posting this one as this is super frustrating on sites with lots of products :)
I might be being overly cautious here, but I would use `$wpdb->esc_like` in that where filter for safety. Not this exact code, but something like this: ``` $formatted_frag = '%'...
@spencerfinnell I second the modal approach, definitely would make for a much cleaner UX.
This feels organic to me, thoughts?