no excerpt in index and categories i found the file that controls the display of posts but there is no the_excerpt() and the_content(), i checked all the files change all excerpt into content i did not get any error and did not fix it.
I successfully modified all the the_excerpt() into the_content() but still having the same problem. When i use <p> im getting space instead of next line space and when i used ‘Sample
Sample’ the content will show like ‘SampleSample’. help me please