Alright, so I’m using the Attitude theme for wp, and I want my post on the homepage to display in full. I’ve already tried looking for the_excerpt everywhere in the editor but can’t find one. ASAP assistance please. Thanks!
It’s not a good idea to directly edit the core theme file. If you want to make any changes in the theme code please create child theme and proceed ahead so that your changes will not get lost when you update the theme.