Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1265636

    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 :-)

    #1266948

    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]
    2020-12-13_144720.jpg
    This was the result of my test:
    2020-12-13_145205.jpg

    Best regards,
    Mike

    #1267076

    Hey Mike

    Thanks for always being constructive! I will go with this :-)

    Very best regards

    #1267162

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Ad publish date below preview image in Portfolio Grid’ is closed to new replies.