see readme for the changelog details, bump to 1.8.0#3
Conversation
|
@samsonw another thing that I also just realized it is really easy to change the grid archive style really easy to a more grid portfolio style, as in that you just have all the posts lined up in a grid without any information about dates (e.g. see http://dogjudo.com/episodes/) which is just by adding a line of: #grid_archives ul li.ga_year_month{display: none;}when using the Classic style. But I am thinking, couldn't it be useful for users who don't know HTML/CSS that well to simply add it as a checkbox option? What do you think? |
|
@Globegitter Thanks for the PR and the great suggestions, I will take a look at it this weekend. |
|
No worries and thank you, I am looking forward to it. Another suggestions: What do you think of making the whole boxes clickable? (I would just put it as default without any option for it) I think that is especially useful on mobile, to have something bigger to click on. |
|
@samsonw have you had a chance yet to look at it? |
This is basically a PR for Issue #2 that I just opened yesterday.
It adds both the features I asked for, plus I added a second save button to the top of the form for quicker access and one more css example so it is easier to make the design a bit more neutral.
I haven't don't extensive testing yet, but it will go live on one a blog tomorrow.
Btw, I also added a default-icon if there is no featured image. It is licensed under CC0 (http://creativecommons.org/publicdomain/zero/1.0/) so should hopefully be no issue.
If you think anything should be changed/improved just let me know and I'll do my best.