How to set up the breadcrumb navigation in WordPress? How to create a breadcrumb navigation?

How to set up the breadcrumb navigation in WordPress? How to create a breadcrumb navigation?

For a novice who is just starting to learn how to build a website, sometimes the theme you choose may not have a built-in breadcrumb navigation function, so you need to install one yourself. The editor also encountered this problem last week, so he searched on Baidu and spent some time thinking about it and finally made the breadcrumb navigation. But how to do it? Let’s study together.

Since I found the theme on the Internet, I have to set up the breadcrumb navigation myself. Here are the installation steps:
1. Click on the background plug-in to install the plug-in. Search: Breadcrumb NavXT. Click to install and activate it now.

2. Put the following code into "single.php" (find it in the Appearance-Edit column)

<div class="breadcrumb">

<?php
if(function_exists('bcn_display')) {
bcn_display();
}
?>

As shown in the figure:
It is usually placed above the article title. Click Save. Refresh to display the breadcrumb navigation.

The above is the process of installing the breadcrumb navigation Breadcrumb NavXT. Now I will give this theme to everyone for free, you can download and install it by yourself. Link: http://pan.baidu.com/s/1skBntox Password: znjt

<<:  Six major issues that SEO grassroots webmasters must understand and pay attention to!

>>:  How to install and set up the wordpress pageview plugin (wp-postview)?

Recommend

How to operate new media well? New media operation positioning skills!

Before operating new media , we must first have a...

National trend marketing methodology in 2022!

Although the issue of national trends is always m...

Yuanqi Forest Private Domain Dismantling

This article analyzes the industry background and...

5 steps to teach you how to warn users about churn and effectively recall them

In user operations , in addition to the important...

How to sell tens of millions of wine through short videos?

Short video sales have become a common sales meth...

Baizhi Elite Java Online Course

Course Catalog: ├──01springboot | ├──codes | | ├─...

These 8 changes in the body may be signs of a serious illness!

Some changes in your body characteristics are eas...

2019 APP promotion experience sharing!

As the Matthew effect in the industry deepens, it...

The shocking Pillars of Creation, what is happening there?

The Pillars of Creation refers to a part of the E...