Joined May 2014
·

S.

Calgary, Alberta
·
·

Hi, you need to create a child theme so your changes do not get reverted when the parent theme gets updated. You're likely going to want to make this change to your post format files, depending how you want the content shown in excerpts or full.

Once you do that, duplicate the template you want to display the full excerpt, and look for theexcerpt(); and replace with thecontent();. Save the template file in your child theme's folder where the post format files are similarly located in the parent theme folder.

It largely depends on how the theme developer designed the theme and not all themes display post formats the same way.

Achievements
1 Karma
0 Total ProTip Views
Interests & Skills