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: 
 CSS: You can try to adapt this CSS hiding: https://github.com/yellowtree/geoip-detect/wiki/API-Usage-Examples#css-use2 weeks 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 weeks ago 
- 
										Posted a reply to improve contact from 7 countries list, on the site WordPress.org Forums: 
 I have released 3.1.0 now1 month 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…1 month 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…1 month 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…2 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…2 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…2 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…2 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…2 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…2 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-text2 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…3 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…3 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…3 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.…3 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…3 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 " ?3 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"…3 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…3 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 ...3 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-country3 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…3 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…9 months ago 
- 
										Committed [2184325] to Plugins Trac: 
 Tagging version 2.12.19 months ago 
- 
										Committed [2184324] to Plugins Trac: 
 Release 2.12.19 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 -…9 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…9 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…9 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…9 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…9 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…10 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…10 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…10 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…10 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…11 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/11 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…11 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); }11 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…11 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…11 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.11 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…11 months ago 
- 
										Committed [2154700] to Plugins Trac: 
 Tagging version 2.12.011 months ago 
- 
										Committed [2154699] to Plugins Trac: 
 Release 2.12.011 months ago 
- 
										Posted a reply to NEW JS API coming soon … Feedback wanted, on the site WordPress.org Forums: 
 The JS implementation BETA has been released, see https://github.com/yellowtree/geoip-detect/wiki/API:-AJAX on how to enable it ...1 year ago 
- 
										Committed [2067410] to Plugins Trac: 
 Tagging version 2.11.01 year ago 
- 
										Committed [2067409] to Plugins Trac: 
 Release 2.11.01 year ago 
- 
										Posted a reply to NEW JS API coming soon … Feedback wanted, on the site WordPress.org Forums: 
 Planned Schedule: As soon as the JS is working, I will release it as BETA…1 year ago 
- 
										Created a topic, NEW JS API coming soon … Feedback wanted, on the site WordPress.org Forums: 
 I have started work on the ajax mode of the plugin, so…1 year ago 
Developer
- 
										
											  Geolocation IP DetectionActive 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



 
			