how to do this
-
hello,
We want to show a list of articles on our pages wher you can click the link and go to the post, we use this setup:
[post_date_gmt format=”m-d-Y”] [post_categories] – [post_title link=”true”] <br>
Two things; the title is not linked, and the date is the wrong format, in WPsettings it is correct d-m-Y on the output of the plugin it shows month day year, also when i alter the short code to
[post_date_gmt format=”d-m-Y”] [post_categories] – [post_title link=”true”] <br>
Further more, i want to see the post titles linked…. but it isn’t working. Could you guide me?
- The topic ‘how to do this’ is closed to new replies.