WordPress page navigation replaced by category directory navigation

Perhaps due to different usage habits, the top navigation of the WordPress blog theme designed by foreign web designers is the page of the WordPress blog, while the top navigation of the WordPress blog theme developed by Chinese people is the category directory of the WordPress blog, and the usage habits of Chinese people prefer the latter. Then, if you want to use a foreign theme that uses pages as navigation, you need to change it to a category directory as the navigation directory by replacing the relevant code. (More...)
WordPress Tutorial 14177 ℃

WordPress Blog Theme Template File Description

WordPress blog theme style templates are divided into several according to different functions. The theme designed by the theme designer cannot satisfy everyone. In this case, the blogger needs to modify and beautify the theme himself. The prerequisite for modifying and beautifying is that the user can be familiar with the role of each template. (More...)
WordPress Tutorial 6781 ℃

Z-Log Default Sidebar Content Call Label

It is necessary to be familiar with the use of a website system and fully understand its relevant labels. In the previous section, the Blog Bar described in detail the files composed of the Z-Blog theme template in the Description of the Z-Blog Theme TEMPLATE Directory File. Now it describes the call tag on the Z-Blog sidebar. (More...)
Zblog Tutorial 5687 ℃

Z-Blog Add "About Us" Page

Unlike WordPress, Z-Blog can directly add pages in the background to be used as "About Us" pages. Adding "About Us" pages to Z-Blog is relatively troublesome. Blog Bar introduces one of the methods, which uses static articles+article aliases. (More...)
Zblog Tutorial 7364 ℃
 Z-Blog articles surround advertisements

Z-Blog articles surround advertisements

The previous WordPress article content surrounding advertisement explained the method of WordPress to add surrounding advertisement code, and also said the method of Z-Blog sidebar advertising. Now let's talk about the method of Z-Blog blog to add article content surrounding advertisement. In fact, their methods are the same, but because the structure and code of the theme template are slightly different, there are also some differences in adding advertisements. (More...)
Zblog Tutorial 7686 ℃

WordPress changes the domain name for 301 redirection

When the WordPress blog changes its domain name, it can redirect the traffic of the old domain name to the new domain name through the 301 domain name redirection, which can not only change the domain name but also maintain the traffic. Moreover, the 301 domain name redirection is friendly to search engines and will not be considered as cheating by search engines. (More...)
WordPress Tutorial 6905 ℃
 WordPress uses pages to create message boards

WordPress uses pages to create message boards

WordPress has no message board function by default, which is not in line with the usage habits of Chinese people. Someone has developed message board plug-ins as needed, but installing these plug-ins will reduce the speed of the blog. I believe most bloggers can understand this, so I think it is most appropriate to use WordPress's page function to create message boards. (More...)
WordPress Tutorial 37980 ℃

Z-Blog Blog Theme TEMPLATE Catalog File Description

The theme file of Z-Blog blog includes six directories: INCLUDE, PLUGIN, SCRIPT, SOURCE, STYLE and TEMPLATE. STYLE stores the theme CSS style file, while TEMPLATE stores the theme homepage, search page, article page, tab page and other page files. Blog Bar explains the functions of the 18 html files in the TEMPLATE directory. (More...)
Zblog Tutorial 9986 ℃
 Z-Log static directory and file configuration

Z-Log static directory and file configuration

Z-Blog blog can generate static classified directories and static pages with. html. htm. shtml as the suffix, which is beneficial to SEO. It is relatively simple to generate static Z-Blog blog. You only need to configure it on the backstage website, and then rebuild the file. (More...)
Zblog Tutorial 9703 ℃

WordPress Blog Moving Tutorial

Moving a blog is to move the blog from one server space to another server space, and more deeply, to transfer the blog data from the original server to the new server. The WordPress blog based on PHP+MYSQL structure has almost no difficulty in moving, and the data is not big. It can be completed in a short time. (More...)
WordPress Tutorial 7979 ℃
 Two simple ways to change the domain name of WordPress website

Two simple ways to change the domain name of WordPress website

The method of changing the domain name of the WordPress blog system is very simple, so this article is not technical. It's just a way to mention the method of changing the domain name in the blog bar. I don't want to lack this content. The way to change the domain name of WordPress blog is to modify the database, change the old domain name in the data file sql to the new domain name, and then replace it with the original one. (More...)
WordPress Tutorial 4918 ℃