I am using sliding doors theme for my webpage (www.apk4you.com).
And I want, when someone clicks on a category all the posts are in full format. but it's coming as a summery of the post and not displaying any image. I want to stop excerpts.
I checked archive.php, index.php,category.php for the_excerpts() line. but I didn't find it! Plz help me.
Will Schmierer
Member
Posted 1 year ago #
I would check the single.php, functions.php or or even in the theme settings themselves? I've never used that theme specifically but I would imagine it's in one of those 2 pages or in the settings.
Hurrah..........!
I solved the problem.
I am just so happy to be able to do that.I was pulling off my hair just to do this trick!
Actually the term the_excerpt() was in Loop folder for sliding doors.
I just changed it to the_content and everything become smooth...!
Now I am considering this post as Solved!
Thanks to all...............!