EpioneFree WordPress Theme

Epione is a wordpress theme with 5 gorgeous skins.The name “Epione” derived from greek goddess of the soothing of pain.
  • Fantabulous Typographic Theme.
  • Unique Homepage With Slider.
  • 5 fantastic skins.
  • Popular posts widget.
  • WordPress 3.0 Menu.
  • Mult-Level Dropdown Menu.
  • Custom login Page.
  • Social buttons to submit posts to Facebook, Twitter,
  • Stumble upon, Digg, Google Buzz!
  • Awesome font.
  • Easy to use theme options.
  • Gravatar Support.
  • Threaded comments support.
  • Valid XHTML/CSS3.
  • No hidden, paid or sponsored links in the theme.
  • One Click Install. No plugin required.

Compatibility:

  • Internet Explorer 7+
  • Firefox 3+
  • Safari 5
  • Opera 9+
  • Netscape 6+

1.4
—-
+ Added WordPress “Featured image” option available for post thumbnails and the slider.
+ Added wordpress 3.0 Menu feature

 

1.3
—–
Initial Release

1. How Do I add content to the slider?

A: Go to Appearance> Epione Options> Slider and select a category for the slider.
The slider will show the latest posts from that category.
2. How-To change the slider speed:

A: You have to open up “other.js” file from your epione/js theme folder and find:

pause: 2000,

To change the speed you have to change this value to your desired need. The default is 2000 milliseconds. If you want to slow the slider down you have to increase this value and save the file.

Note: If you dont know how to open the other.js file via FTP. Use this plugin:
http://wordpress.org/plugins/wp-filemanager/

 

3. The slider stopped sliding, how to fix that?

A: Its probably a plugin conflict. Disable all the plugins one by one and find out which one is causing this.

 

4. Whats the right dimension for the slider images?

A: 450px x 230px

The theme is released under GNU General Public License, version 2.


  • Hi, Im fairly new to wordpress in general. I really love your theme. But i do have 3 questions.
    1. Is there a way to alter the background on the home page?2. Is there a way that my post on the front page shows a picture with that post, but the post itself doesnt show this?
    3. Is there a way to let the post header shows capitals?
    Thanks


    • 1. first upload your image from Media>Add new and copy the file url after uploading the image.
      Then Go to Appearance> Editor and select “Stylesheet” from right and find this line:

      body{ background:#333 url(images/bg.gif); margin:0; padding:0; font-family:Georgia ,Arial; color:#FFF;}

      and replace it with:

      body{ background:#333 url(your copied file url; margin:0; padding:0; font-family:Georgia ,Arial; color:#FFF;}

      2. You can do it with featured image. First download the latest version of the theme from the top of the page and then use the featured image option: http://www.youtube.com/watch?v=ZMZ323LA3Ko

      3.Go to Appearance> Editor and select “Stylesheet” from right and find all the text-transform:capitalize value and replace “capitalize” with “normal”


  • hi there,
    First thing, this is an awesome theme! i love it Thanks a lot.
    Just wonder how can i do a few adjustments:
    1. adjust the width of the single post page? right now it’s a bit narrow when i want to display some bigger images (cropped), would love to increase the width to say 900px for example.
    2. How to make the slide box at top a bit taller in height?

    THanks a lot


    • Both of the element that you wan to modify, are using static background image If you increase the width it, the background image behind it wont increase, so it will look ugly.


    • i see.. if i update the background images (i’m good with photoshop), then how can i adjust those settings?


    • Add these lines to your stylesheet:

      .postcontent, .post, #single_content .post .post_content{width:900px!important;}
      .wrapper, #menu{width:1200px!important;}


    • Thanks a lot! you are awesome


  • Hey, Thanks for your awesome theme !

    I have a little problem : even if a pic is put as thumbnail in a post, it doesn’t show it in the posts neither than in the slider. How could I correct that please ?

    Thanks


    • The featured image works like this. it only shows where you want to display it. It is not not displayed in the post itself. You will have to attach the image to the post.


  • hello nice theme how i put some images in the slidebar


  • Hi,
    thanks for the nice theme epione. I love it! But I have an problem. The preview doesn´t work anymore. I had no problems with the first three articles, pictures, mini-pics, text, everythings fine. But now I can´t see the pictures and I don´t find the error. Do you have an idea?

    Nice greetings from germany, larissa


    • me again :)…
      I have found it!

      Thanks!


  • Hey, thanks for the great theme!
    I’ve been trying to get my front page to show excerpts instead of contents but i can’t seem to figure it out. How would I do that?


    • The homepage shows the excerpt by default. Whats your site address?


    • Sorry I must have confused myself. I’m trying to show the whole post instead of having to click read more.


    • Go to Appearance> Editor and select “front-page.php” file from right and find this line:

      and replace it with:


    • Ok thanks that worked! Now is there anyway that i can move the post to the left of the post box?


    • Whats your site address?


  • Hello Towfiq. Thanks for sharing the beauty of your theme with the world. Is it possible to have my logo on top of the page instead of the title??? How can I do that? Thanks a lot


    • Thanks. It works nicely. Last question, I have changed the color to the fonts, all of them, but the titles of the posts (slide bar and post entries) I have read thru the whole CSS file and i don’t manage to find the line. could you tell me where is it pls? Thanks thanks thanks. I chose the blueish skin but i want to make that blue of the post titles a bit darker (#06C)


    • Find these in your stylsheet and change the color value:

      h2.postitle a
      .widgettitle


    • Thanks. You are awesome!


  • Heeeeelp, I have been using this theme for a while, and everything was perfect until a few days ago, something just went wrong I don’t know if it’s some problem with blogger but all the slider pictures show at the same time on the home page, IT’S CHAOS!! Would you please help me?? please!!!


    • Sounds like a plugin conflict. Disable the recently installed plugin.


  • Plugin?


    • Did you install any plugin recently?

Leave a Reply to Chiguire Cancel reply

Your email address will not be published. Required fields are marked *

+ Insert website address to ensure quick efficient support
+ To post your code, wrap your code with this <pre lang="LANGUAGE" line="1"></pre>