Thumbnail for each post, Easy view
-
I run a tutorial blog, and one issue I think users will have is to scroll through all the posts on the first page. This will make the loading slow and some of them might not want to scroll all the way down.
I was wondering if I can have the index display only the thread titles like I have here:
Click hereBut also include avatar icons on the left to give an idea of what the tutorial will include. To make it more clear of what I’m trying to do here’s an image of what I want:
Click hereIs this possible? Would I need a plug in or can I do it by code?
-
Editing your index.php an removing the_content (leaving only the title tag!) + something like a category icon (plugin) should do it.
I understand the first part you said, as I did that on the archives and category pages. But where can I find a category icon plug in?
The most obvious way is to scroll up > Extend > Plugins… and search for it.
I tried doing that…
found this one
http://ww.wp.xz.cn/extend/plugins/post-avatar/
it does not work for me. after activating the plug in and configuring the settings. The option will not appear in my write post page. I think that one does not work properly with WP 2.6all the other ones I came across did not work…
are you familiar with a plug in I could use?This one says it works with 2.6:
http://ww.wp.xz.cn/extend/plugins/category-icons/I tried that one already, even though it’s activated it does not show up in my admin panel in Manage or Settings.
That’s strange. It shows up for me under Manage.
now that category-icons plug in works.
Unfortunately it can only display an icon for the category, meaning the icons cannot be different for each postI think
http://ww.wp.xz.cn/extend/plugins/post-avatar/
would be perfect but it does not work in WP 2.6 as far as I see
The topic ‘Thumbnail for each post, Easy view’ is closed to new replies.