Easel 2.0.7
May21
Here’s the beta for Easel 2.0.7
Changes
Css:
none
Code:
Optimized the archive and search to not do extra loops, which saves memory.
Added option for archive display order in the easel options
did something to breadcrumbs but it’s been so long I don’t remember ;/
Download Easel 2.0.7 and test it out for me.
Currently testing out your theme. Overall I like the look and the options available. I was wondering is it possible to set the background as fixed and have the content scroll over it? (Instead of having the background move with the page) If so could you provide some insight into how I would do this. Thanks
You should look up in google: background css fixed
And it will give you some tutorials on how to set a background image that is ‘fixed’ as you want it. You can use theme companion to add overriding CSS or edit the CSS body tag directly in the .css files in the theme.
Is it possible to customize the header image to be taller than 100 px?
The addon’s tab in the Easel Options has the boxes to change the height and width of the custom header image.
Is It Possible To Have The Category’s, Show Horizontally
Like The Nav Bar
Yes ? use one of the menubar widgets, create a menubar, set it the location, add the categories, click save CSS skin it ?
That Does Not Work,
The Default Category Widget, I Want It To Display Horizontally
That’s What I Mean, Or If Possible Have The The Menu Bar Widget Display
The Category’s Horizontally,
Also Is It Possible To Show Post Count
Hi, Can you fix bug in Opera browser, please?
Here is images:
Firefox: http://img600.imageshack.us/img600/1117/firefoxs.png
Opera: http://img688.imageshack.us/img688/3954/operaq.png
Thanks.
Please…
I cannot run an opera browser to fix that, however search for .opera .sidebar .widget and remove that, and it should fix it
dear i want to hide or del ↓ Previous Entries link , need help thanx bye
Why? .. also why not use the numbered pagination? is there a bug?
Hi there, I would like full posts to display when archive months or categories are clicked. Currently I can get listing feature to work, but nothing shows when i disable this.
Many thanks
I’ll check on that, could very well be a bug! thanks looking now.
It seems to be working on my end, at least giving the excerpt, could you post in the forum with a link to your site so I can look at it?
Have been testing Easel 2.0.6.. It Had Music List in WordPress Dashboard and a Latest Music widget that are not showing in 2.0.7. I Really liked that feature for what I’m using this for. Any chance to get that back?
Do you have the addon enabled in the easel options? Cause they are working on my end, so would like to check on the simple things first.
Hello, I love this theme, but could you help me with integrating google ads on it?Dont really know where to put the ads code if I want it to appear in the sidebars and after posts and in the header…does this theme have such an option?Thank you a lot in advance
Toss the code into a text widget and plop that text widget into one of the sidebars
Will this theme work on the new WordPress 3.2?
Frumph.NET is running it with wordpress 3.2 soo yeah.
I’m loving the theme. Great work. Any suggestions on modifying the loop to exclude a category from the main page? I want to show all posts except those in category 2. Thanks!
I love this theme, but why doesn’t the Menu bar background show up in internet explorer?
Because IE can’t handle CSS3
Hello ! I can’t find how to allow comments on posts, could you help me ? I only see “Comments are closed” On my page…
Thanks for this fun theme 😉
edit the post, upper right hand corner is a ‘screen options’ dropdown, make sure all of those options are checkmarked
Nice ! It’s working 🙂
Thanks four your help and another time congratulations for your great theme !
It’s perfect for my blog.
Just a last question, is it possible to display only posts excerpts on the home page ?
Use the MORE button inside posts to set an excerpt spot
If Anyone is looking to turn comments off. Make sure when your editing pages/posts that you click on “SCREEN OPTIONS” in the upper right and enable the section for disabling/enabling comments.
That was easy…. :), thank you
How do I edit your breadcrumbs? Change the size and perhaps some color. Thanks and love the theme. One of the best!
#breadcrumb-wrapper {} #breadcrumb-wrapper a {}
Hi Phil – I’m working on installing your theme on my website. One question: How do I get the home page blog posts to display the excerpt only, not the full content of the post? The index.php file contains the loop in question:
if (have_posts()) {
while (have_posts()) : the_post();
easel_display_post();
endwhile;
So where do I put “the_excerpt();”?
Thanks for your help and your awesome template.
Mike
In the post editor, use the MORE tag instead of trying to use ‘the_excerpt()’
that way you only display what you want to display on the home page
Hi, I’m using the Easel 2.0.7 , I made a few modifications on the width sidebar and content. Everything run smooth, but the only problem I see is that my post or categories doesn’t show full content or full display when you enter in site. I would like to fix this, if someone know how to break the code in the php mode or better idea. I appreciate, Thanks.
? you mean in the archive pages?
Hi Phil,
Yes, I meant in the Archive pages. I would like to have them as full text display. Thanks
open up functions/displaypost.php and search for the_excerpt(); change that to the_content();
Thanks, it works now, and I want to give you a nice feedback for this great theme. I think is one of the best so far.
Hi great theme. Ive searched all over and cant get the dotted back ground removed. Also where is the code to change the color of the menubar links when hovering? I found the hover code in style.css but it did nothing when I changed. It turns yellow when hovering. I want it to be different. Thanks.
Sean
Please use the forums, http://forum.frumph.net
Hi,
When I untick the “enable RSS” box, the RSS icon is still shown in the menu bar, how can I get it to disappear please?
This is enabled when you use the twitter/facebook link areas. It is disabled if you disable it if you don’t use those boxes.
^ I will remember to make it toggle completely off in a future version.
For now you can use CSS to remove it.
.menunav-rss2 { display: none; }
Should do it. Add it to your child theme, theme companion of bottom of the style-default.css files.
Thanks Phil!
Hi, i would like to ask how i can remove the post content on the front page of this theme. I still need the entire post, just not the contents on the front page. Any way I can achieve that? I mean, of course, when we view the single post, the contents should already be seen… Thanks! 🙂
There should be an option in the Easel Options to disable the blog on the home page. Or is it you want to keep the blog titles just not any of the content? Have you tried using the MORE tag inside posts?
seriously this is a good theme