wordpressWordpress WMPL Post Type Switcher supportAdding WPML support to PostType Switcher plugin is easy. My solution is based on https://wordpress.org/support/topic/simple-hack-to-add-wpml…05 Oct 20171 min read
wordpressWordpress Roots Sage 9 translationsAdding translations to the current Roots Sage version (which is 9.0.0-beta.4) is not as easy and standard as it was in previous versions…31 Aug 20172 min read
wordpressRoots Sage 9.0.0 - error Command failed with exit code 2During assets compilation with , or you may run into this error: error Command failed with exit code 2 Workaround In order to fix it try…24 Aug 20172 min read
wordpressWordpress rewrite rules and paginationIf you are making larger Wordpress site at some point you will definitely come across custom rewrite rules configuration. The tools (plugins…15 Jul 20172 min read
wordpressACF PHP API the missing docsThe most useful feature of the ACF Wordpress plugin is its PHP API. Unfortunately, it is not fully documented on the official page. Here are…27 Apr 20171 min read
wordpressHow to get list of all ACF fields?Getting a list of all ACF fields may be useful e.g. if you want the user to select one of them as a data source. In my case, I needed that…19 Apr 20171 min read
wordpressWordpress HTTP error when uploading a photoI had a few cases when clients report an "HTTP error" during photo upload. Which looks similar to this: In all these cases the problem was…16 Apr 20172 min read
wordpressWordpress pluginsThis is a list of useful Wordpress plugins which I use in my projects. Each plugin will have a short description in which I would try to…05 Apr 20172 min read
wordpressUse ACF image field as thumbnail inputStandard Wordpress thumbnail input may be replaced with an ACF image field which is far more flexible/customizable. In order to do that you…23 Mar 20171 min read
wordpressWordpess theme responsive imagesEnsuring good responsive images support in Wordpress can be a quite complicated task. When you try to provide dedicated image size for each…18 Mar 20175 min read