Benjamin Pick
@benjaminpick on WordPress.org
- Member Since: July 1st, 2013
- Location: Siegen, Germany
- Website: yellowtree.de
- Job Title: Web Developer
- Employer: YellowTree
Contribution History
Benjamin Pick’s badges:- Core Contributor
- Plugin Developer
- Translation Contributor
-
Created a topic, Confusing UX with Customizer Autosave, on the site WordPress.org Forums:
Thank you for this wonderful plugin. It works, however… -
Posted a reply to Null IP detection, on the site WordPress.org Forums:
I have to check ... For now, you can try using the attribute "isEmpty" as… -
Posted a reply to Problem reverse proxy option using CDN AWS CloudFront, on the site WordPress.org Forums:
Oh wait, you said cloudfront ... https://forums.aws.amazon.com/ann.jspa?annID=2051 -
Posted a reply to Problem reverse proxy option using CDN AWS CloudFront, on the site WordPress.org Forums:
Here is the complete list of Cloudflare IPs: https://www.cloudflare.com/ips/ It's a bit lengthy, but you… -
Posted a reply to How to allow some pages to be excluded, on the site WordPress.org Forums:
Yes and now, if there is a redirect implemented it is in the code somewhere,… -
Posted a reply to Problem reverse proxy option using CDN AWS CloudFront, on the site WordPress.org Forums:
Did you add 130.176.90.85 to the reverse proxy whitelist? -
Posted a reply to Null IP detection, on the site WordPress.org Forums:
It can return an empty record, though, where country returns "" - when the IP… -
Posted a reply to Null IP detection, on the site WordPress.org Forums:
no it shouldn't return NULL, can you tell me which source you are using and… -
Posted a reply to Hide Text To Province, on the site WordPress.org Forums:
Try 6093943 : http://www.geonames.org/search.html?q=ontario&country= -
Posted a reply to Critical error in conjunction with toolset, on the site WordPress.org Forums:
Ah, ok ... try again now (beta2) ... -
Posted a reply to Critical error in conjunction with toolset, on the site WordPress.org Forums:
Probably the plugin is defining its own version of str_contains, which now has become a… -
Posted a reply to Testing IP lookups, some are “incorrect”?, on the site WordPress.org Forums:
Indeed I don't know the specifics about how an IP gets tagged for a certain… -
Posted a reply to Critical error after update maxmind database, on the site WordPress.org Forums:
Great! -
Posted a reply to Critical error after update maxmind database, on the site WordPress.org Forums:
Or, if you cannot access that file, you can install the Beta version and see… -
Posted a reply to Critical error after update maxmind database, on the site WordPress.org Forums:
Did it work before? Can you try if the downloaded file is corrupt? For example,… -
Posted a reply to Errors Creating Reader, on the site WordPress.org Forums:
You could set a custom mmdb folder via a wordpress filter - not sure which… -
Posted a reply to Woocommerce css, on the site WordPress.org Forums:
Sorry, no ... -
Posted a reply to Maxmind automatic updates failing, on the site WordPress.org Forums:
If the Cron update is failing, you would see an admin notice in the backend.… -
Posted a reply to How to setup with cache plugins?, on the site WordPress.org Forums:
Did you enable the option "Disable caching a page that contains a shortcode or API… -
Posted a reply to WP Rocket WP Engine caching issues DONOTCAHCEPAGE, on the site WordPress.org Forums:
Your best option is to use the AJAX mode: https://github.com/yellowtree/geoip-detect/wiki/API-Usage-Examples#redirect-depending-on-country Be careful, though, to not… -
Posted a reply to How to post and hide a wordpress block by country please, on the site WordPress.org Forums:
> use the ID block, so I can hide it and post it I don't… -
Posted a reply to An error occured on Cron Execution background task, on the site WordPress.org Forums:
This will be fixed in the version 3.1.1 -
Posted a reply to Proxy Whitelist Subnet, on the site WordPress.org Forums:
Sorry, I fixed it now. This will be released as 3.1.1 -
Posted a reply to How to post and hide a wordpress block by country please, on the site WordPress.org Forums:
It would be nice if the plugin had a proper "hide content if" block, but… -
Posted a reply to Self-hosted IP Geo-location API Server, possible?, on the site WordPress.org Forums:
The best alternative is to use offline lookup, i.e. database files such as the Maxmind… -
Posted a reply to Where does it actually show Geo location?, on the site WordPress.org Forums:
The plugin is not integrated with WooCommerce by default (as far as I know ...… -
Posted a reply to Maxmind Precision Web-API fail to generate the CITY, on the site WordPress.org Forums:
I have tested this on my install, the city information is getting retrieved as it… -
Posted a reply to How to post and hide a wordpress block by country please, on the site WordPress.org Forums:
CSS: You can try to adapt this CSS hiding: https://github.com/yellowtree/geoip-detect/wiki/API-Usage-Examples#css-use -
Posted a reply to How to post and hide a wordpress block by country please, on the site WordPress.org Forums:
Do you mean a Block in the block editor in the Wordpress backend, or a… -
Posted a reply to improve contact from 7 countries list, on the site WordPress.org Forums:
I have released 3.1.0 now -
Posted a reply to Zip Code using shortcode, on the site WordPress.org Forums:
Oh no, I realized that this means I have to raise the PHP requirements to… -
Posted a reply to Zip Code using shortcode, on the site WordPress.org Forums:
It's working in the beta version now - please try and let me know if… -
Posted a reply to How to set debug info?, on the site WordPress.org Forums:
[geoip_detect2_show_if country="Ukraine"] TEXT [/geoip_detect2_show_if] Ukraine, UKRAINE, ukraine - all work because the lower/upper case does… -
Posted a reply to How to set debug info?, on the site WordPress.org Forums:
isoCode is always 2-letter, i think. You can check it in the Lookup function of… -
Posted a reply to improve contact from 7 countries list, on the site WordPress.org Forums:
Windows: Oh no, it seems that Flag Emojis are not supported by Windows. https://stackoverflow.com/questions/54519758/flag-emojis-not-rendering/54520964 This… -
Posted a reply to improve contact from 7 countries list, on the site WordPress.org Forums:
Flag bigger: no, sorry. Flag in Windows - this depends on the font used, because… -
Posted a reply to improve contact from 7 countries list, on the site WordPress.org Forums:
I have added this select box extension in the next version of the plugin, here… -
Posted a reply to improve contact from 7 countries list, on the site WordPress.org Forums:
This is hard to do properly (as in - style nicely), as this requires select2… -
Posted a reply to Contact Form 7 Shortcodes?, on the site WordPress.org Forums:
This is how you include it in the E-Mail text: https://github.com/yellowtree/geoip-detect/wiki/API:-Shortcodes-for-Contact-Form-7#insert-the-geoinfos-of-the-user-into-the-email-text -
Posted a reply to Delivery limitation, on the site WordPress.org Forums:
Distance is difficult, but feasable: https://github.com/yellowtree/geoip-detect/wiki/API-Usage-Examples#calculate-distance-from-a-known-location However, city areas ... I'm not sure if the… -
Posted a reply to How to use it with Ninja form, on the site WordPress.org Forums:
Ninja forms is a paid plugin - so I wouldn't even be able to test… -
Posted a reply to Excellent geolocation plugin, on the site WordPress.org Forums:
Code Samples - I agree. You are always welcome to add some ;-) I am… -
Posted a reply to Getting same IP address in all emails after updating to version 3.0, on the site WordPress.org Forums:
I'm not aware that I have changed something in that area of my plugin lastly.… -
Posted a reply to Database update, on the site WordPress.org Forums:
Oh no, my test system used UTC as Timezone, that's why I didn't see this… -
Posted a reply to Detected Client IP vs Real Client IP not matching, on the site WordPress.org Forums:
Did you also tick "The server is behind a reverse proxy " ? -
Posted a reply to Shortcodes “else”, on the site WordPress.org Forums:
[geoip_detect2_show_if country="DE,FR,GB"] Products list [/geoip_detect2_show_if] works. Also, you can match the custom property: [geoip_detect2_show_if property="country.isInEuropeanUnion"… -
Posted a reply to How to hide multi country?, on the site WordPress.org Forums:
Sorry, at my server it's working. (Actually I had the problem that my local IP… -
Posted a reply to How to hide multi country?, on the site WordPress.org Forums:
You're right, normally this should work ... I will investigate ... -
Posted a reply to Showing the flag of the current visitor’s IP, on the site WordPress.org Forums:
Also, here is my documentation on which attributes are currenlty supported: https://github.com/yellowtree/geoip-detect/wiki/API:-Shortcodes#add-a-flag-of-the-visitors-country -
Posted a reply to Showing the flag of the current visitor’s IP, on the site WordPress.org Forums:
Sorry yes the plugin stopped working with the new version of SVG Flags. I have…
Developer
-
Geolocation IP Detection
Active Installs: 20,000+
Plugins
-
Activity Log
-
Admin Menu Editor
-
Advanced Custom Fields
-
All in One SEO – Best WordPress SEO Plugin – Easily Improve SEO Rankings & Increase Traffic
-
Autoptimize
-
BackUpWordPress
-
Bulk Page Stub Creator
-
Classic Editor
-
Clear Cache for Me
-
Contact Form 7
-
Debug Bar
-
Debug Bar Actions and Filters Addon
-
Disable Comments - Remove Comments & Stop Spam [Multi-Site Support]
-
Disable Flamingo Addressbook
-
Disable XML RPC Fully
-
Enable Media Replace
-
Enhanced Media Library
-
Geolocation IP Detection
-
Go Live Update Urls
-
GS Only PDF Preview
-
Honeypot for Contact Form 7
-
iThemes Security
-
Language Fallback
-
Public Post Preview
-
Really Simple CAPTCHA
-
Redirection
-
Relevanssi - A Better Search
-
Simple Custom Post Order
-
Simple Image Sizes
-
Smart Custom 404 error page [404page]
-
TinyPNG - JPEG, PNG & WebP image compression
-
User Role Editor
-
WP SMTP
-
WP Super Cache
-
WP YouTube Lyte
-
WP-LESS
-
WP-Matomo Integration (WP-Piwik)
-
Yoast Duplicate Post