Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #288426

    Love the theme, really versatile.

    I have created some custom fields with the ACF plugin and managed to show these on the single post page, no problem. I can also hide the date field in the Enfold settings, works!

    But now, I would like to show some custom fields as well on the blog post grid on the overview pages. Please see the link below.

    In which file I should edit this?

    #288515

    Hi originaltours!

    Thank you so much for using the theme.

    What is the password? Are you using the Blog Posts element? Try to edit the loop-index.php file inside the includes folder.

    Best regards,
    Ismael

    #288545
    This reply has been marked as private.
    #288619

    Hey!

    You need to edit wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/postslider.php. The output of the post data starts below this line:

    
    $output .= "<article class='slide-entry flex_column {$style} {$post_class} {$grid} {$extraClass} {$thumb_class}' $markup>";
    

    Cheers!
    Peter

    #291448

    Thanks, got it to work! Can be closed now.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Show custom fields form ACF plugin and hide date in Blog post grid’ is closed to new replies.