Hey Enfold Team
I would like to add the publish date below preview image in Portfolio Grid – right above Title an Excerpt.
Is that possible?
Thanks in avance
Best regards :-)
Hey Carsten,
Sorry for the very late reply, Try adding this code to the end of your functions.php file in Appearance > Editor:
add_filter( 'the_title', 'do_shortcode' );
Then install this plugin: Date Published Shortcode
Then add this shotcode to your portfolio title: [post_published]
This was the result of my test:
Best regards,
Mike
Hey Mike
Thanks for always being constructive! I will go with this :-)
Very best regards
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)
Best regards,
Mike