Preview
Issue #1
The caption text is in the wrong place.
- dot
- I did the safest way I could here to prevent weird stuff happening. This one single article is just mess code-wise (div containing second image is inside the div containing first image's caption...). If you judge it by the code, you will see that this is actually caption for the first image. I did not do exceptions of my code based on this single article. This is problem of the code of this particular article.
There are more problems similar to this and my code covers most of the issues they do with their articles just fine. Here are some links:
https://www.pravda.com.ua/news/2019/02/10/7206266/ (check source of block containing first three images, with 'class image-box')
http://tabloid.pravda.com.ua/focus/5c5aeae00c1b8/ (check source of block containing first image, also class 'image-box')
https://tabloid.pravda.com.ua/photos/5c614c6d9574b/ (check source of block with caption "Але Карді Бі з чоловіком були ще пікантніші")
I rewrote this thing few times and came out with safest code I only could.
- Type of issue
- IV page is missing essential content
- Reported
- Feb 17, 2019