Hello!
Google is reporting that an item is required for schema markup BreadcrumbList to be properly used. The breadcrumb list for posts and pages seems to have everything except the item markup.
Currently the code appears as:
<div id="breadcrumb">
<div role="navigation" aria-label="Breadcrumbs" class="breadcrumb-trail breadcrumbs" itemprop="breadcrumb">
<ul class="trail-items" itemscope itemtype="https://schema.org/BreadcrumbList"><meta name="numberOfItems" content="3" /><meta name="itemListOrder" content="Ascending" />
<li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem" class="trail-item trail-begin"><a href="https://www.clrmovers.com" rel="home"><span itemprop="name">Home</span></a><meta itemprop="position" content="1" /></li>
<li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem" class="trail-item"><a href="https://www.clrmovers.com/category/tips-tricks/"><span itemprop="name">Tips & Tricks</span></a><meta itemprop="position" content="2" /></li>
<li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem" class="trail-item trail-end"><span itemprop="name">Is there anything a professional mover won’t move?</span><meta itemprop="position" content="3" /></li>
</ul>
</div>
</div>
<!-- #breadcrumb -->
Though corrected code should be like this:
<div id="breadcrumb">
<div role="navigation" aria-label="Breadcrumbs" class="breadcrumb-trail breadcrumbs" itemprop="breadcrumb">
<ul class="trail-items" itemscope itemtype="https://schema.org/BreadcrumbList"><meta name="numberOfItems" content="3" /><meta name="itemListOrder" content="Ascending" />
<li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem" class="trail-item trail-begin"><a href="https://www.clrmovers.com" rel="home" itemtype="https://schema.org/Thing" itemprop="item" href="/" itemid="/"><span itemprop="name">Home</span></a><meta itemprop="position" content="1" /></li>
<li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem" class="trail-item"><a href="https://www.clrmovers.com/category/tips-tricks/" itemtype="https://schema.org/Thing" itemprop="item" itemid="/category/tips-tricks/"><span itemprop="name">Tips & Tricks</span></a><meta itemprop="position" content="2" /></li>
<li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem" class="trail-item trail-end"><span itemtype="https://schema.org/Thing" itemprop="item" itemid="https://www.clrmovers.com/is-there-anything-a-professional-mover-wont-move/"><span itemprop="name">Is there anything a professional mover won’t move?</span><meta itemprop="position" content="3" /></li>
</ul>
</div>
</div>
<!-- #breadcrumb -->
Wondering if this could be added to the next theme update?
]]>free version was changed without warning – my start page lost all nice widgets, the reason I chose this theme in the first place. Went back to Version 1.0.2 after I found out.
]]>Hi,
To have a slider I’ve added a featured image on my page to be able to link from the slider to the page.
But I don’t want the image to be shown on the page itself. How can I manage thate?
Jos
Please, how can I leave the top area, where is the “logo” and the “menu” with white background? That is: without the “slider image” superimposed on the “logo”?
Thank You!
How to align the menu at the top?
My logo is square and large, so I would need to align the Menu line at the top
-See print, please: Image
Please, how to change this in css?
Tks!
]]>I have setup the featured slider just like the demo on the Axle Themes site, but for the life of me, I can’t figure out how to add any text. missionlawnservice.com is my site. I’ve added a widget to the widget area, but I want text on top of my background just like the demo.
Hello and apologize for my ignorance…
I have a problem with the theme “corporate key” and elementor. I want to use it with the elementor page builder. It means “Sorry, the content area was not found in your page. You must call the_content function in the current template, in order for Elementor to work on this page.”…see it on elementor page.
Where and in which “template” file I need to change this so elementor works with the standart template?
many thanks for your help
Tilo