Date not displaying on all posts
-
We are using the plugin to pin specific posts on the homepage, and have added the date to a custom template, but the date is only showing on the first entry:
<li class="elenco-news"> <i class="calendario-li-eventi-home fas fa-calendar-alt"></i><span class="data-evento-elenco-home-lista"><?php the_date(); ?></span><span class="chiocciola-evento-elenco-home-lista">@</span><span class="dove-evento-elenco-home-lista">Abbadia San Salvatore</span> <h4><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></h4> </li>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Date not displaying on all posts’ is closed to new replies.