Amphion LiteFree WordPress Theme
- Unique Homepage With Slider.
- 2 fantastic skins.
- 2 custom widgets.
- 2 easy to use shortcodes.
- 2 WordPress 3.0 Menus.
- Mult-Level Dropdown Menu.
- Social buttons to submit posts to Facebook, Twitter,
- Stumble upon, Digg, Google Buzz!
- Awesome fonts.
- Easy to use theme options.
- Gravatar Support.
- 3 custom page template
- Fancy lightbox
- IE6 Browser Upgrade Alert!
- Separation of Comments and Trackbacks
- Threaded comments support.
- Valid XHTML/CSS3.
- Well-written documentation
- No hidden, paid or sponsored links in the theme.
- One Click Install. No plugin required.
Compatibility:
- Internet Explorer 7+
- Firefox 3+
- Safari 5
- Opera 9+
- Netscape 6+
version 1.8
—————-
+ Slider item was disappearing when the slider category name had 2 words.(fixed)
+ Blocks disappearing issue solved.(fixed)
+ Featured Image support for all posts.(fixed)
+ Fancybox images were stretched in Chrome and Safari.(fixed)
+ Some Minor CSS fix.
version 1.7
—————-
+ Initial Release
1. How do I make the text of the site darker?
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;}
2. Where is the Summary Field of the slider? Why don’t I see it?
A: 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
3. The images inside the lightbox is being stretched when viewed by Safari Browser, How do I fix this?
A: Add this line to the very bottom of your stylesheet(style.css):
#fancybox-img {height:auto!important;}
The theme is released under GNU General Public License, version 2.
Amphion Lite | Amphion PRO | |
Free For Life |
$30 One time payment |
|
Skins | 2 | 7 |
Fonts | 2 | 10 |
Slider | 1 | 3 |
Shortcodes | 2 | 5 |
Widgets | 3 | 8 |
Widget Areas | Sidebar Widgets/ Footer Widgets | Sidebar Widgets/ Footer Widgets |
Menu | 2 Menu Positions/ 3 Level Drop-down Menu | 2 Menu Positions/ 3 Level Drop-down Menu |
Page Templates | 3 | 3 |
Upload LOGO |
NO |
YES |
Social Share buttons/Numbered Page Navigation |
YES |
YES |
Related Posts |
NO |
YES |
Threaded comments |
YES |
YES |
IE6/ IE7 Browser Upgrade Alert! |
NO |
YES |
Fancy lightbox |
YES |
YES |
Full Email support |
NO |
YES |
Forum support |
NO |
YES |
-
- Topic
- Voices
- Freshness
You must be logged in to create new topics.
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.