I am developing a site for a client, but i am facing a weird issue that is excerpt by default shows under title in admin columns. This is happening for all post types including custom post types. I tried following.
- Disabled all plugins
- Disabled all my code
But still that issue exists, i am running out of options and clueless how this is happening. Any help would be appreciated.
Thanks in advance
Edit
Atlast i found the issue, it was very silly mistake. It got nothing to do with plugin or theme or any code. It was one of the WordPress settings which i didn't realize. Following pic shows the option to switch between excerpt view and list view of posts in wordpress. I by mistake selected excerpt view and thought it was a bug.
Anyway thanks for taking a look in to the issue.
I am developing a site for a client, but i am facing a weird issue that is excerpt by default shows under title in admin columns. This is happening for all post types including custom post types. I tried following.
- Disabled all plugins
- Disabled all my code
But still that issue exists, i am running out of options and clueless how this is happening. Any help would be appreciated.
Thanks in advance
Edit
Atlast i found the issue, it was very silly mistake. It got nothing to do with plugin or theme or any code. It was one of the WordPress settings which i didn't realize. Following pic shows the option to switch between excerpt view and list view of posts in wordpress. I by mistake selected excerpt view and thought it was a bug.
Anyway thanks for taking a look in to the issue.
Share Improve this question edited Mar 13, 2015 at 8:23 Karthikeyan asked Mar 13, 2015 at 3:37 KarthikeyanKarthikeyan 115 bronze badges 3- Hi Pieter, I checked with twentyfifteen theme and twentyfourteen theme, i see the issue exists. very weird. – Karthikeyan Commented Mar 13, 2015 at 8:03
- Hi Pieter, Thanks for looking in to the issue. I found the issue. Please check for my update in orginal issue description. – Karthikeyan Commented Mar 13, 2015 at 8:15
- Please post your update as an answer and accept your own answer. Thank you – Pieter Goosen Commented Mar 13, 2015 at 8:29
1 Answer
Reset to default 1Atlast i found the solution, it was very silly mistake. It got nothing to do with plugin or theme or any code. It was one of the WordPress settings which i didn't realize. Following pic shows the option to switch between excerpt view and list view of posts in wordpress. I by mistake selected excerpt view and thought it was a bug.
Thanks for Pieter Goosen and whoever took a look at this issue :)