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

Service is an important component in Android development

Service Component 「Service」 is a component in And...

Play with Zhihu, all the Zhihu operation skills you don’t know are here

Growth is a hot topic . Who doesn’t want targeted...

A Beginner’s Guide to Live Selling on Video Accounts!

With the frequent updates and iterations of video...

Nangong Guoer "Pinduoduo Product Planning and Explosive Product Creation"

This Taobao series of courses explains in all asp...

[Case] ​​Marketing node in June, don’t blame me for not reminding you!

June 1, 719 is Yang Guifei’s birthday . Things to...

Dreamy and beautiful! Spacecraft travels in space, touching your heart instantly

Recently, a picture of a satellite unfolding its ...