new install, CSS & page hierarchy missing
-
Sorry, this site is mostly Private so I can’t link to it.
Just installed breadcrumb-navxt.Only the home page and the current page are showing. The intermediate pages in the hierarchy are not being listed.
I’m talking about post-type = page, and the hierarchy is via the “page attributes” -> “parent” drop-down, where I select the parent page.
The site has no posts, only pages.
Viewing the HTML, there is only one <span property=”itemListElement” no matter how many levels down the hierarchy is viewed.
<div id="single"> <div class="breadcrumbs" typeof="BreadcrumbList" vocab="https://schema.org/"> <!-- Breadcrumb NavXT 6.4.0 --> <span property="itemListElement" typeof="ListItem"><a property="item" typeof="WebPage" title="Go to CBDWeb documentation." href="https://doc.cbdweb.net" class="home" ><span property="name">CBDWeb documentation</span></a><meta property="position" content="1"></span> > <span class="post post-page current-item">Restore one database from backup</span> </div> <h1>Restore one database from backup</h1>
There should be two pages after “home” and before the current-item.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘new install, CSS & page hierarchy missing’ is closed to new replies.