Hello! I am Towfiqul Islam, a freelancer web designer/developer from Bangladesh, working for 3 years now. Designing is my passion. Most of my design skills are self taught.
Other than web, print design, I design websites from scratch with XHTML, CSS, jQuery. I find website designing very challenging and interesting. I also build wordpress, Joomla and other popular CMS Templates.
Amphion Lite is a wordpress theme with 2 gorgeous skins 2 fonts and various other features.
For Documentation, After installing the theme go to Appearance> Amphionlite Options> Documentation
In wordpress 3.1 the custom field option is disabled on default. To enable the custom field feature go to Posts > Add New . In the post editor page at the very top click on the “Screen Options” button. Now make sure “Custom Field” option is checked.
Check this screenshot:
http://www.freeimagehosting.net/uploads/56c4da97be.png
[...] Amphion Lite (Demo) Amphion Lite comes packaged with two skins, a home page content slider, integrated social sharing buttons, custom page templates and a lightbox plug-in for image galleries. [...]
[...] Instructions URL : http://www.towfiqi.com/amphion-lite-free-wordpress-theme.html/comment-page-2 [...]
[...] Amphion Lite (Demo) Amphion Lite comes packaged with two skins, a home page content slider, integrated social sharing buttons, custom page templates and a lightbox plug-in for image galleries. [...]
[...] Amphion Lite (Demo) Amphion Lite comes packaged with two skins, a home page content slider, integrated social sharing buttons, custom page templates and a lightbox plug-in for image galleries. [...]
[...] Amphion Lite [...]
[...] Amphion Lite is a wordpress theme with 2 gorgeous skins 2 fonts and various other [...]
[...] Amphion Lite is a wordpress theme with 2 gorgeous skins 2 fonts and various other [...]
[...] features such as, post formats (audio, video), multiple custom widgets…Full Details | DemoAmphion LiteAmphion Lite is a free WordPress Theme with 2 gorgeous skins 2 fonts and a lot of other great [...]
[...] DownloadDemoPORTFOLIO PRESS – FREE WORDPRESS THEME [...]
[...] DEMO Site: http://www.towfiqi.com [...]
[...] Amphion Lite (Demo) Amphion Lite đi kèm với hai giao diện, một thanh trượt nội dung ở trang chủ, tích hợp các nút chia sẻ mạng xã hội, trang tùy chỉnh mẫu và tích hợp chữ nổi cho hình ảnh. [...]
[...] Info | Download | Demo [...]
[...] Amphion Lite [...]
[...] 32. Amphion Lite [...]
[...] Info & Download | Demo 7 minuti ago by admin in Grafica. You can follow any responses to this entry through the | RSS feed. You can leave a response, or trackback from your own site. [...]
[...] DEMO | DOWNLOAD Site: www.towfiqi.com [...]
why is my slider do not show the image from articles?
Hi ! Can you eplain me how to change the color of the font for all the web site please. Tank you !
Go to Appearance> Editor and select “Stylesheet” from right and add this line to the very bottom:
#sidebar .widgets ul li a, #single_posts .post_mid, #sidebar .widgets, #sidebar .widgets, #latest_posts .post_mid, #latest_posts .post_meta a, #latest_posts_full .post_mid, #latest_posts_full .post_meta a, #single_posts .post_meta a, .amp_page, .amp_next, .amp_prev, .footage ul li, .footage ul li a, .copy_content, .copy_content a, #footmenu, #footmenu ul li a, #comment, #single_posts #related a{color:#333!important;}
this will make the font color black.
Thanks Towfiq !
thanks towfigi
Nice theme! Thak you! It would be the best if there is a demo site.
there is one. Click the “View” button from top right to see the demo site.
Another question
I would like to order by alphabet the articles when you choose a category. How can i do? thx !
Go to Appearance> Editor and select “index.php” file and find this line:
And replace it with:
<?php if (is_category('Glossary')) { $posts = query_posts($query_string . '&orderby=title&order=asc&posts_per_page=-1'); } if(have_posts()): ?><?php while(have_posts()): ?><?php the_post(); ?>Thx, but it doesn’t work. It still order by date when i click on a category.
Just tested the code again and it is working fine again. Are you using any cache plugin? clear the cache after editing if you are using a cache plugin.
Sorry to answer so late. Yes i have a cache plugin. I’ve clear it after editing, but it still doesn’t work.
Please contact me through the contact page. I will send you the necessary edited category.php file.
Hi,
How do I change the header for the front page to customize to my liking?
You will have to get the Pro version to add logo or banner to the header.
please how do i get the images on the features slider to work? its only showing the texts and no pictures.
thank you
You have to add “featured image” to your slider posts. Here, watch this tutorial:
http://www.youtube.com/watch?v=ZMZ323LA3Ko
How Can i Change the background Image?
first upload your image from Media>Add new and copy the file url after uploading the image.
Then Go to Appearance> Editor and select “Stylesheet” from right and find this line:
body{ background: #eeeeee url(images/bg.png); margin:0; padding:0;}
and replace it with:
body{ background: #eeeeee url(your copied url); margin:0; padding:0;}
Hi,
How i can do kategory like in demo about etc and kategory
I assume you are new to wordpress. Go to your Admin back-end and then Posts> Category.
I do category but i dosent got this like that
Blog
About
featured
Uncategorized – her u got 2 sub categories.
How i make “Uncategorized” lik u
http://salonkosmetycznylubon.pl/test
Go to Appearance> Menus and create menu from there. Watch this video tutorial:
http://www.expand2web.com/blog/wordpress-30-custom-navigation-menus-video/
I do it like this video but menu in hider i not apear.
Ok i do menus, but i dont know how do sub menu in this menu. I u demo is 2 sub menu.
In this video not show submenus opitons to do.
Cool Design & Nice Theme
Thanks
Hi there
I need to limit the number of posts/articles in the homepage. I mean the articles under the four blocks.
Any idea about how to do this?
Go to Settings>Reading and change the number of blog posts per page.
I am using this theme but would need to make a modification but I can not do.
I would like the block description of items appear at the bottom of the page.
Can you help?
I am not sure what you are trying to say, care to elaborate?
How would I reverse the order of slides shown in the Slider from oldest to newest?
hi i use your theme on my site and i love it so first off thanks!
I have faced a problem with my site, when i try to view images on my iphone the images appear on screen but are stretched. can you let me know if i am doing something wrong and how to fix it
are you talking about all the image or the ones you click to enlarge?
when i click an image to enlarge on my iphone or ipad the image comes out stretched when it enlarges. feel free to look at my site on a portable device and let me know if you have same issue. http://www.theorangeblowifsh.com also i have the category headers appearing at the bottom of my website and cant find how to get rid of them
Known BUG. to fix this, Go to Appearance> Editor and select stylesheet from right. Now add this line at the very bottom of the editor:
#fancybox-img {height:auto!important;}
and hit the “Update File” below.
you are a star!!
is there a fix for the images stretching on mobile devices?
i am this close to buying the pro pack but want to make sure that also works.
This issue only exist in Safari browser and Iphone/Ipad uses safari.So yes, the fix covers mobile devices too.
three last questions (sorry)
can i change the font style on pro version for the title of my site as i want to be able to have a more graffiti style font as this is what i do
secondly can i hyper link the image box on the posts rather than just the header text as i want to make it easier for others to click through on my posts.
and finally on some web browsers my friends have noticed a small smiley face in the top right of my site what is this??
1. yes you can, bu you will have to edit some files.
2. Yes you can. Go to Appearance> Editor and select “blocks.php” and find this line:
<?php the_post_thumbnail('medium'); ?>and replace it with:
<a href="<?php the_permalink();? rel="nofollow">"><?php the_post_thumbnail('medium'); ?></a>3. The smiley face is added by the wp stats plugin. you can hide it by adding this line to your stylesheet:
img#wpstats{display:none;}
And a Suggestion: Put the “Search” widget at the bottom. its a little buggy.
crappy i did something by adding the line
<a href="”> and now it dosent work!! help me please!!
Try again.
How can I change the color of the pages? Great theme by the way!
GO to Appearance> Editor and select stylesheet from right and add this line to the bottom:
body{background:#000000!important;}
change the color code 000000 with your own color code(colorpicker.com)
Hi!
I want to adjust the comment form, but i can’t find it in comments.php. Could you tell me what to do?
this is how the comment form was added(comments.php):
More about it:
http://codex.wordpress.org/Function_Reference/comment_form
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.
Amazing theme
How can I put my logo ?
Try the PRO version.
Hey! First of all, great theme! Thanks so much for it! Second, I’m trying to add the widgets to the side bar, but they come out differently than its’ mentioned on your theme. Here’s the snapshot (http://blog.activeukraine.com/wp-content/uploads/2012/04/Widgets-issues-Theme.jpg). I’m testing the theme only, so it’s not the one functioning on our blog yet.
Thank you for your response!
Oksana
I can’t add hyperlinks to my images within the posts. When I click on the image, a black box in the middle of the screen appears showing a loading sign.
But the new page never opens that the image’s link points to.
Is there any way to make sure you can click on images and it opens the new website in the same page?
you will have to open the “amphion.js” file from the “js” folder of your theme directory and replace this line with:
jQuery(“a.hasimg”).fancybox({
with this line:
jQuery(“.hasimg[href$='.jpg'], .hasimg[href$='.png'], .hasimg[href$='.gif']“).fancybox({
hi,categories to block, the background picture does not look right.as in your demo does not (widget_top.png) help me please.
Put the search widget at the bottom of other widgets. its buggy.
Hi! I was just wondering how you change the color of the widget links? I don’t want them to be blue. Thanks dude!
the links should not be blue. whats your site address?
the site adress is: duschkabin.eu
Andy Put the search widget at the bottom of other widgets. its buggy.
I deleted the search function, everything looks good now. Thank you for your fast response and a really nice theme!
Hi,
i did this
“Go to Appearance> Editor and select “Stylesheet” from right and add this line to the very bottom:
#sidebar .widgets ul li a, #single_posts .post_mid, #sidebar .widgets, #sidebar .widgets, #latest_posts .post_mid, #latest_posts .post_meta a, #latest_posts_full .post_mid, #latest_posts_full .post_meta a, #single_posts .post_meta a, .amp_page, .amp_next, .amp_prev, .footage ul li, .footage ul li a, .copy_content, .copy_content a, #footmenu, #footmenu ul li a, #comment, #single_posts #related a{color:#333!important;}
this will make the font color black.”
but text color in block isn’t black.
What to do?
Thanks
try adding this also:
.block_mid p{color:#333!important;}
it works, thanks. And that was a fast reply.
btw, if you give a title to search widget then you can put it on top of sidebar without any problems.
It’s buggy only if there is no title.
Thank you for awesome theme.
hi, nice template by the way, i’ve 1 question, how can i change “Post Comment” on the submit button to something else?
Go to Appearance> Editor and select “comments.php” from right and find this line:
and replace it with:
<?php comment_form(array('label_submit' => __( 'Post Comment' ))); ?>change the word Post Comment with anything you want.
I have one question I have just Installed your beautiful theme Zenon Lite..and I wanna Use my own images to slide on Home page like on default page..like here http://zenonpro.towfiqi.com/ ..but since I have installed Znenon lite only thing which is on my home page is just blank page..And I cant add the image slide and 4 boxes under..greets from sunny Croatia
Go to Settings> Reading and select “Latest posts” as your home page.