3.2
Introducing Flexible Headers, no longer need to set a specific height and width
Removed the max-width: 100% inside the style.css cause chrome doesn’t like it, wasn’t really necessary – you just have to make sure you set images to “large” size when adding them inside of posts.
Added new option(s) to disable the display of the “at time” in posts and enable the display of “last modified” date in the posts.
More cleanups in the comments.php output, including fixing a missing language translation string or two
Added a new options tab in the Easel Options for Menubar alone, with more Social icon’s for the menubar
Added display:block on #comic
New register sidebar function code that expands to allow translateable sidebar descriptions
added additional clear float inside the easel_get_sidebar function so that it encapsulates properly
fixed bug with the loop count on home page by removing the filter before each sidebar is displayed (then re-adding it after)
– CHILD THEME DIFFERENCE –
layout-head.php and layout-foot.php have 2 changes in each, they differ only in the fact instead of using get_sidebar(‘left’) and get_sidebar(‘right’) it utilizes the easel_get_sidebar() to function so that it will allow the bug fix for the home page to work properly, .. that bug fix is the ‘count’ of how many items get displayed in a loop ‘home blog post count’ was bleeding into the sidebars not allowing for those counts made in widgets to display properly.
So in your child themes, if you use the layout-head.php and layout-foot.php change the get_sidebar( to easel_get_sidebar( and you will be up to date.
– Phil
There’s a really ugly ‘Recommended Plugins’ section at the bottom of the right side bar. It’s an Ad?? For the moment I switched to another theme. But if I could remove it, I’d use this try this theme again.
those are defaults, add widgets to the sidebar and they go away
Hi,
I am using this theme and it works fantastic – you’re a genius but I just have one tiny issue. Posts on the homepage are excerpts – I know I can use the more tag to make people enter the post properly – but I’d prefer to be able to show the full post.
Although it looks like the full post my shortcodes do not function on the home age, whereas if I actually enter the post it shows the shortcodes result.
Have you any ideas how to make the posts that are displayed on the home page fully functional? Or will it always be like this?
Thank you so much. The theme is brilliant.
Graeme
It’s not setup to show excerpt on the home page and favors using the tag, so are you sure it’s not a plugin doing that?
Not sure if this is a good place to post this, but I just installed Easel 3.2.1 on my new niche site, and I absolutely love it! Thanks for this theme. I like it so much, I’m not sure I even want to use my own header — it looks pretty good as is.
All the other themes I tried (like 6 of them) either had some kind of sidebar or header glitch that left me deleting their theme in frustration. So anyways, thanks for this one. Please keep using it and updating it to keep up with WordPress changes.