The Rubel Miah Blog
-
How to Fix Missing ‘System Settings’ or ‘Settings’ in Ubuntu 20.04 LTS
Step 1: Right-click on the Desktop and Click ‘Open terminal‘. You can also open Terminal by pressing the Alt+Ctrl+t key on the keyboard. Step 2: To install System Settings, type…
-
How to Display WordPress Post View Count without a Plugin
WordPress plugins can add powerful features to your website, but sometimes, you may prefer a more lightweight approach, especially when it comes to displaying post view counts. In this guide,…
-
Adding Custom URL Field to Product Categories in WordPress
If you want to enrich your WordPress product categories with custom URLs, follow these steps to seamlessly integrate a custom URL field on both the ‘Add New Term’ and ‘Edit…
-
How to Import Database in MySQL using Terminal
When it comes to handling large or very large SQL files, a seamless method to import them into your MySQL database is through the terminal. This approach is particularly efficient…
-
How to Install DWA-131 WiFi driver on Linux (Elementary)
To Install the DWA-131 WiFi driver on Linux, follow these steps in a terminal. Please note that an active internet connection is required during this process: After completing these steps,…
-
How to Enqueue Google Fonts on WordPress Theme
Are you looking to enhance the visual appeal of your WordPress theme by incorporating custom Google Fonts? The process is simpler than you might think. In this guide, we’ll walk…
-
How to Remove .DS_Store on Mac
If you’re a Mac user, you may have come across those pesky .DS_Store files scattered throughout your folders. While harmless, these files can be a bit of an eyesore, especially…
-
How to Plugin Uploads/Updates on WordPress.org Using the Terminal
Uploading or updating your WordPress plugin on WordPress.org via the terminal can be a straightforward process when you follow these steps: Note that the SVN URL for plugins generally follows…