Vladimir Grba

All posts by grbavlad

ACF custom block shows preview image in Gutenberg

Add callback function:

2. Add example and image

3. Make callback function

Convert hex to rgb or rgba color using PHP

As far as we know, many of WordPress theme developers use a lot of design options inside their themes, just as we do. Which means that you usually provide color pickers so the users may easily change color settings for their websites. This usually means that you will need to create dynamic CSS files instead of a hard-coded […]

Advanced Custom Fields – Google Maps API settings

Google have introduced new changes to their API requests as of June 22nd, 2016. These changes restrict the number of website’s allowed to use their free map API services. You will find a short statement from Google listing the changes here: http://googlegeodevelopers.blogspot.com.au/2016/06/building-for-scale-updates-to-google.html What does this mean for me? This means you may need to register […]

How to create custom reset or forget password in wordpress

Many Personal, Blog and or even Business sites that are now running in WordPress platform, the easy and customizable CMS today and when the site goes larger, ineluctable it need custom functionality like Create Custom Reset/Forget Password, Update Profile where user can update their personal information without accessing admin panel and in this tutorial I […]