Appointment and event booking can be a time-consuming and tedious task. Business owners don’t want to deal with it and their assistants aren’t always the most effective way to capture or handle this information. Web designers, on the other hand, can help. By using the Amelia booking plugin for WordPress, you can create booking widgets that collect more appointments (and revenue) for your clients.
Read more…
If you like writing object-oriented and easy-to-read code, then this article is for you. You’ll learn how to write your own plugin and why October may be a good choice for your next project. Today, Andriy Haydash aims to give you an overview of what to expect from the platform and give you a taste of it before you decide to commit to using it. Don’t be afraid to create a custom plugin for your project if you can’t find an existing one that fits your needs.
Read more…
Depending who you ask, you may hear that Gutenberg is the worst or the best thing that has happened to WordPress. But since its release 8 months ago, Gutenberg has been greatly improved, offering a user experience much richer than anything that was possible in WordPress. At the current pace of development, it’s only a matter of time until its most outstanding issues have been dealt with and the user experience becomes truly pleasant. In this article, Leonardo Losoviz will take a look at its latest developments, and where it is heading to.
Read more…
WordPress has a brand new content editor called “Gutenberg” that is going to shape WordPress for years to come, and it should allow more designers and front-end developers into the ecosystem. This should be welcomed with open arms. Well, if and when it is fully accessible, anyway. In this article, Andy Bell explains why it’s a movement (not just a new editor) and what’s happened and how this sort of situation might be avoided by others in the future.
Read more…
Caching delivers a faster response, and frees up resources in the server. When optimizing the speed of our websites from the server side, caching ranks among the most critical tasks to get just right. In this article, Leonardo Losoviz examines an architecture based on self-rendering components and SSR, how do we identify those sections of code that require user state, isolate them from the page, and make them be rendered on the client-side only?and analyzes how to implement it for WordPress sites through Gutenberg.
Read more…
What does Gutenberg bring to the future of WordPress? In this article, Leonardo Losoviz will analyze several implications of building sites through a component-based architecture and through Gutenberg (as the implementation), including what new functionalities it can deliver, how much better it can integrate with current website development trends, and what it means to the future of WordPress.
Read more…
Gutenberg is the future of WordPress, and it is just around the corner. WordPress usually releases its major features as a plugin to test the waters before baking them into the core. Gutenberg is no exception. In this article, Muhammad Muhsin will show you how to go about building your first Gutenberg block. You will be building a Testimonials Slider Block while dwelling on the basics of Gutenberg. Brace up for it by learning how to build your own custom Gutenberg block.
Read more…
Looking for a way to create your own website without having to hire a developer? Search no more: The WP Page Builder is a free plugin that does most of the heavy lifting for you. In this article, Jakub Mikita will go through the process of building a real website using the WP Page Builder plugin. He’ll build a website of a few simple pages related to the fictional Rockhedge Park. You’ll learn about the plugin from installation to website launch.
Read more…
Gutenberg was introduced to the world by Matt Mullenweg at WordCamp Europe in 2017. In essence, Gutenberg is a new WordPress editor, with dozens of cutting-edge features. It simplifies website creation and editing for the average non-technical user. Today, Manish Dudharejia brings you an in-depth analysis of the new Gutenberg Editor and its impact on the WordPress web development. You’ll learn a few hands-on tricks that will prove useful especially if you are using Gutenberg for the first time.
Read more…
Have you been looking for a way to create a notification system when using WordPress? Meet the ‘Notification’ plugin, an all-in-one solution for any custom WordPress notification system. In this article, Jakub Mikita will show you how to create your own notification system within minutes with the free Notification plugin. By notification, he means any kind of notification. Most of the time, it will be email, but with the plugin you’ll be using, you can also send webhooks and other kinds of notifications.
Read more…