Grid Archives 0.8.0 finally support user customized css. People complained about losing css changes after plugin update. It won’t be a problem any more since all you configurations won’t be lost when you update the plugin.
One user case is simply copying all the default Grid Archives css (you can find them from “Plugin Editor”) to the “Custom CSS Styles” textarea and made any modifications you like, save the changes and that’s it. You don’t need to worry they will be lost during plugin update any more.
[ChangeLog]
- added an option to allow user to custom the display stylesheets, these customizations won’t be lost after plugin update.
[Screenshots]

on
on
on
on
没想到wordpress还在用forum管理用户的request。。。
是啊,所以我们需要about a project~
Hi Samson
Great plugin. Is it possible to amend the code so that a thumbnail for the post could be included as well as the excerpt, headline etc? I was imagining a thumbnail of – say 150×150 px, with the text below. Too difficult or quite easy – your thoughts?
I think it’s not quite easy but doable.
You may need to find some lib to generate the thumbnail for each post (you may want to cache them since this is quite heavy and time consuming)
After that, you need to amend the code to include the thumbnail in the generated html and amend some css as needed.