Alright so after that few minutes you’ll be taken to a page that might have a “tell us about yourself” popup just go ahead and click out of that (you can answer it if you want to but it’s not gonna help you with installing WordPress lol).Then go on over to the Marketplace t...
"I’ve been able to forget about some of the weaker aspects of WordPress and take advantage of some of its better features — such as revisions, a simple editing interface, and familiarity. I can then use any frontend framework to consume the REST API, and display the content in the...
Installing WordPress With XAMPP Tutorial There are two major steps when it comes to using XAMPP to create a local WordPress site. The first requires the installation and configuration of the software, and the second involves the installation of WordPress itself. Step 1: Installing XAMPP As open-s...
In this easy to follow tutorial, you'll learn how to use WordPress categories and how to assign articles to them
If you're looking to learn how to configure your WordPress site to use SMTP for sending emails (+video tutorial within the article)
2. Use Arguments When you structure your WP_Query, you need to include four basic elements: Query argument Query itself The Loop Post data reset One of the most critical parts of your query is the argument (known as WP_Query args). The argument informs WordPress what data you want to re...
27 Mar •WordPress•Troubleshooting What is WordPress recovery mode and how to use it Have you ever tried logging into your WordPress admin panel, only to see a “There has been a critical error on this website” message instead of... ...
How to Create a Paragraph Block in WordPress Gutenberg Editor This is probably the block you’ll use the most. To create one, click the black plus (+) icon just below the title block. After that, select the Paragraph block. Side note:If a paragraph doesn’t appear in the options, sear...
Having FTP access is super helpful, and will help you solve problems quickly and easily if you cannot get in to your WordPress dashboard for some reason. Step 1– Download an FTP client if you don’t already have one installed on your computer. I personally use FileZilla, but you can al...
but you have to do a lot of manual coding to make the editing of custom fields anything more than a text input for the field value. The fields we built in the tutorial are relatively simple. More complex fields naturally require even more coding. If you’d rather use a plugin to add ...