This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.
Tips & Tricks
I am sharing here my presentations, articles, code samples, downloadable snippets, and things I find useful, online tools and small demos, ways to fix various issues.
Enhancing the WordPress Media-Text Block: Custom Spacing and Border Radius Fixes
How to create a slider using only JavaScript and CSS, without including other libraries
My example below is going to show you how to create the simple slider from images. You can use a solution like this for any group of…
Color Palette Generator For Better WordPress Accessibility
Discover the Color Palette Generator: boost your WordPress site’s…
Exploring the Latest Post Shortcode Configuration and Results
In this article, we’ll take a closer look at a simple…
The Need to Remove and Restore WordPress Filters
WordPress filters are a powerful tool for customizing and extending the…
How to Accurately Determine an Element’s Top Position in JavaScript
In web development, determining the precise top…
How to Implement a Custom Card Output for LPS
Here is a small snippet that allows you to use the Latest Post Shortcode plugin…
How to display related posts on your WordPress site
Most of the time we want to keep the visitors more on our websites, by…
How to Automatically Set a Specific Template to New WordPress Posts – Snippet Included
Applying by default a specific…
WordPress Tips: Simplify Gutenberg Embed Block Variants
WordPress Gutenberg editor is very easy to use and it provides out-of-the-box…
How to Trim Strings and Keep HTML Tags – Snippet Included
There are a lot of methods for trimming strings that take…