Thread Starter
tmrc
(@tmrc)
Hi!
I am still not sure how to implement in to be dynamic via javascript? I am trying to do that without page refresh.
BTW, how can I search meta_value text with just some parts of it? Like if I want to search with asterisk (eg “*keyword*”), or regex.
Thread Starter
tmrc
(@tmrc)
I am using WordPress multisite, so it’s the same installation for two websites – one default, and another on a subdomain. Everything works in the default one, but when I access the plugin from the subdomain dashboard I can see the problem.
Btw there are no errors in the Javascript console.