PhantasiaAeterna
- Slovakia
- Most Wanted Bounty Winner
- Referred between 1 and 9 users
- Bought between 1 and 9 items
- Exclusive Author
- Has been a member for 0-1 years
- Sold between 1 000 and 5 000 dollars
59
Purchases
Buyer Rating:
4.29 stars
4.29 average based on 7 ratings.
(more information)
-
5 Star
571%
-
4 Star
114%
-
3 Star
00%
-
2 Star
00%
-
1 Star
114%
| Created | 24 October 12 |
| Last Update | 7 May 13 |
| Columns | 2 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| Layout | Responsive |
| ThemeForest Files Included | HTML Files, JS Files |
- blog
- disqus
- dribbble feed
- endless scrolling
- flickr feed
- google analytics
- google web fonts
- instagram feed
- responsive
- tag cloud
- tumblr
- twitter feed
© All Rights Reserved PhantasiaAeterna -
Contact Envato Support


- Envato Staff
- Reviewer
- Community Moderator
- United Kingdom
- Sold between 10 000 and 50 000 dollars
- Won a Competition
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Gold Mo Grower
- Author had a File in an Envato Bundle
- Most Wanted Bounty Winner
- Featured in a Magazine
- Item was Featured
- Author was Featured
- Bought between 10 and 49 items
- Referred between 50 and 99 users
- Author had a Free File of the Month
- Contributed a Tutorial to a Tuts+ Site
- Interviewed on the Envato Notes blog
- Microlancer Beta Tester
- Beta Tester
- Has been a member for 3-4 years
- Exclusive Author
+13 moreNice theme! I really like the bold header image. Welcome to the Tumblr themes crew!
Thank you, your themes were part of my inspiration in terms of functionality
Wow! I’m honoured!
Good luck with sales!
Nice Work ! GLWS
Nice Work ! GLWS
Thank you:)
Good luck with sales buddy
thanks a lot:)
I am trying to download this and it isn’t working. Is there anyway you can help walk me through this? Is there something wrong with the site?
Thanks for buying. If you have trouble with downloading from ThemeForest, you must contact Envato support at http://support.envato.com/. I hope it was just some temporary error.
I can’t seem to upload this to wordpress… it keeps saying it’s missing the style.css sheet… can you help with this please? I just bought this template and am sitting here waiting to use it. Thanks.
Duh, I just realized I purchased a tumblr theme…
sorry to hear that:/
Hello, I can’t seem to get the Instagram widget working. i have my ID number and I’ve tried it all the ways I can think of with no success. What am I missing?
Hello, sorry I forgot to add one step to the documentation, here it is:
At first, you will need to authorize this widget to get access to your image feed. Go to http://embedagram.com/ and click on ”...let’s get started” link. Instagram will ask for authorization, so click on “Authorize” button. You don’t need to do anything else on that page, so close it.
After that, obtain your Instagram ID as mentioned in documentation and add it to corresponding field in theme options and it should work.
Thanks! That did the trick.
Oh but now I’m having trouble with the Flickr widget only showing 2 images… Any ideas?
If you had those two images before in your photo stream and only recently added more, it can be caching on the Flickr’s side. In that case please wait for 24 hours and if it doesn’t help, send me an email to support@phantasia-aeterna.net with your blog’s url and url for your Flickr photo stream and I will take a look at it.
F*ck it…. why is this put in Wordpress themes ??? i want my money back.
I don’t know. I see it under Blogging \ Tumblr category. Try to contact support.
Is it possible to left justify posts in the Evoke theme? I’m a big fan but I find it hard to read centered text. Thanks!
Hi and thanks for purchase. Try to add following line to Custom CSS (at the bottom of theme options):
#posts .post .caption { text-align: left; }Hope it helps.
Thanks for the quick reply for the a great solution. It’s worked perfectly.
This worked great for photos, but my linked items are still centered. Thanks again for the awesome reply!
I am not sure what do you mean by linked items. Can you provide a link of your blog?
Hi! I just bought this theme a few days ago, I really like it
I was wondering if there is any way to have the avatar/profile picture larger? And also if there’s a way to have the pictures on the Instagram feed to show up in full rather than cut around the edge?
Thanks!
Hello and thanks for purchase:)
1.) To change the size of an avatar, open theme.txt file, and search for “PortraitURL-64”. You can change the “64” to either “96” or “128”. Then you need to add following code to Custom CSS (at the bottom of theme options):
.avatar-inner { width: 96px; } #avatar a { width: 96px; height: 96px; }Change the “96px” to value between “64px” (or lower) to “128px” (max).
You can also change the vertical position of avatar with following code:
#avatar a { bottom: -30px; }You will have to change “-30px” to value which will suit you best.
2.) To fix the instagram feed, add the following code to the custom CSS (I have totally forgot to fix this.)
aside .image-list li a { background-size: cover; }Hope it helps and don’t forget to rate if you haven’t yet. Have a nice day.