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
-
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…4 weeks ago
-
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.14 weeks ago
-
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.14 weeks ago
-
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…4 weeks ago
-
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…4 weeks ago
-
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 ...…4 weeks ago
-
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…4 weeks ago
-
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-use2 months ago
-
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…2 months ago
-
Posted a reply to improve contact from 7 countries list, on the site WordPress.org Forums:
I have released 3.1.0 now2 months ago
-
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…3 months ago
-
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…3 months ago
-
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…3 months ago
-
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…3 months ago
-
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…3 months ago
-
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…3 months ago
-
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…3 months ago
-
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…3 months ago
-
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-text3 months ago
-
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…4 months ago
-
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…4 months ago
-
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…4 months ago
-
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.…4 months ago
-
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…4 months ago
-
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 " ?4 months ago
-
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"…4 months ago
-
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…4 months ago
-
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 ...4 months ago
-
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-country4 months ago
-
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…4 months ago
-
Posted a reply to Cache, on the site WordPress.org Forums:
I still don't know what exactly does not work - do you use the country…10 months ago
-
Committed [2184325] to Plugins Trac:
Tagging version 2.12.110 months ago
-
Committed [2184324] to Plugins Trac:
Release 2.12.110 months ago
-
Posted a reply to Integrate with conditions in Oxygen builder, on the site WordPress.org Forums:
The aim of the plugin is to facilitate the work of the plugin/theme developers -…10 months ago
-
Posted a reply to WPEngine and plugin issues, on the site WordPress.org Forums:
If the values are correct there, then it is a page caching issue. You could…10 months ago
-
Posted a reply to WPEngine and plugin issues, on the site WordPress.org Forums:
Look at the Reverse proxy debug site (settings > reverse proxy) and copy the informations…10 months ago
-
Posted a reply to Integrate with conditions in Oxygen builder, on the site WordPress.org Forums:
Interesting idea - however Oxygen is a paid plugin so not many users will profit…10 months ago
-
Posted a reply to Does this work with html?, on the site WordPress.org Forums:
This is a wordpress plugin so shortcodes etc. only work with wordpress. However, if you…10 months ago
-
Posted a reply to WP Rocket Cache Plugin Not Working, on the site WordPress.org Forums:
If you can code JS, use the AJAX mode ... https://github.com/yellowtree/geoip-detect/wiki/API:-AJAX Otherwise you will need…11 months ago
-
Posted a reply to Use with WPML, on the site WordPress.org Forums:
You mean, automatically selecting the site language depending on the detected country? You could adapt…11 months ago
-
Posted a reply to Entire Page Forwarder, on the site WordPress.org Forums:
This is possible e.g. when you adapt this PHP code: https://github.com/yellowtree/geoip-detect/wiki/API-Usage-Examples#redirect-depending-on-country If you use a…11 months ago
-
Posted a reply to Cache, on the site WordPress.org Forums:
Please show me a screenshot of your current options, otherwise it's too much guesswork from…12 months ago
-
Posted a reply to Cache, on the site WordPress.org Forums:
The plugin has an Web API-Cache (for Maxmind Precision, Hostinfo and Ipstack) - is this…12 months ago
-
Posted a reply to Wrong city after last update, on the site WordPress.org Forums:
You can do it here: https://support.maxmind.com/geoip-data-correction-request/12 months ago
-
Posted a reply to Simulate visit from another country, on the site WordPress.org Forums:
As this might be useful to others as well, I have added an extended example…12 months ago
-
Posted a reply to Simulate visit from another country, on the site WordPress.org Forums:
add_filter('geoip_detect2_record_data', 'test_data', 12, 2); function test_data($data, $ip) { var_dump($data); }12 months ago
-
Posted a reply to AJAX, JS, & Cached Pages, on the site WordPress.org Forums:
This will require custom coding, yes - mainly because I have no idea how a…12 months ago
-
Posted a reply to City in Meta Description and Site Title, on the site WordPress.org Forums:
This will probably not work for Google. You will need to talk to a SEO-agency…12 months ago
-
Posted a reply to State API, on the site WordPress.org Forums:
mostSpecificSubdivision. You will find it when you update the plugin to yesterday's version.12 months ago
-
Posted a reply to Wrong city after last update, on the site WordPress.org Forums:
Sorry, the plugins is only showing the data from other database providers, so you would…12 months ago
Developer
-
Geolocation IP Detection
Active Installs: 20,000+
Plugins
-
404page - your smart custom 404 error page
-
Activity Log
-
Admin Menu Editor
-
Advanced Custom Fields
-
All in One SEO Pack
-
Autoptimize
-
BackUpWordPress
-
Bulk Page Stub Creator
-
Classic Editor
-
Clear Cache for Me
-
Compress JPEG & PNG images
-
Contact Form 7
-
Debug "unexpected output" During Plugin Activation
-
Debug Bar
-
Debug Bar Actions and Filters Addon
-
Disable Comments
-
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 (formerly Better WP Security)
-
Language Fallback
-
Really Simple CAPTCHA
-
Redirection
-
Relevanssi - A Better Search
-
Simple Custom Post Order
-
Simple Image Sizes
-
User Role Editor
-
WP SMTP
-
WP Super Cache
-
WP YouTube Lyte
-
WP-LESS
-
WP-Matomo (WP-Piwik)
-
Yoast Duplicate Post