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

If you learn physics well, you can make the most delicious fried rice...right?

When I was a child, my deskmate Xiaohua asked me:...

Rules and features of Facebook advertising in 2019!

In the social media industry, “speed is everythin...

How to increase user growth rate? You have to learn to tease like this

The opposite of “our enemies know us better than ...

2019 APP promotion experience sharing!

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

Brand marketing: “Traffic is king” is the key?

There is something wrong with the value of market...

5 keywords to help you write a copy with a sense of story

“If you want to build a ship, don’t hire people t...