PixelMoxie
- Sold between 5 000 and 10 000 dollars
- Exclusive Author
- Has been a member for 0-1 years
- Bought between 1 and 9 items
- Referred between 1 and 9 users
- Microlancer Beta Tester
178
Purchases
Buyer Rating:
4.46 stars
4.46 average based on 13 ratings.
-
5 Star
969%
-
4 Star
215%
-
3 Star
17%
-
2 Star
17%
-
1 Star
00%
| Created | 8 December 12 |
| Last Update | 17 March 13 |
| Columns | 1 |
| Compatible Browsers | IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| High Resolution | Yes |
| Layout | Responsive |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files |
© All Rights Reserved PixelMoxie -
Contact Envato Support


This theme is great, thank you. I just have one question, how do you do to hide coloring tags ? In your example, the tags ”#red” is not displayed, but in my production site, it’s displayed after the post.
Thank you !
Hi Sushee,
Thanks for the compliments!
A new update is on the way with many enhancements and additions. Among them, tags like ”#red”, ”#green”, ”#lighten”, ”#desaturate”, etc, will be hidden from visitors.
It should be available in the next day or two, if all goes well!
Cheers!
This is clean, simple theme that packs a real punch. The theme’s creator is also super responsive (like his theme!) to your requests. Overall, it’s definitely worth your $.
Thanks a lot, man! I truly appreciate it
Hi thanks for yr theme. really like it. One question – If I have disabled all ‘Media Query’ check boxes.. it will only show one column in the footer. I’d like two please. Is this possible?
Hi there!
It’s possible. Paste this code snippet into the ‘Add Custom CSS’ box, under the ‘Advanced’ section: http://snipt.org/zPjd5
However, you’ll need to move whatever widgets you have on the third column to the first or second one, and then disable that column.
You can find out how to do that here: http://goo.gl/nkoRP
Let me know how that works!
Thank you! that has worked. I have another question… is there a way to order the widgets? I’d like to have the ‘Navigation’ widget above the ‘Twitter’ widget (its currently the other way around). thanks
No without altering the HTML source. Send me a message through my profile page including a link to your site
Hi! Well I’m having some problems. As you said before, this theme is designed to be used with large images, but with the new editor, we can’t edit the size of the pictures, so when I try to create a new text post, I upload a large image, but when I post it, the image is very small and I don’t like that. Sorry for my english, I hope you can understand me.
Hi there!
Images are better displayed in a Photo post, that way they will retain their original size.
It seems the new image uploader automatically resizes inline images so they’re no wider than 500px. As far as I know, there’s no way around that.
You could host the images elsewhere and manually create the image tag using the HTML editor, or if you want to host them on tumblr, create a new Photo post, set it to ‘private’, and copy the image tag and paste it into your Text post.
Hope that helps!
Thanks for answering! Now, what do you refer image tag? How I get that?
When you upload an image into a Text post, click on the “html” button and look at the source.
An image tag looks something like this,
where the attribute “src” is the path to the image file. If you host your image elsewhere, you should place your image URL there.
Thank you so much! It works!
That’s great! No problem
Awesome theme, very helpful instructions too! Thank you.
I only have one slight problem, which is getting instagram on the theme. I’m having problems getting the access token. Is there something I am doing wrong, or is the referred site not working correctly? Is there an alternative?
Again, awesome theme!
Hi TheNewBlue,
Thanks for the compliments!
Try visiting the referred resourced using Chrome and let me know if that works. Some people have had trouble using Firefox or Internet Explorer.
Cheers!
Chrome worked, thank you for that. I guess safari can be a bit problematic too.
Many thanks, I look forwards to more themes.
WHen i put in the information for my social media buttons when i click on the buttons it never sends the user to the desired location whether that be youtube, facebook, or whatever
how can i fix this is there a certain way i have to post the links when i click the icon the
website reads like this
http://yesterdaynite.tumblr.com/facebook.com/alim.smith.944how can i get it to just go straight to facebook
Hello there,
Make sure not to omit the ‘http’ portion of the website URL. For example, for your Facebook page, the URL you enter should look like this:
https://www.facebook.com/alim.smith.944
Hope that helps.
Cheers
Thanks that did help
but now i find when i press the quote or photo icon it doesn’t seperate and show only photos or quotes it just says this
“Not Found
The URL you requested could not be found.”
yesterdaynite.tumblr.com is my tumblr
i really appreciate the sppedy response
You’re welome
For the filter to work you need to tag your posts accordingly (using ‘text’, ‘photo’, ‘audio’, ‘video’, etc.)
For example, http://yesterdaynite.tumblr.com/tagged/photo will display all your posts with the tag ‘photo’.
tag them where?
The tags you add when you create or edit the post. They show up at the bottom of each post on the homepage, underneath the caption.
Hi, really impressive theme! Congrats! But I have some issues that I can’t solve and need your help, please:
1.) when adding portait AND landscape orientated pictures to a photoset, the slider in the post looks weird, because the height of the image “jumps” and the text under the slider too! Is there an option to “lock” the height of the slider?
2.) single portrait orientated pictures (post type single image) always show in full height in an post whereas landscape pictures are shrinked to the maximum width of the theme. I would need to configure a maximum height of portrait or. pictures too!
3.) is there a possibility to define the order of the menu items (like e.g. having the “images icon” displayed on the very left and the “text icon” on second order)?
Thank your very much for your support! Go on with that awesome theme! Thanx
Hi kohypon,
Thanks for the kind words!
1) The photoset slider looks and works best when all images are the same dimensions or proportions. Although is not a feature, it would be possible to lock the height of the slider to be the same as the first image, once the image loads, using JavaScript, but then taller images on the set would be chopped off at the bottom.
The best would be to edit the images to be the same size, in Photoshop or other software. If an image is much taller, you could place it on a landscape canvas and use a solid background for the empty space on the sides.
2) All images fill the width of the container, and their height is set to “auto”, so it would adjust accordingly, maintaining the aspect ratio. The downside of displaying really large images is that portrait oriented images take a lot of vertical space.
If your images look too big, you could try making the site narrower by disabling some media queries, as explained here: http://goo.gl/lGvWa
Or you can try the following code snippet (paste it on the “Add custom CSS” box), but I’m afraid it’s not the best look:
3) The order of the menu items is hard-coded, as it would be very cumbersome to allow for options to change that on the Tumblr customization sidebar. You would need to edit the HTML source and shuffle the elements manually. If you need help, send me a message through my profile page with the order in which you’d like them to appear.
Thanks!
Regarding portrait oriented images, you could try the following snippet to constrain their height, and then add the tag “portrait” to the image posts you want to affect:
Change the “max-height” value to what looks best to you.
Let me know if that helps!
Hi, Thank you so much for your immediate help. I’ve tried the solution with “tagged” portait images and the code snippet works very well! Although I can’t figure out how to position the picture “centered”?? (in width)
Your suggestion with landscape canvas sounds good, but I think I will go with a bit different solution: making squared canvases for all pictures with transparent background for the empty space, either for landscape and portait pictures.
I will send you a message for the menu order.
Thanks!
Hi there! Just replied to your email. Cheers!
Absolutely great theme! I have one question: I was wondering if you could add custom linked buttons to the ‘text based post filters’ buttons are. I would like to add buttons that link to ‘ask’ or custom pages like an ‘about’ page. However, I only seems to be able to add buttons linking to tags. Hope to hear from you!
Hi Michael,
Thanks for the kind words!
Right now, links to user created pages and to the ‘ask’ and ‘submit’ sections are shown in the footer, if you enable that. The top menu is reserved for tags, but the theme could be modified at its source to allow for what you need.
Please send me a message through my profile page stating what you want to display and in which order.
Cheers!
Sergio
This is one phenomenal theme ! Just awesome.. thank you so much for putting the effort into it. I had a few questions, I was hoping you could help me with. a. Is it possible to integrate a 500px social icon / profile up top. b. A 500px module like the one with instagram will be just awesome. c. I used your code snippet to resize the portrait images. How can I centre them. d. Is it possible to set the clickthrough images to the post id so the clickthrough goes to the comment stream instead of just the images ?
I know these are a lot of questions, though it takes nothing away from the brilliance of the theme. Thank you again.
Hello there,
Thanks for the very kind words! Now to your questions:
a) Sure, I’ll add a 500px social icon with the next update.
b) I’m not really familiar with the 500px API, so I’m not sure how easy that would be. I’ll take a look, but I’m afraid that won’t be at the top of the to-do list.
c) To center the images, use the following snippet for the figure element:
d) Yes, go to line 1502, and replace the block inside the “figure” element with the following:
Let me know if that helps!
Cheers
super ! it worked like a charm ! Thank you again for a fantastic theme and top notch support !
You’re welcome buddy!
First of all, great theme! Just bought it and didn’t realize there were so many options.
First of all, quick question…is it possible to hide all of the Desktop Filter Tag squares? I can edit them to match the background, and clear them so there are no logos…can I remove them entirely?
For what i’m looking to do i’m not going to be using that feature
Thanks in advance!
Hi there!
I’m glad that you find the theme useful
If you want to get rid of the entire row, including the search icon, you can hide them with some custom CSS. On the “Add custom CSS” box, in the customization sidebar, paste the following code:
Cheers!
Adding that code actually didn’t work for me, but editing the code by hand did (changing it from relative, to display:none) , though the search icon disappeared as well! Is there a way just to remove those filters, and not the search button?
If there isn’t I understand, as they’re technically on the same line, but hopefully that isn’t the case.
Thanks for the prompt responses, appreciate it!
Not sure why the code didn’t work, but I would recommend editing the source directly, as you would lose your changes when you update your theme in the future, unless you keep a log of what you changed.
Send me a message through my profile page so I can email you some CSS to hide the nav but not the search form.
Cheers!
Awesome theme! Had a question, but I figured it out =)
Thanks a lot!
Just get in touch if you need any help
Hi – Like the theme but not real familiar with what it does. Is it a blog? Where I can post my videos, content, images etc..? Or does it re-post tumblr account blogs posts?
Hi there!
Luomo is just a theme for Tumblr. If you have a blog with them already, you can just install it to change the look of your site. So, it’s basically a “skin” for a Tumblr blog.
Cheers!
Hi! Thank you for making this beautiful theme! As everyone, I have a question: can I disable the time of post, reblog option and heart option? Thank you very much!
Hello there,
Thanks for the kind words
Do you want to remove the entire row of buttons, or keep just some of them?
The entire row, except of the nice tag icon, please. Thank you for the quick reply!
I guess the best bet would be just hide it with CSS, but just hiding the bar won’t look good, as shadows and other elements need to be taken into account. Please message me using the form on my profile page including a link to your site.
Cheers!