Tagged as: customization

code snippets

Add Functionality to Your WordPress Website with Snippets

The most common way of adding additional functionality to a WordPress website is to add functions to the functions.php template. These small functions are sometimes known as WordPress snippets.

Read more
make favicon wordpress image

Add Favicon To WordPress Site

Favicon is a small image that displays as an icon of your website in the browser bar. The favicon could be an important part of your website which makes it recognizable between the others. This similar situation is with computer software and applications for mobiles.

Read more
Code

How To Rename a Theme

Although the themes usually count dozens of files with megabytes of code, it’s not too complicated to rename WordPress theme. In this tutorial, we will guide you with what you should do to rename any of our themes if you need to.

Read more