Amphion LiteFree WordPress Theme

Amphion Lite is a wordpress theme with 2 gorgeous skins 2 fonts and various other features.

  • Hi!

    I want to adjust the comment form, but i can’t find it in comments.php. Could you tell me what to do?


  • 🙂


  • Hi,

    My lightbox don’t work and the pictures won’t open at all. What can I do?
    You can see my page on http://erikehasoo.donnybrook.ee/

    Erik


    • While editing your uploading/editing your image click this button “File Url” currently it is set to attachment url.


  • Love your Amphion Lite theme! One question: is there a way to make the dropdown menus on homepage wider so that longer category names fit onto one line instead of going onto 2 lines and breaking up the menu background?

    Thanks! And keep up the great work!


    • There’s no way to widen it but you can add this line to your stylesheet to prevent the background breakup:

      #topmenu ul li ul li{ background-repeat:repeat-y!important;}


    • Worked great! Thanks!


  • Hi! I would like the authors’ names instead of their usernames to appear with their blog posts. What do I need to change in the template to make this possible? Thanks!

    -Madeline


    • Go to Appearance> Editor and select “single.php” from right and find this line:

      with this:

        

    • Do you mean choose the “single.php” template? When I do that, I get this message:

      Mac OS X  2��ATTRN�\T��*�*com.apple.quarantine0000;4ddaf61e;Firefox;|org.mozilla.firefoxThis resource fork intentionally left blank ��


    • That’s very odd. Do you have the permission to edit the template files? what happens when you select other files?


    • I get that weird code with all of the templates that have .php in the name of the template.


    • In this case I would recommend you to contact your web hosting provider about this. This could be virus.


    • Do you mean that there may be a virus embedded in our blog? I’ve tried to edit the theme templates on a few different computers and get the weird code on all of them. Thanks.


    • If there’s a virus its not in your computer its in your blog’s server. You should ask your web hosting company about this.


    • Oh, thanks for the clarification! We host it locally so I’ll have our IT department look into this.


  • Hello and thank you for the great theme.

    Sorry to bother you but how can I disable the fancy light box? Thank you in advance


    • you will have to open “amphion.js” file from wp-content/themes/amphion/js folder and find these lines and remove them:

      //FancyBox Integration
      jQuery(‘#single_posts .post_mid .post_content_main a’).has(‘img’).addClass(‘hasimg’);
      jQuery(“a.hasimg”).fancybox({
      ‘transitionIn’ : ‘elastic’,
      ‘transitionOut’ : ‘elastic’,
      ‘speedIn’ : 400,
      ‘speedOut’ : 200,
      ‘overlayShow’ : true
      });


  • Hey i like this theme also short codes. Really awesome for beginners or me.
    Thank you and sorry for my English.

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