If you have been trying to develop a WordPress then this post will help you start developing WordPress theme from scratch locally on your system. I going to use Linux Ubuntu but the process of developing a WordPress theme on any operating system is the same; its just the WordPress local installation differs. And this … Continue reading WordPress Theme Development – 2021→
WordPress 2021 theme video walk through. This post will cover new block patterns being shipped with WordPress Twenty Twenty-one theme and dark-mode toggle button that you get this theme. WordPress 5.6 is now compatible with PHP 8 which will improve its performance. For developer update please read the release post.
Convert your WordPress WooCommerce Store into a selling machine that let your visitor try your products in their own home, garden, and on themselves. Here is your eCommerce augmented reality plugin that let you create visualize-product links and display on your product pages, content pages, blog posts and social media pages. This WordPress Augmented Reality … Continue reading WordPress Augmented Reality Plugin: That Increases Conversion and Sales→
I assume that you already know what is wp-cli tool, in this post I am going to show you how to download and install wp-cli tool on Windows 10. However, if you have Windows 7 or Windows 8; these steps will work for you. WP-CLI Prerequisites You need to have PHP and Composer installed and … Continue reading How to Install WP CLI on Windows 10→
This post will help install latest version of WordPress on your Desktop and Laptop using Windows 7, Windows 8, and Windows 10. There are few software requirements for installing WordPress locally. You need to have PHP 7.x, MySQL or MariaDB, and Web Server like Apache or NGINX. Before We Install WordPress on Windows 10 In … Continue reading How to Install WordPress on Windows 10 – Latest Version→
This post will help create your very first WordPress Theme from scratch if you have not yet. It’s going to be a clear and concise walk through and I assume that you already have your WordPress local installation setup on your preferred operating system. I’ll be using Windows 10 and I have installed and configured … Continue reading WordPress Theming from Scratch for Beginner→
One of most awaited feature that WordPress 5.5 release shipped today is the XML sitemap generator. That means you longer need XML sitemap generator plugin to be installed and also you don’t need to think about it anymore. Delete XML Sitemap Plugin If you have been using a plugin to generate XML sitemap then it’s … Continue reading How to Enable WordPress 5.5 XML Sitemap→
I installed a WordPress site on with EasyEngine and had WordPress asking for FTP username and password and also images were not being displayed after migrating this WordPress site from other web server. To fix all I had to just give write permission to the WordPress Root Folder and a WP constant to wp-config.php file. … Continue reading Fixed: WordPress is Asking for FTP Credentials→
If you need a custom wordpress plugin for your business requirement; these top wordpress developers can help you develop custom wordpress themes and plugins following the wordpress development standard.
This post will help you customize your WordPress 2020 twentytwenty theme. We are going to create a child theme inheriting scripts, styles and templates from WordPress TwentyTwenty 2020 theme, which in this case will be a parent theme for the child theme that we are going to create. Features to be added I am going … Continue reading Create & Customize WordPress 2020 twentytwenty Child Theme→