This item is by an Elite Author
imediapixel
- Author was Featured
- Bought between 10 and 49 items
- Elite Author
- Exclusive Author
- Has been a member for 3-4 years
- Indonesia
- Item was Featured
- Microlancer Beta Tester
- Referred between 50 and 99 users
- Sold between 250 000 and 1 000 000 dollars
274
Purchases
Buyer Rating:
3.94 stars
3.94 average based on 31 ratings.
-
5 Star
1651%
-
4 Star
412%
-
3 Star
722%
-
2 Star
13%
-
1 Star
39%
| Created | 8 November 10 |
| Last Update | 25 April 11 |
| Columns | 3 |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- blogging
- clean
- community
- elegant
- jquery
- jquery dropdown menu
- magazine
- minimalist
- modern
- portfolio
- slideshow
- typography
© All Rights Reserved imediapixel -
Contact Envato Support


This is very nice themes. Its there any problem with using other fonts like myanmar language. Because i want to create a design blog using myanmar language fonts. Thanks
you can replace default heading font if you want, i can give you direction for this.
thanks.
Hello Again,
I just purchased this theme but I need to know if I can make the logo larger?
thanks again.
hello,
the maximal size for logo section is 158×82px, you can remove the background image for logo in style.css file :
#logo { width: 158px; height: 82px; background: url(images/bglogo2.png) top center no-repeat; }just removebackground: url(images/bglogo2.png) top center no-repeat;in above code, so you can place a larger logo.thanks.
Hi Imagepixel..
Great Theme! I purchased it and I’m in the process of populating it.
I sent you an e-mail with some questions/issues to your gmail account and just wanted to make sure you got the e-mail?
Thanks!
MIke
I have recieved and answered your mail
thanks.
Hello Again. I recently bought your theme and love it. I was able to make the changes you advised to me previously and it looks great, but I would like to know if there is anyway to change the width of center column where the main article text is?
ezine theme used 960 grid system, please refer to 960.css file that located in css folder, you can change the width of each section there.
thanks.
Also can the bottom part be removed where it says recent posts, popular posts, random posts?
Thank you again
please open footer.php file, remove the code starting from
<div class="wrapper" id="footer">... </div><code> code block. thanks,</code>Thanks you so much, you are awesome!
you are welcome
hi imediapixel
great theme! congratulations.
but i need the theme in the german language. in which file do I find the english text?
thanks for the assistance
Mark
you can translate into your language from .po file that include with ezine theme that located in languages folder, please refer to this tutorial maybe it’s useful for you.
thanks.
Hey I recently purchased your template and love it but I am having this issue: Catchable fatal error: Object of class WP_Error could not be converted to string in /home/content/p/e/t/petepete1/html/wp-content/themes/ezine/ezine/include/theme-functions.php on line 544
Can you help? Thanks.
Hello, did you have setted the theme options correctly? or if there’s installed plugin in your site, please try to deactiavate it first.
thanks.
Hey, I recently downloaded this theme and it is working great! I am confused about one thing, the post excerpts that appear on the home page: not all post are displaying; can you advise what categories get displayed on home page (under slideshow). Thanks so much!
hello, the section below slideshow retrieve the content from the latest posts, not sure what you mean about post excerpt, could you please provide me you url?
thanks.
Thanks for your reply, I don’t know what my problem was before, but it is resolved now! I am loving the theme, i’ll share a link when it is finished… going to be: www.cardsforkiva.com
Ok, surprise surprise, I have another question: Can I limit the posts showing on the home page to a single category?
Never mind, I figured it out – sorry for cluttering your comment log! Delete my comments if you can/want to.
Hi I have a question about embedding ads into the body or post of an article.
On other word presses I can go into the editor and embed ads inside the single post, is there a section I must go to where I can an advertisement in the article instead of just on top of the article?
did you tried embed your ads code below
<?php the_content();?>in single.php file?thanks.
I just purchased EZINE but can’t install it on Wordpress. The message I’m getting from the Wordpress Failure Notice is “Are you sure you want to do this?” “try again”. I click “try again”, get taken back to Wordpress install, I try to upload again, and then I get the “Probelm loading page”. Any suggestions?
Hello, did you tried upload ezine theme using ftp manager (eg. filezilla), make sure you have extracted theme download package, then go to theme folder, unzip ezine.zip file and upload ezine folder only to your site.
thanks.
Great theme, but I am having trouble with it. some posts when you click them they appear like this. http://talal07.com/wp/?p=12
also the slideshow I did the same as been told in the documentation but it’s not working out.
please help me! talal
Hello, ok just contact me from my profile page, let me check directly at your site what causing the problem.
Thanks.
Hi!
I love this theme! It’s laid out so great.
I cant figure out where the code is to change the social bookmarks are? Could you point me in the direction please. I’m wanting to add blogger and remove flicker.
thanks.
Hi..
Sorry I figured out the above question finally.
I do have another question though. I cant seem to find the rss feed.
On the sample theme, it says Subscribe with newsletter and rss feed.
Plus, normally when I’m designing websites, I can go to http://website.com/feed/rss
Is there something different about this theme because Its not pulling an rss feed.
thank you!
the subcription section used feedburner services for both email and rss subscription, if you want to change rss section to default wordpress, please open sidebar.php file and find this code :
<li><a href="http://feeds.feedburner.com/<?php echo $feedburner_id;?>"><?php echo __('Subscribe by RSS','ezine');?></a><span><img src="<?php bloginfo('template_directory');?>/images/rss.png" alt="RSS" /></span></li>and change to :<li><a href="<?php bloginfo('rss2_url');?>"><?php echo __('Subscribe by RSS','ezine');?></a><span><img src="<?php bloginfo('template_directory');?>/images/rss.png" alt="RSS" /></span></li>Thanks.
sorry I mean newsletter.php file.
Thanks.
is there a way to make the feature and img thumbs smaller?
please open index.php file and find this code :
$img_height = 345; $img_width = 576;change 345 for height with your size and change 576 for width.Thanks.
Thanks…. is there a easy way to change the font color of the text to black on the red theme… http://apps2day.com
please open style.css file and find this code :
p { font-size:1.2em; line-height:1.8em; margin-bottom:1.5em; color:#8f8f8f; }change #8f8f8f to darker color, eg. #333333.Thanks.
Hey I fixed it… the theme is great check it out
http://apps2day.com href="http://twitter.com/@apps2day" rel="nofollow">http://twitter.com/@apps2day
thanks guys!
ok great!
hey quick question… how to change favicon on all pages
hello, you can use plugin for this, please try http://wordpress.org/extend/plugins/shockingly-simple-favicon/
thanks.
also.. about the navi… at the bottom of each page… will the wp-pagenavi word or is there a way i can show page numbers?
please refer to to pagenavi documentation for this.
thanks.
I have and wp-pagenavi doesnt work with this theme… can you or anyone else tell me how to get page numbers as the navi bar instead of previous entires..
thanks!
Hi, Thanks for a great theme!
I wondered if it was possible to remove the LinkedIn button from the ezine social profile widget?
Thanks
if you want to remove linkedin button, please open theme-functions.php file that located in include folder, find and remove this code about line 385 :
<li><a href="http://id.linkedin.com/in/<?php echo $linkedin_id;?>"><img src="<?php bloginfo('template_directory');?>/images/social/linkedin.png" alt="linkedin" /></a></li>Thanks.