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

Google advertising promotion, how to position Google display ads?

Everyone knows that Google search ads are directl...

SEM promotion: 10 ways to find long-tail words!

I believe that most SEMers are familiar with the ...

If Android 'can't stay free', what can Google do?

[[237614]] The European Commission pointed out th...

China's mobile phone patent war: a mind game of self-absorption

Recently, there have been many comments and artic...

6 design highlights to make fission activities successful!

Recently, a friend who works in operations compla...

Deep dive into the four major ways to grow educational apps

Online education has been a very hot field in rec...

Led by Chinese scientists, Einstein's predictions were confirmed!

The black hole that humans "saw" for th...

Is King Solomon's treasury located in the Solomon Islands?

The Solomon Islands were formed in the Cretaceous...

Analysis of China's advertising market and advertisers' marketing trends in 2020

Introduction: This year, the theme that the entir...

2015 App Store Submission Review Guide (Part 1)

Introduction: When uploading new products to the ...