Amphion LiteFree WordPress Theme

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

  • edit: for some reason my css code didnt show up in the above post ^


    • you can send me that code to my email please?


    • @jp check your email.


  • you are awesome…. i go to try….


  • any sugerence to dimensions of image? don’t works… :/


    • My custom banner size is 710 x 100 and it fits nice
      see bjjgearguideDOTcom to see how it fits


  • @manny thanks your code can help me… thanks ….


  • Hello. The Theme is amazing! I would like to use it for multilingual purposses, are you planning to split design and text from the theme? I offer you as a volunteer to translate it in spanish if you want to.
    regards,


    • Thanks for your interest will think about it.


    • If you need someone to translate in French, count me in.


  • Hello Towkiq,
    Great theme!

    I noticed one small issue with the theme. When I used OpenInviter plugin it shows the contacts imported in the slider panel. Than the slider changes and all is lost. I mean basically that great free plugin can’t work with this.
    Kindly fix it soon. I will be waiting for your update.

    Regards,
    Jai


  • Is there a simple way to remove the featured slider? I feel my site is better without it? Thanks!


    • Corey go to Appearance> Editor and select “index.php” from right and find these lines and remove them:


  • Is there a way to specify the alignment for the thumbnails in the homepage blocks? For instance, I waat the image to be cropped aligned to its bottom-right margin because that is where the content I want to show in the thumbnail is.


  • Hi Towfiq, Thanks for Amphion Theme !
    But i have a issue , i would like to set the thumbnail in the homepage as a link to the post
    So we could click on the image , and not only in the title to go to see the post.
    How can i do that plz ?
    Thx !


    • Are you talking about the blocks? or the posts too?


    • Both if possible !
      But the posts firsts !

      Thanks !


    • Go to Appearance> Editor and select “index.php” from right. then

      Find this line:

      
      

      and replace it with:

      ">

      and find this line:

      Link to <?php the_title(); ?>

      and replace it with:

      ">Link to <?php the_title(); ?>

    • Thanks for reply , but it doesnt work :s
      Here the part of the code :
      http://www.p0wp0w.com/hehe.txt

      What did i do wrong plz ?


    • Sorry made a mistake. Change this code:

      " rel="nofollow">
                          

      to this:

                          
      " rel="nofollow">
      
      

    • Make the same edits in blocks.php that you did in index.php


  • Thanks , it works now !! :)))
    But i would like to remove the border of the thumbnail now , because they are black border , i think its because of the link , i have set inside the link
    style=”border:0;” but it doesnt seems to work,
    does i have to change it directly in the css document ?


    • Add this line to your stylesheet:

      #latest_posts img{border:none;}


    • It works 😀
      Thanks , and now for the blocks in the sidebar ?
      Does i have to edit block.php and put
      <a href="” rel=”nofollow”>
      before every

      and close with ?
      🙂


    • My wrong , i dont want to do it in the blocks , i would like ti do it in the widget at the right side , the most popular and random posts
      Thanks !!


    • Oh , its okay , ive found where to do that , thanks for your help !
      I have a last issue , when i try to facebook share , i dont have the thumbnail of my post , only the title and the link to the post.
      Do you know where can it come from ?
      I’ve tried 3 plugins and didnt afford to have the thumbnails for facebook share !


    • Hi , i’ve found what the issue , its because i have a htacces that need an authentification , thats why facebook could not get the information from the posts !

      Thanks 🙂

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