OUR BLOG

ARTICLES ABOUT WORDPRESS, WEB DEVELOPMENT AND OTHER TOPICS.

Gutenberg WordPress (Part 3): How to Create Custom Header

WordPress Tutorial

Gutenberg WordPress (Part 3): How to Create Custom Header

After understanding how to use Gutenberg WordPress block editor, next, you can directly learn how to create custom header utilizing Gutenberg WordPress. The header is an important element of a website located at the topmost […]

  • Moch. Nasikhun Amin
  • June 26, 2023
How to Recover Lost WordPress Password on Localhost

WordPress Tutorial

How to Recover Lost WordPress Password on Localhost

For those who lost WordPress password or forgot it while developing your website on localhost, you don’t necessarily have to use ‘forgot password’ feature to get a password update. Since localhost is not connected to […]

  • Moch. Nasikhun Amin
  • June 26, 2023
How to Fix WampServer Orange Icon (or Red)? Use These Tricks

Tutorial

How to Fix WampServer Orange Icon (or Red)? Use These Tricks

WampServer orange icon or red is an indicator that the web server software is not working properly. So, how to fix WampServer Orange Icon? This problem might happen when you want to install WordPress on […]

  • Moch. Nasikhun Amin
  • June 26, 2023
How to Install WordPress in XAMPP Localhost Correctly

WordPress Tutorial

How to Install WordPress in XAMPP Localhost Correctly

These steps of how to install WordPress in XAMPP localhost will be a method that you chose in the website development process. So, you can test the features and functions of your website privately. However, […]

  • Hanif Mufid
  • June 23, 2023
How to Create Discount Coupon with WooCommerce

Tutorial

How to Create Discount Coupon with WooCommerce

To attract more customers to your online store, you can create discount coupons with WooCommerce. There are several steps that need to be taken to successfully create coupons. WooCommerce itself is a free WordPress plugin […]

  • Moch. Nasikhun Amin
  • June 12, 2023
How to Create WordPress Theme (Part 6): Pagination & Theme Option

WordPress Tutorial

How to Create WordPress Theme (Part 6): Pagination & Theme Option

We have learned how to design menus and widgets in the series to create a custom WordPress theme. Now, we move on to the final step, which is creating pagination and theme options in WordPress. […]

  • Moch. Nasikhun Amin
  • June 12, 2023
How to Create Custom Menu and Widget for WordPress Theme

WordPress Tutorial

How to Create Custom Menu and Widget for WordPress Theme

We have learned how to create a single page in WordPress to display article details in the previous post. In step 5 of developing our own WordPress theme, we will learn how to create custom Menu […]

  • Moch. Nasikhun Amin
  • June 9, 2023
How to Create Single Page for WordPress Theme

WordPress Tutorial

How to Create Single Page for WordPress Theme

After creating the index file with its loop, the fourth step in developing a WordPress theme is to create a single page. To do this, you need to create a new file named single.php using […]

  • Moch. Nasikhun Amin
  • June 9, 2023
How to Create Query Loop for WordPress Theme

WordPress Tutorial

How to Create Query Loop for WordPress Theme

After completing step 2 of creating a WordPress theme, which involves creating the functions, header, and footer files, in step 3 we will learn how to create a Query Loop and use filter hooks. The […]

  • Moch. Nasikhun Amin
  • June 6, 2023
How to Create Header and Footer for WordPress Theme

WordPress Tutorial

How to Create Header and Footer for WordPress Theme

You have successfully created the index.php and style.css files as the basis theme in the previous article on how to create WordPress theme from scratch part 1. However, the appearance and functions of the theme […]

  • Moch. Nasikhun Amin
  • June 5, 2023