P
P
PakoGonsalezZ2018-07-06 13:42:30
User navigation
PakoGonsalezZ, 2018-07-06 13:42:30

Why is the section not getting into the breadcrumbs?

Hello, on the site, the blog section does not fall into the breadcrumbs, only the main and the name of the blog are displayed joxi.ru/L214zdeU8Dl97m
To display the crumbs, the <?php kama_breadcrumbs(' /') function is used; ?>
What could be the problem, I rustled through all the settings, I didn’t find anything.
Also, inside the category, it also displays only the main and current structure
https://toppols.ru/blogi/vse-o-samostoyatelnom-mon...

Answer the question

In order to leave comments, you need to log in

2 answer(s)
O
Orkhan Hasanli, 2018-07-06
@azerphoenix

Hello. Is it some kind of plugin?
Better use Yoast SEO. It has bread crumbs in it. Integrate them.

P
PakoGonsalezZ, 2018-07-07
@PakoGonsalezZ

Installed the plugin, integrated crumbs into the template

<?php
/**
 * Хлебные крошки Yoast
 */
if ( function_exists( 'yoast_breadcrumb' ) ) :
   yoast_breadcrumb( '<div id="breadcrumbs">', '</div>' );
endif;
?>
<?php

Same joxi.ru/xAe6DOlcpVopzr
No Blogs Node or Blog Category

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question