Profiles

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

Contributions

Type
March 2020
Mar 18 Wed · 12:15
Forums med
Posted a reply to Remove dimensions (ex720x300.jpg), on the site WordPress.org Forums:
Thanks for the help and update. I would like to recommend that you update the…
Mar 18 Wed · 11:47
Forums med
Posted a reply to Can search post text in lite mode but not ACF text in any mode, on the site WordPress.org Forums:
Sorry for the delay. I have implemented the Join.php and Where.php changes you suggested and…
Mar 10 Tue · 20:29
Forums med
Posted a reply to Can search post text in lite mode but not ACF text in any mode, on the site WordPress.org Forums:
Thank you very much. Perhaps it could be a setting check-box ("field_" or "") or…
February 2020
Feb 26 Wed · 22:27
Forums med
Posted a reply to Can search post text in lite mode but not ACF text in any mode, on the site WordPress.org Forums:
Thank you very much for your diligence. I sent a 10 MB zip by email…
Feb 26 Wed · 17:41
Forums med
Posted a reply to Can search post text in lite mode but not ACF text in any mode, on the site WordPress.org Forums:
New issue, search word: "mattradisjoner" https://s3.dyrsrettigheter.no/landbruk/meatless-monday-na-ogsa-pa-the-kasbah/ and https://s3.dyrsrettigheter.no/landbruk/tradisjonens-forvirrende-grep/ Found when ACFBS is deactivated. But not…
Feb 26 Wed · 16:52
Forums med
Posted a reply to Can search post text in lite mode but not ACF text in any mode, on the site WordPress.org Forums:
Modified plugins/acf-better-search/app/Search/Where.php . Works in lite_mode! https://imgur.com/a/Xy2kE4L if (!$this->config['lite_mode']) { $list = '((c.post_name = b.meta_value)…
Feb 26 Wed · 16:03
Forums med
Posted a reply to Can search post text in lite mode but not ACF text in any mode, on the site WordPress.org Forums:
Replacing: ((b.meta_value LIKE 'field_%') AND (a.meta_value LIKE '%ekskona%')) With just: (a.meta_value LIKE '%ekskona%') Gives meaningful…
Feb 26 Wed · 12:44
Forums med
Posted a reply to Can search post text in lite mode but not ACF text in any mode, on the site WordPress.org Forums:
I can't say that I understand the (#2 SQL query), but the following SQL queries…
Feb 26 Wed · 11:42
Forums med
Posted a reply to Can search post text in lite mode but not ACF text in any mode, on the site WordPress.org Forums:
Thanks Mateusz, 1e. https://imgur.com/a/JBcYL9O (search screenshot for "ekskona") 1h. https://imgur.com/a/BtFdomV (search screenshot for "HWERT") 2e.…
Feb 24 Mon · 22:01
Forums med
Created a topic, Can search post text in lite mode but not ACF text in any mode, on the site WordPress.org Forums:
Hello Mateusz Gbiorczyk, I am not able to search any …