Please take the time to read through or you will not get it. Then you just wasted a click and bandwidth. The idea behind…
Technology
Drupal 8 Paragraphs Extract URL from link field
I searched far and wide on whats the best way in Drupal 8 Praragraphs to Extract the URL from the link field and found…
How to get WordPress post featured image in a custom size
In this post I will explain and give examples on how to make sure featured images are enabled in your theme and how to…
Drupal 8 – add JavaScript and CSS to a certain page by alias
In this following example I will share some code snippets that will attach a custom JavaScript and CSS only to be loaded for a…
Common WP CLI commands that I find myself using a lot
WP CLI is a command line tool to interact with your WordPress installation. Its a way to configure and query WordPress websites without ever…
Magnet Motor
This is really amazing. My father used to build magnetic motors as a hobby, I wish he could have seen this video.
Go To Plugins for WordPress
Here is a list of plugins that I consider Go To Plugins that I trust and use on a regular basis when I need…
Perfecto Portfolio grid with filters the WordPress Plugin
I am happy to announce I have released one of the nicest portfolio plugins for WordPress. When it comes to portfolio pages some artists,…
Perfecto Portfolio Support Page
This is the official Support Page for The Perfecto Portfolio WordPress Plugin. Feel free to ask any questions related to the Perfecto Portfolio WordPress…
Deprecated: Function create_function() is deprecated – fix
I got the following warning on my website: Deprecated: Function create_function() is deprecated it was being thrown by themes\bone\inc\widgets\minimaldog-post-list-widget.php on line 168 . Here is the fix…