This item is by an Elite Author
MNKY
- Elite Author
- Sold between 250 000 and 1 000 000 dollars
- Item was Featured
- Author was Featured
- Bought between 100 and 499 items
- Has been a member for 2-3 years
- Exclusive Author
194
Purchases
Buyer Rating:
4.52 stars
4.52 average based on 27 ratings.
-
5 Star
2074%
-
4 Star
414%
-
3 Star
13%
-
2 Star
13%
-
1 Star
13%
| Created | 3 July 12 |
| Last Update | 29 April 13 |
| Columns | 4+ |
| Compatible Browsers | IE8, IE9, IE10, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5, WordPress 3.4, WordPress 3.3, WordPress 3.2 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Responsive |
| ThemeForest Files Included | HTML Files, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- agency
- business
- clean
- corporate
- creative
- design
- easy
- freelance
- minimal
- mnky
- portfolio
- responsive
- showcase
- studio
- wordpress
© All Rights Reserved MNKY -
Contact Envato Support


Hi guys,
Is there some kind of a conflict of the theme with Automattic’s Jetpack plugin? I had Jetpack installed and updated and when I tried to install Imagine on my site, I got a server error message and I couldn’t deactivate neither the plugin, nor the theme through the admin panel. I got completely stuck and my site went down.
We finally deactivated all plugins in the database, but I thought you guys should know about this. Plus I would really like to use some of Jetpack’s features and I’d hate it if the theme and the plugin didn’t get along.
Thx for your answer, Petya
Hello,
It can be related to integrated contact form. You can disable integrated form per instructions in the end of the user manual.
Thanks!
Hello! I like your theme a lot but before purchasing I would like to know if it can work with WPML . I need to make a site in different languages, with a language switcher. Thank you!
Hello,
It comes with.po files for translation. There should be no problems with wpml.
Thanks!
hi, great theme! it’s possible to show the portfolio page also in the homepage?
Hello,
Sure, it is inserted as a shortcode.
Thanks!
thanks!
Please update the moover plugin…
Will do shortly
Already in the queue
Should be available in a few hours.
Wow! Thx!
...maybe in a few days?
It is already there, just download package onceagain. Thanks!
Hi,
It seems like the media grid plugin is in conflict with the Twitter shortcode. The Tweets doesn’t show up at the first time(it shows up after refreshing the page). The media grid plugin ain’t working on my website, I can’t click on the portfolio items. I don’t think it is in conflict with any other plugins.
Thanks!
Hello,
In media grid settings select to load javascript in header, it should help.
Thanks!
theGreetings, I am currently having a problem with the custom header of the theme. For some reason it won’t let me remove an image from the custom header. Every post etc the same image appears in the custom header…any help? here is a screenshot of what It looks like http://www.nyclout.com/blog/2012/05/22/stevens-real-legacy/screen-shot-2012-10-20-at-12-10-30-pm/
Hello, really love your theme and how detailed you’ve been in considering the kinds of things a business would truly get the most benefit out of (like the charts, pricing boxes, member content, custom headers, etc.) Really very beautifully conceived and executed. I do have some questions prior to purchasing however:

1.When will an update for the iPad hover problem be issued? Unfortunately the theme is unusable with this issue, so I hope it’s almost fixed. I would assume this update would also include any mac specific issues such as the logo/border overlap mentioned on one of the previous pages.
2. I’m assuming the slider can be turned off completely if I want to, but is it possible to insert the media grid in the space where the slider would normally go instead? I guess use the media grid as a custom header?
3. And with this is mind, are the areas on the homepage modular? i.e. can I move the media grid to other areas or insert different content areas/widgets?
4. Do you know if the theme works with gravity forms and Yoast’s SEO plugin?
5. Last but not least, do you by any chance include a starter child theme? It just makes it easier when the author sets up the “bones” so to speak, since they know their framework best.
I look forward to these answers as I’m very excited to work with this theme, again, very impressed with the caliber of your work. It’s not often you can find an elegant design on here that comes with genuinely useful features. Too many authors focus on flashy or minimalism. You’ve achieved a nice balance. Kudos
Hello,
1. Here is the solution from one of our buyers:
“Found a fix for the hover boxes iPad problem..
The responsive setting for tablets is disabled by default. If you enable the theme to be responsive for both tablets and mobile (by going to Theme Options > Mobile Devices > Second Box) and then save and the hover boxes then work as they should “
2. Yes, you can do this.
3. Yes
4. Should be no problem with them.
5. We will consider this. But now you can create one following steps here:
http://codex.wordpress.org/Child_ThemesThank you!
This is excellent news. I don’t suppose you could enable the responsive setting on your demo to check it out on the ipad?
We have some other tablets, but not exactly ipad, and this is the problem. On all other and iPhone it works great.
I understand. What I am asking though, is if you can enable the responsive setting for tablets on your themeforest demo, so that your buyers can test out the theme accurately? I know the plugin itself works on the ipad because I just checked out the plugin’s demo page on code canyon. I would like to be able to test your demo here on themeforest using my ipad and see that it works as it should, without me having to fix something right from the get go, do you know what I mean?
In as much as I actually preferred my android tablet, the market share of tablet usage here in North America (particularly for my target market) is iPad users. I like apple products, I do. But they can be a real pain in the a$$
Sure, you can view page now.
Thanks!
That’s much better, thank you so much! Will be purchasing shortly!
Happy to hear that
Hello hello! looks like a really good template.
Any chance I can do the Content container background color transparent or just disable it so the logo and the menu float to the body background? http://christosxidias.com/cross fingers!
Yours Andreas
Hello,
Enter
transparentin the color fields in theme options.Thanks!
nice… that worked! though the small shadow still remains. any hint on how to remove that too?
Andreas
In style.css find wrapper on line 185 end remove shadows from there.
Thanks!
#framework_wrap #content_wrap .message span { display: block; height: 16px; width: 16px; position: absolute; left: -8px; top: -8px; background: url(../images/icon_add.png) no-repeat 0 0; }Does this has anything to do with the shadow?Nope, you have to find
#wrappernot solved. Any extra help will be really apreciated.
Yours Andreas
It should be solved, because it is the only place where the shadow for wrapper is set
can you please point me the way?
Style.css
/* Content area */ #wrapper{width:940px; margin:40px auto; padding:10px 16px 8px; background:#F9F9F9; position:relative; -moz-box-shadow: 0 0 15px rgba(0,0,0,0.15); -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.15); box-shadow: 0 0 15px rgba(0,0,0,0.15); }looks like it doesn’t wanna go
solved! was looking at another style.css file!
sorry for that.
Yours Andreas
G’morning
Any chance I can minimize the “frame” distance of the background color and the content? (map)
http://christosxidias.com/?page_id=22andreas
Hello,
You can put it inside a div with negative margins, like this:
[div style=”margin-bottom:-30px;”] maps [/div]
Thanks!
great advice!
thanks!
Hello, I purchased your theme a few days ago and just had a quick question. For some reason I can’t work with it on my local host, I upload the proper zip and it installs and activates no problem, but the image uploader and browser uploader don’t work at all. I was wondering if you had encountered that before? I’m using MAMP on a Mac running mountain lion. I uploaded to a test site on my web server and everything works no problem, but it’s nice to be able to work on your local server first. Anyhow, I’m just wondering if you’ve encountered that before? The issue is theme specific because when I activate one of the included wp themes, the uploader works. Thought I would check with you. For now I’ll just continue working on my test web server. Thanks!
Hello,
We have not worked on this kind of local server. You can check, if it is caused by theme functions and determine which one by disabling them in functions.php. Instructions how to do this are in the very end of the user manual.
Thanks!
Dear friends Can I change the kerning between the text characters?
Yours Andreas
Hello,
Sorry, did not understand your question?
Thanks!
i mean the disatnace between the charachters of the font
Hello,
In style.css you this property and add it to body tag:
http://www.w3schools.com/cssref/pr_text_letter-spacing.aspThanks!
thank you. i’ll try that
how u make homepage pls help same thing Like on the preview
Hello,
You can import demo content to replicate demo website.
Or here is the content:
http://mnkystudio.com/theme_features/imagine/imagine-home.txtThanks!
also i set the background color different than white (so it would be dark as the ody background image loads) but it wont take it!
please some help!
Hello,
Are you using a plugin to set background or integrated functions? And do oyu have background stretch enabled?
Also make sure that you have entered color code with #
Thanks!
Ok I added the # at the color code and it’s ok
But I’m using the integrated functions (NOT plugin) to set the background!
Any hints?
It is because image stretch is affecting performance on the mobile phones that is why it is disabled. You can disable background stretch in theme options and remove background and set it directly in style.css for body tag.
body { background: url(images/bg.jpg) no-repeat center center fixed; -webkit-background-size: cover; /*for webKit*/ -moz-background-size: cover; /*Mozilla*/ -o-background-size: cover; /*opera*/ background-size: cover; /*generic*/ }Thanks!
But it’s different in every page
Then like this:
.page-id-1 body {style;}Thanks!
Thank you. I’ll try that first thing in the morning
cheers
Hi, I would like to know that slider is ready to use after buying theme or I have to buy pictures to put to slider. Animation/picture in first slider with bird and house is great. Can I buy it with theme? Thanks Dan
Hello,
Pictures are not included with a slider due to licensing terms, but it is available for sale here:
http://graphicriver.net/item/music-event-flyer-lovejoy/1237622Thank you!
Thank you for information. I buy picture in slider, but can you help me customize buying picture to achive effect like in theme slider?
Hi,
These are psd files, if you are familiar with photoshop then you can make any changes you want.
But sure we can send you ready images we used in preview.
Thanks!
One of the most sophisticated themes ever seen here!
Gooood job!
Thank you! Happy to hear that
Hello,
Thanks for a great theme! I am just trying to sort an issue on the homepage. I’m trying to have blog posts running down the left instead of a rollover box and when i use the blog posts shortcode, it is creating page links at the bottom. You can see here: http://kre8server.co.uk/workspace/purplecloud/
The Div class that is doing it is “page-link”
How do I remove this please?
Hello,
We do not see any page links there?
Thanks!
Hello, great theme.
I have one question…How do I link to a ‘thank you’ page when hitting ‘submit’ on the contact form? Looking at actions in the grunion-contact-form.PHP but not quite sure.
Thanks in advance Joz
Hello,
Thank you! We have not tried this and do not have ready solution. If you are not able to find it, you can disable integrated form and use any other contact form, instructions are in the end of the user manual.
Thank you!
Hi,
I’d like to buy this theme, but I wonder if I can use it without Wordpress as a standalone website.
Is it possible?
regs,
Hello,
Sorry, this is WP only version.
Thanks!
Hello,
How can i remove the media grid and insert custom form buttons from the top part of the editor?
And other question: how can i disable some shortcodes from the shortcode list? which are the files involved?
Thank you very much, i think yours is a really great theme, very versatile!
Hello,
Media grid is installed as a plugin, we are not developers of it; some plugin files have to be modified to remove it.
We do not have any custom buttons for editor, except activated hidden wordpress functions, you should google for it.
For shortcodes there are functions/shortcodes-ultimate/lib/shortcodes.php and available.php
Thanks!
ok thank you, but about de buttons i mean the ones above the editor: “insert custom form” and “media grid”, how can i just make them to don’t show there?
thanks again
You want to disable only buttons or also contact form and media grid completely?
Thanks!