Miss the author and the date. As you can see in my template, the author and the date can be displayed. It can be identified and displayed. Looking in the html you see that the author is stuck in a <span> with a class which can be identified and comes with a separator, separating the author and the date. It seems to me that throughout the web there are 2 or 3 ways to put the author and the date. In another, it is a <span> with another class, in which in between comes an <img>, which is the image of the blue calendar, to the right of the image, the date comes, and to the left comes the author.
<span class='fecha_nota_interior'>Jhenny Nava B./<span class='hora_interiores'> Ed. Imp. / 29/11/2017 </span>
Juan there are not idintifiable to get it so it is not critical :)
Declined by admin
Duplicate
Type of issue
IV page is missing essential content
Reported
Mar 17, 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.
As you can see in my template, the author and the date can be displayed.
It can be identified and displayed.
Looking in the html you see that the author is stuck in a <span> with a class which can be identified and comes with a separator, separating the author and the date. It seems to me that throughout the web there are 2 or 3 ways to put the author and the date. In another, it is a <span> with another class, in which in between comes an <img>, which is the image of the blue calendar, to the right of the image, the date comes, and to the left comes the author.
<span class='fecha_nota_interior'>Jhenny Nava B./<span class='hora_interiores'> Ed. Imp. / 29/11/2017 </span>