Amphion LiteFree WordPress Theme

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

  • Just a suggestion. Maybe add a Stumbleupon button on the main page and not just in the post…


  • I get the following error when I select “Comments” so I can delete, add, etc the comments.

    You do not have sufficient permissions to access this page.

    What seams to be the issue?
    Thanks


    • Try switching to deafult twentyten theme and see if it still happens.


  • Is there a way to remove the webkit-animation on sidebar links, like on the “category” widget? I can’t find any entries in the css file for that.


    • You have to open up amphion.js from the “js” folder and remove these lines:

      		//Sidebar Widgets list Animation	
      		jQuery('#sidebar .widgets ul li ul li ').hover(function(){
      			jQuery(this).stop().animate({"marginLeft":"10px"},150);
      		}, function() {
      			jQuery(this).stop().animate({"marginLeft":"0px"},150);
      		});
      

  • I would like to remove posts from the front page list, beneath the blocks, is it possible to remove a category from the list on the front page?


  • You really hit the nail on the head�


  • Towfiq – great theme

    I’m looking to limit the number of posts i have on my front page – i.e. i do not want the items in “blocks” to show at all and i would like to only have 3 of 4 of my latest posts on the front page.

    can you help on this?


    • You can set the number of posts shown on front-page from Settings> Reading
      To hide all four blocks go to Appearance> Amphion Lite Options and click the “HomePage” tab


  • Is it possiable to have 2 boxes instead of 4? where can i change this?


  • Hello!
    I just wanted to inform you that fancybox doesn’t work correctly on your theme in google chrome.


    • does it stretches the images?


  • Is there any way of stopping the blocks from picking up information from my photo galleries below the thumbnail?


    • Go to Appearance> Editor and select “blocks.php” from right and delte all these lines:

      
      
      

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