Erwin-M
Forum Replies Created
-
Not sure what you mean by “the page builder has sent the content with information before the first item” and in the end all that matters is if you can properly count the h1 using Yoast. This isn’t the case, when I simply search for “<h1” it returns one instance, the one I’ve set manually.
The tool assumes too much and programmatically it isn’t hard to adjust this. I find it a bug, don’t you?
Ok, so I’ve made a change and added a H1 to the page. Now it claims there are 2 H1 tags, or at least more than 1. I’ve checked the code and there is only one.
You can check yourself at https://marketingscan.nl/propositie/.
This is a bug, right? I’ve seen similar posts about this, but they are “resolved” and I think the issue still persists: it claims there are too many H1, while actually there is only 1. It assumes that the theme/template will add a header with the title of the page, but if you want to exclude the standard wordpress title (which is done more and more often) and have more influence how the title of the page is displayed, then Yoast always makes the wrong assumption.
Shouldn’t this be at least communicated better, more precise?
- This reply was modified 6 years, 1 month ago by Erwin-M.
Sorry, my bad. What I should have said is the opposite, the h1 isn’t present, but Yoast doesn’t mark this as a problem. I only noticed that seranking.com does notice it, but you would expect this to be noted by yoast as well, shouldn’t it?
Forum: Plugins
In reply to: [Carousel Slider] Lightbox titlesI have the same issue, would love to add a title when viewing in the lightbox. Can’t see how with just CSS, as it isn’t loaded/added (see the empty divs below):
<figcaption>
<div class=”mfp-bottom-bar”>
<div class=”mfp-title”></div>
<div class=”mfp-counter”>13 of 24</div>
</div>
</figcaption>Actually the number of the MFP counter isn’t working properly either, as there are less images inside the slider. Any help here would be highly appreciated!
- This reply was modified 7 years, 1 month ago by Erwin-M.