Hi guys
I have made a hompage for a client that is almost done.
He wanted a place to write some news and got it.
You can se the blog/news overview page here, wich is nice: http://cphgroup.eu/wordpress/?page_id=19
I have made a template in the Advanced Layout Editor that should be ‘activated’ when he is writing a new post – it looks like this: http://cphgroup.eu/wordpress/?p=542
It is almost perfect – except the client would like to have the publish date on each single post. How do I do that with ALE?
Btw. I have the debug editor active, so if there is any shortcode that might work it would be fine :)
Kind regards David
Hi davidchristensen!
Did you figure this out? I viewed your link but there is a date showing beneath the title.
If not then you could try adding your own in the single.php file around line 38 using this WordPress function, https://codex.wordpress.org/Function_Reference/the_time.
Regards,
Elliott