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.


  • Thanks a very lot…
    What a quick answer (on a sunday !) and a great professional level.
    Merci beaucoup (from France) !


  • Your theme is superb it is the best of the best. but featured photo of my slider is not working instead only one current photo is featured in the slider, why, is anything wrong and is there any remedy? Please help me.


    • Just checked your site.. the featured images are working fine in your posts and also in your slider.


  • hey, loving the layout. just a question about the slider. i am trying to change the speed on the slider, but the problem is that i dont have the epione files on my computer. the person who set up the site is in another country as well, and I havent been able to get a hold of them. is there any way to change the slider speed in the wordpress theme editor in the dashboard?


  • hello,

    Is there any way i can hide the share save button from the post on the main page and the slidebar?


    • You can hide the share buttons from Appearance> Epione Options.


    • Yes i seen that but when i check the boxes to hide it the share option is still there and doesn’t go away.


    • Go to Appearance> Editor and select “single.php” file and remove these lines:


  • Just did that and it is still there.


    • Are you talking about the social links on the homepage? If you are using any cache plugin, try clearing the cache.


  • I am not able to find how 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.

    Also, if you look at my home/front page, I am unable to utilize the space on the post next to my logo.

    Please help!!!
    Thanks,


    • open up epione.js file and replace these lines:

      jQuery(“#slider”).easySlider({
      auto: true,
      continuous: true
      });

      with these:

      jQuery(“#slider”).easySlider({
      auto: true,
      continuous: true ,
      pause: 3000
      });


    • I am using wordpress.Does the method apply there too?
      1)how to do it on wordpress?
      2)can you tell me how I can enter text in my home page, the post next to the hands logo(pls have a look)- Parwad.in

      Thanks,


  • thank you very much for the subject, but I have a problem that will not let me resize the images of the entries


  • how can i change the background color?


  • I have been trying to figure outwhere to find the epione.js file and I’m so lost #help

    Trying to slow slider speed down.

    open up epione.js file and replace these lines:

    jQuery(“#slider”).easySlider({
    auto: true,
    continuous: true
    });

    with these:

    jQuery(“#slider”).easySlider({
    auto: true,
    continuous: true ,
    pause: 3000
    });


    • Use the plugin “wp file manager” to browse/edit the files inside your theme folder.


  • i really like your theme. i’m using it dennis.teamrowdy.net and i was wondering if you could help me convert it to display an entire post instead of the excerpt?

    thanks in advance,
    patrick


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

      and replace it with:

      and then remove this:

                          
                          
                          
                          
                          
                          
                          Link to <?php the_title(); ?>
                      
                          
                          

    • THANK YOU SO MUCH!!

Leave a 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>