In most cases div.news__author contains the sources, not the article author.
You sent me the issue about a missed caption: in that case figcaption was used for media credits and div.news__figure-signature for the description — whereas everything should be the other way around.
So a node’s class does not always correspond to its content.
the class "news__author" is the best reason to do that
Type of issue
Author added their own content
Reported
Feb 27, 2019
Log In
Log in here to create Instant View templates. Please enter your phone number in the international format and we will send a confirmation message to your account via Telegram.
You sent me the issue about a missed caption: in that case figcaption was used for media credits and div.news__figure-signature for the description — whereas everything should be the other way around.
So a node’s class does not always correspond to its content.