How to Add CSS Classes to WordPress Blocks
Learn where WordPress block CSS classes go, how to style them safely, and when Global Styles or block-level CSS is the better option.
(read more)Learn where WordPress block CSS classes go, how to style them safely, and when Global Styles or block-level CSS is the better option.
(read more)Want an AI page builder in Gutenberg? Otter Blocks 3.2 generates full sections and pages from a simple prompt. Learn the setup, the catch, and what free vs Pro gets you.
(read more)React Native component libraries can be a huge time-saver when you’re working on an app project. How? Well, let’s start with React itself. You probably know that React is an open-source JavaScript library that helps in building user interfaces for both web-based and mobile apps. It includes a number of components that you can use readily for your apps. Usually, while building components in React, you’ll need to style them to fit the guidelines of the platform you’re targeting. That’s where React Native can help. It’s a framework you can use to develop mobile apps by using React along with native capabilities of the target platform.
(read more)If you have a static WordPress site or you're strongly considering launching one, then you're probably already aware of its default limitations. One of the big ones is the inability to add a search function to your site. But with a little bit of creative thinking, you can use a free, open-source JavaScript library called Lunr (along with a few other tools) to get around that problem and build one anyway. Here's how...
(read more)Nowadays, app-building doesn’t have to start from scratch. In this post, we look at some of the best Laravel admin templates that can serve as the foundation of your next app or web project. Give yourself a head start! These Laravel admin templates take away much of the grunt work and help to create apps to match every need.
(read more)Learn how to use the WordPress Interactivity API, why it’s essential, and how it simplifies adding interactive features to your blocks. Discover seamless integration with PHP server-side rendering and real-world examples of dynamic user experiences.
(read more)Searching for the best WordPress block themes? In this article, we’ve curated a list of the ten best WordPress block themes that let you fully design your site using the new WordPress Site Editor experience.
(read more)A Figma to WordPress conversion is a common workflow in many development circles. Figma is an industry-typical tool to help with User Interface (UI) and User Experience (UX) design. WordPress is (of course) the typical way to publish your website. It means figuring out how both of these solutions work together for more efficient project management.
(read more)Measuring your site’s performance has often been a hit or miss job. This is because the available tools didn’t give us a proper insight into the experience of the user relative to that site performance. However, Google Lighthouse fixes a lot of these drawbacks, and makes it so you can fit it into your development workflow. One of the ‘opportunities’ within Lighthouse is to defer offscreen images in WordPress. The good news is this is simple to achieve.
(read more)Wouldn’t it be great if there was a tool to help you make your website faster? Well, there is! Google PageSpeed Insights is the name, and it’s a free service that’s on hand to solve your slow website woes. In this article we’ll look at what it is, how it works, and how you can reach the elusive Google PageSpeed Insights 100 / 100 score in WordPress.
(read more)