EpioneFree WordPress Theme

Epione is a wordpress theme with 5 gorgeous skins.The name “Epione” derived from greek goddess of the soothing of pain.

  • In each post instead of just listing the number of comments its listing “Comments (0)”. Where do I go to remove the Comments word so it just lists the number and fits in the space provided?


  • Hello. Is it possible to change the font and case of the words of the theme? Also is it possible to slow the slider down?


  • Fantastic theme, very impressed!


  • beautiful theme… Is there any way to add a header, like an image, instead of the traditional site title.. Thank You..


  • @Scott Elliott- open up “front-page.php” , “index.php” , “archive.php”

    Find and delete these lines:

    post_password)) { ?>

    after doing this edit the template wont show any comment numbers.


  • @Arttemis Vanwells- Yes it is possible to change the font.

    To edit the case of the font you have to login to your admin panel then clikc on the “Editor” menu under Appearance. After the page loads, click on the “stylesheet” link on the right bottom.
    Then find this value:
    text-transform:lowercase;

    Change the text-transform:lowercase; to text-transform:normal;

    After making the edits click on the “Update File” button. This will change your font case.

    To slow down the slider you have to open up “other.js” file 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.


  • @Rick- No sorry, that is not possible.


  • Hey, great template!

    Is there a way to slow the slider down?

    What and where do I need to change to increase the pause duration between changes?

    Thanks


  • james@ Open up the “other.js” file in “js” directory inside the epione folder. and find
    “pause: 2000”

    and increase the value to 2000 to maybe 4000 to increase the pause time between each slides.


  • Excellent, thank you!

Leave a Reply to arttemis 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>