68 comments found.
Hello,
can you add adesnse ads formats ability on the theme in order to allow me to monitize my account with tumblr ?
Good-looking, easy to customize theme, I use it to present my portfolio online. Had the same issues with the slider, but the support team worked a fix really fast. Great customer support
This theme’s slider show does not work on the latest browsers that are Chrome and fire fox. When I launch these browsers, your DEMO SITE ( http://catalog.themelantic.com/ ) does not work, too. So I want you to update this theme. Please check this and could you update this theme ?
Hi There — We’re really sorry about this. It’s actually a temporary bug with some of Tumblr’s code (that we can’t fix ourselves). It’s affecting various themes from different providers, and we’ve informed them about it — we’re expecting to have a fix soon!
I see. I hope this bug will fix as soon as possible. Could you tell me when the bug will fix?
We’re currently discussing with Tumblr. If they can’t resolve it, we’ll re-implement a new version of the slider that works with just our own code. Hopefully before the end of the year. Thanks.
Thank you for your effort. I’m waiting for your notice.
How is the bug?
We’ve actually just fixed it today, and will be updating our themes shortly. Email me at david@themelantic.com though and I’ll get the new code to you ASAP.
My navtags are dropping down off the header area and behind the slider image. Any idea why or how to properly place them?
Hi Jenny! Could you drop a ticket through at http://themelantic.com/support, with your website URL, and we’ll take a look! Thanks.
Hey there, this problem has only just started occurring so I’ve never needed support prior. First off I love the theme, there aren’t that many themes for tumblr that are this powerful and at this price!
My problem is that when I upload my logo it automatically gets cropped, so to accommodate for this I increase the header size (to 1). My nav bar then starts acting strangely, aligning itself harshly to the the top or bottom depending on if the switch is on for align logo left or centre. If you need to visually see what I mean then my website is www.madebyminney.com
Thanks in advance, I’d really appreciate your help!
Hey there, this problem has only just started occurring so I’ve never needed support prior. First off I love the theme, there aren’t that many themes for tumblr that are this powerful and at this price!
My problem is that when I upload my logo it automatically gets cropped, so to accommodate for this I increase the header size (to 1). My nav bar then starts acting strangely, aligning itself harshly to the the top or bottom depending on if the switch is on for align logo left or centre. If you need to visually see what I mean then my website is www.madebyminney.com
Thanks in advance, I’d really appreciate your help!
Hi shikariuchiha! I’m sorry — we must have missed this comment. It looks like your demo link isn’t active any more, but let me know if there’s anything we can still help with. Thanks.
Have had bugs with no customer service (even though I purchased the additional $9.60 of support). Very unfortunate as the theme looked stunning on the demo. There’s no refunds everyone so just a warning.
Hi Wh7sper. Sorry to hear you haven’t had a good support experience. Do you have a ticket ID (or email address) from which you’ve sent your request, so I can look into it for you? We’ll also be happy to arrange a refund for you if you’re not happy.
Yep, it’s ID 548, thanks.
Customer service and David have now helped resolved the issue, thanks.
Thanks for being such generous
You’re welcome
I’m looking forward to building out my interview website but why is this happening when I added my first video post? http://cl.ly/image/3d1J1t2M321B Do I need to add a header image? Looking forward to your prompt help! Cheers. – JJ
Hi jjasef! Please email me at support (at) misspato.com and send me your site’s address so that I can see what is happening. Thanks!
Hi thank you very much for designing such a beautiful theme! I am currently desperately trying to find a way to set up a text post that can have a thumbnail image on the home screen. www.studentjunk.co.uk is my site.. The idea is that on the homepage there will be thumb nailed images – and you click on one of them and it takes you through to the article that contains both text and images. is there a way to do this at all? Many thanks – Sandy
Hi Sandy! I’ve replied by email
Hello. Thank you very much for taking the time to reply so promptly- but I’m afraid the email hasn’t come in. a.raeburn.11@aberdeen.ac.uk is my address just incase something has went wrong. Thank you
Hi again! I’ve forwarded my previous reply. Please check and let me know in case you still haven’t got this email. Thanks!
Hi – such a fantastic theme! I’m considering purchasing it for my site. I’m wondering if it’s possible to use social media icons instead of just the names in the footer. Would I need to do this “under the hood” or is it an option in the main “Edit Theme” choices?
Thanks!
Hi windysunny! Currently the theme only uses the text version of the social media links, but I’m considering to add it in a future update.
Hi, Patricia! Everything is going pretty great with your template, some friends have already been asking where did I get it from and of course I promoted you.
I had a question about the pagination numbers. I would liked them on the tagged posts but not on the ‘Home’ page. Is there a way to control that? To delete de pagination only from the home page?
Thank you so much for your help!
www.belencastello.com
Hi BelleToscan!
Thanks so much for buying and using my theme (and also for promoting it)
Regarding your question – there isn’t an option to remove the pagination from the homepage as it would remove it from the other listing pages as well (tag pages) :-/
However I can send you a snippet to do this (you’ll have to edit the core directly). Please email me at support (at) misspato.com in case you want to go ahead.
Thanks!
Already sent you that mail to support@misspato.com
Got it now. Will reply next
Perfect! It worked! I answered you back at your support mail. Thanks!
Replied
Does your theme show a thumbnail image for link posts…? Your description suggests it does, but the separate menu link for “Link” (Posts?) shows link posts without thumbnails…would you please clarify…?
Hi Gr8Meta4!
The theme has thumbnail images for photo / photoset posts only. Tumblr added support for link images later on, so I will add it in a future update.
Thanks – any time frame?
Only in the last quarter of the year, as Catalog was updated recently.
Hello again!
A new doubt has emerged while working in my web design. I have tried to justify my images on the ‘text’ posts so that they are the same size as the text on the publication but I can’t manage to upload them without getting pixeled or loosing quality.
Here you can see what I’m talking about.
http://belencastello.com/post/93491412697/centro-de-tecnificacion-deportiva-en-mas-quemadoI added this CSS in the advanced options: .justified-photo { text-align: justify; width:100%; } And added to the HTML of the photograph class=”justified-photo”
I have tried saving the images in Photoshop for web design and I have changed it’s size (pixels) but whatever I try nothing changes. The image stays the same with little quality. (You can see on the image below with no changes that it has much more quality).
Do you know what I did wrong? Or is there a better method to get the same results?
Thanks a lot!
Hi! Please try to disable the option ‘enable real size images’ in the customizer. When off, you’ll get 100% wide images. I hope this helps.
No. I’m sorry, but no changes at all. =(
Hi again,
You can try and add this to the custom CSS:
.text-body img {width: 100%; height: auto}
However, in the text post types, the theme has no saying to the real size of the image – meaning that Tumblr is using images up to 500px wide and if you make it 100% using CSS the image will stretch rather than fetch a larger source image :-/
It does work for all of the images but it continues to loose quality. I will try to keep on increasing the number of pixeles just in case but I don’t think that’s the correct answer. It’s curious because when I upload a photo with the photo post option you can see it perfectly but when added to a text post it just looses quality. It doesn’t make much sense. I am so persistent with this topic because I am going to use your lovely template as an architecture portfolio and therefore I need my plans and drawings to be legible.
By the way. You dont’t know how much it means to me to receive your help. I am so grateful!
Hi again,
The problem is that I can’t access the content of the images in the text post :-/ (only the photo posts). In text posts, it’s Tumblr who chooses the size (it makes several sizes for each image – even though you send a very high-res one, it picks a smaller one for the text part).
I wish I could be of more use in this case…
You’re welcome
Hi, Patricia!
Congratulations, in first place, for your work. After of days of searching for a minimal and organized template yours was definitely the best option.
I have already started to customize my website but I have a doubt which I still have not found solution to.
I would like to know if there is any way of creating subtags. I mean... When you post something and tag it it goes directly to the links on the header. In my case I would like to subdivide my posts on architecture into #urbanism #proyects or #contests, for example.
Here is my (on work) web page. www.belencastello.com
The idea is that when you click on “architecture” or “artwork” you will see all of the posts inside “architecture” but divided in three different groups. Perhaps the way of subtagging would be #architecture#urbanism . I’m not sure if Tumblr allows this possibility. I hope I explained myself correctly. Thanks for your help!
PS: Is there a way to justify the text on the posts? I have tried changing the HTML to text-align:justify but it does no work. Did I do something wrong?
Hi BelleToscan,
Thanks so much for purchasing my theme
In reply to your question: unfortunately this is a Tumblr limitation. Tumblr doesn’t have a hierarchical tagging system, all tags live in the same level :-/ So I can’t do much about it…
As for the justification, please add this to your Customizer > Advanced > Custom CSS:
.page-body { text-align: justify; }
I hope this helps.
Thanks!
Oh, what a pity! I imagined that was the reason I couldn’t find any information about the topic. I’ll try to come with some other alternative.
The justify order did work but only inside of the post. Is there a possibility of also having the text justified in the miniature preview in the home page and links?
And thanks a lot for your help. You are amazing and we al all grateful for your help and time.
Hi again,
Sure. Please replace the other code with this one then:
.page-body, .thumbnail-caption p, .thumbnail-content p { text-align: justify; }
I hope this works.
I’m sorry. This time it did not work. The posts keep being justified but the preview doesn’t (I image the so called thumbnail-caption). Maybe something could be missing from the code?
Well, wether you can help me or not I appreciate very much your help!
Hi!
It didn’t work because when you copied the element you also copied the ” code ” tag that it’s on this page. Please only copy this:
.page-body, .thumbnail-caption p, .thumbnail-content p { text-align: justify; }
And let me know Thanks!
You were totally right. My mistake. It is working now. ¡Thanks!
Great Thanks!
Hi, i need help. How do i change the link name “Home” to “Inicio”. I really need to put it up in spanish. Thanks.
Hi!
Thanks for buying my theme
Regarding your question, the theme supports multiple languages and the Home should be in the language that you’ve specified ( https://www.tumblr.com/settings/ then go to Language and choose Spanish).
However, if you prefer to change the code please search:
Then change {lang:Home} to the word Inicio if you prefer.
I hope this helps.
Thanks!
Thank you so much, it worked perfectly. Regards!
You’re welcome
Hi I’ve got a wide monitor and my tumblr page (http://jahmad.tumblr.com/) top header doesn’t seem to stretch to the full length of the screen nor does the slider image, what am I doing wrong, can you help?
Hi Jamalahmad!
You need to uncheck the option ‘Enable Boxed Layout’ to that it can be full-width.
I hope this helps
Thanks!
thank you so much… its worked
Great
I love the blog so far. But I am having a difficulty setting up my Flickr feed. I added my Flickr username but nothing happened in my Flickr footer. I have read your instructions. Can you give me some informations? I don’t know what I did wrong.Thanks!!
Hi! Please let me know your site address – you can send me an email to support (at) misspato.com. Thanks!
Hello,
I’m interested in purchasing this theme as it has most of the features I’m looking for. Does the theme support a masonry style grid? I mean a grid where the photographs, posts, etc… are not all the same size.
Thanks, Tzola
Hi Tzola! Sorry, it doesn’t support masonry at the moment. Only what you see in the demo site.
Hi, I love the blog so far. Though I am having difficulties setting up my instagram feed.I have read your instructions but I am not real sure on what I have to do exactly yet?
also the twitter option is missing on the customization page
Hi!
In order to make the twitter option working you need to activate it in the main settings (https://www.tumblr.com/settings). Then just enable the widget.
For the Instagram feed, it’s a 2-step process: 1) You need to go to this address (http://on.misspato.com/instagram-setup) and enable it. Then you just copy and paste the User ID and Instagram Access Token fields in the Customize Panel. These IDs will appear on the bottom of this page.
I hope this helps.
The Id’s didn’t show up, you are talking about the bottom of the page from the link you gave me correct?
Please try this URL and click the orange button: http://projects.craftedpixelz.co.uk/jqinstapics/