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
2,322
Purchases
Buyer Rating:
4.32 stars
4.32 average based on 259 ratings.
-
5 Star
15559%
-
4 Star
6023%
-
3 Star
238%
-
2 Star
155%
-
1 Star
62%
| Created | 2 July 11 |
| Last Update | 10 February 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, WordPress 3.1, WordPress 3.0 |
| Documentation | Some Help |
| High Resolution | No |
| Layout | Responsive |
| ThemeForest Files Included | HTML Files, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- admin panel
- blog
- cufon
- custom options
- jquery
- mnky
- personal
- personal blog
- portfolio
- posts
- responsive
- slider
- urban
- widgets
- wordpress
© All Rights Reserved MNKY -
Contact Envato Support


How to increase spacing in the menu on the left?
Thanks in advance.
Hi, you mean spacing between the menu items? Thanks
I have attached a screenshot of my template…
http://dl.dropbox.com/u/29611271/Picture%2023.pngCan you please help in removing that white bar under my logo? Either that or move the navigation menu down. The symmetry is throwing me off, and im having trouble finding a solution.
Thanks! Great theme!
Hi, try using tempalte without a header. Choose default template in page attributes.
Thanks
Can I get the photoshop PSD files sent to me.
Hi, sorry, but there are no PSD files for this theme as stated in description, we have not used them as starting point this time. Thanks
Loving the theme! Just one question.
Can i make my default page look like your “main page” in the example?
I know i can make a page and check the look to header+full width.
But what im looking to do is create a single site with NO pages on the left side, and just load up as your ‘Main Page’ sort of a static coming soon page.
is this possible?
Hi and thanks
Sure you can, just go to Settings->Reading and set static page for “Front page displays” .
Then in Appearance->Menus create new empty menu and set it as primary navigation.
Cheers
Perfect! thanks!
However, now i’ve lost my customer static image at the top using code you’ve sent me via email.
I had it at the end of header_blog.php but now it’s no longer there with this new static main page, which file should i add this to end of to replace my image in the header?/ which file can i edit to change this new static page?
If there is only one page right now, you can select template with header+ full width and insert that one image to the Head slider.
Thanks
For the posts on the READMORE button there is an automatic url//#more-number rule. It jumps to a certain place on the page. I don’t want that. Do you know how to delete that /#more-832 behind the url?
Thanks!
Hi, it will require a bit of a code. You can read “Link Jumps to More or Top of Page” section on official WordPress codex HERE
Thanks
I just wanted to write a quick note and thank you guys for your phenomenal attention and support. I needed some help with the template and you’ve been extremely attentive and supportive.
Best experience
Cheers
Thank you! Very glad to hear it
As a newbie to the blogging world, I definitely needed some support and frankly, some hand-holding. These guys were amazing with the turnaround in their responses to my requests for assistance – can’t thank them enough! Well, well worth the money.
Thank you for kind words, really appreciate it!
Thank you for a great theme.
I will be putting a lot of video on the site and these will be hosted on my shared server with hostgator. I am using flv videos. I mainly use a plugin to accomplish this. Is there a way to do it with a shortcode or something else. I worry about installing plugins… thinking it might cause some conflict. Drop a line please. Thank you. Enjoy your days….. Okan
Hi, think it is better to go with some simple plugin which provides player for self hosted video, as there is no such included. You can try installing one and see if it works and nothing in theme is affected, if it is ok you can go on and use it. If something is conflicting you can always delete it and find one that works correctly.
Thanks
lol okay, sorry to bother you again, but i actually have a good question!
How can I add a little bit of space between page names in the navigation bar on the right side?
because of the size and font type i picked the black box that encases the word when i hover over it gets cut off a little and makes the word (page title) look uncentered!
Is there any way to do this? add a little space in between page titles in the navigation.
Hi, you must be talking about navigationon the left not right?
Then is style.css find #navigation-block ul li and add margin-bottom:5px; to it with your value.
Cheers
Amazing, exactly what I was looking for. I think I speak for everyone when I say your theme is so awesome, but your support is just outstanding! Thanks again!
Buddypress registration page style appears messed up. I found your comment that this is an old file included in the theme:
http://forum.mnkystudio.com/discussion/155/how-to-install-buddypresssCan you please upload the fixed version of the registration file?
Hi, update is in queue, will notify you when it is ready for download. Thanks
You can download updated version now. Thanks
hey, if I want to move the text that gets boxed on the left side navigation down a little to center it better in the that box.
(that could be either moving the text down a few px or moving the box up, whichever is easier)
I know i have to edit a little something in style.css, i’ve been playing around but I cant see to find exactly where i have to edit.
Is it possible to move the text down?
Cheers
#navigation-block{width: 160px; position:absolute; margin:26px 0 0 0}change the 26px value to larger one , it will move the menu lower.Thanks
hmm changing the 26 higher didn’t seem to do anything… I tried 32px 70px and 150px and the menu didn’t appear to move down?
#navigation-block{width: 160px; position:absolute; margin:126px 0 0 0 !important;}<pre> </pre>Hi, I would like to buy the template, but before that I have a few questions.
Is possible to have the portfolio view as the main page?
Is the template easy to configure like you had in the live preview? because I don’t know much about WP stuff.
Thanks
MG
Hi, thank you for your interest!
If you want to have a portfolio page with big slider , it will require changing one line of a code, we will do it for you, if you contact us.
You can import demo content and have exact the same site as the preview, just except featured images for posts. Then you can start modifying , adding/deleting pages from there.
Thank you!
Hi,
I would like have my first level background image repeated horizontally and vertically, but my second level background image to not be repeated at all.
How do I go about it?
Thank you!
Hi,
In style.css you should add
to the #background_patternThanks
Hi,
I modified the line to
background_pattern{top:0px; bottom:0px; left:0px; right:0px; padding-top:25px; min-height:100%;background-repeat:no-repeat !important;}
but it still doesn’t work
hi,
i modified the line to
#background_pattern{top:0px; bottom:0px; left:0px; right:0px; padding-top:25px; min-height:100%;background-repeat:no-repeat !important;}but it still doesn’t work
Have you uplaoded second level image in Theme Options? For further answers, please comment with account you made purchase, so we can verify it, thanks for understanding
Hi,
i’m building my site in twol languages. I’m using WPML for multilanguage content. I have a problem with the slider on the first site with articles. It shows me all articels in both languages always instead of content of one language in which i am. Do you have an idea how can i fix this because i want to show only the content of the language i choosed.
thx
sebo
Hi, will take a look tomorrow morning, and see what can be done.
Hi, unfortunately we did not find a solution today, maybe you can go with a head slider on blog pages in that case, we will look through code a bit more and inform you if we have luck.
Thanks
Hi, that’s sad.
Do you have any idea how could i make at least the sliders in different languages? This is not possible too for now.
For WPML compatibility you could see at wpml.org for more information how to troubleshoot and how to make a template optimal for multi language support. The admin panel of BigCity is great but it allows only one language to use.
It would be great if you have any idea, otherwise i have to make a different installation for each language… and that’s not what i really wont. It’s to much work.
Thx a lot for your support
sebo
Hi MNKY ,
any news about my questions?
Best regards
Sebo
Hi, sorry no solution for post slider for now. But if you want to put just and image slider there, you can do so by changing blog_header to header.php in the index.php file on first line. Thanks
Just purchased – getting the following error after uploading
Parse error: syntax error, unexpected T_FUNCTION in /nfs/c08/h02/mnt/119266/domains/mickfoley.thisiswrestling.com/html/wp-content/themes/bigcity/easing-slider/easingslider.php on line 1
Hi, please send us ftp temporary access via profile and we will fix it in a minute. Or reupload easingslider.php and recent-post-slider.php via ftp client ( better not filezilla, as it may cause same error )
Thanks
Having a problem with the posts slider.
When I choose to show 3 posts with excerpt and thumbnail, my page renders with this code above the slider:
Warning: explode() expects parameter 3 to be long, string given in /home/members/justinwedes/sites/baileyscafe.org/web/wp-content/themes/bigcity/recent-posts-slider/recent-posts-slider.php on line 444
Warning: array_pop() expects parameter 1 to be array, null given in /home/members/justinwedes/sites/baileyscafe.org/web/wp-content/themes/bigcity/recent-posts-slider/recent-posts-slider.php on line 445
Warning: array_push() expects parameter 1 to be array, null given in /home/members/justinwedes/sites/baileyscafe.org/web/wp-content/themes/bigcity/recent-posts-slider/recent-posts-slider.php on line 450
Warning: explode() expects parameter 3 to be long, string given in /home/members/justinwedes/sites/baileyscafe.org/web/wp-content/themes/bigcity/recent-posts-slider/recent-posts-slider.php on line 444
Warning: array_pop() expects parameter 1 to be array, null given in /home/members/justinwedes/sites/baileyscafe.org/web/wp-content/themes/bigcity/recent-posts-slider/recent-posts-slider.php on line 445
Warning: array_push() expects parameter 1 to be array, null given in /home/members/justinwedes/sites/baileyscafe.org/web/wp-content/themes/bigcity/recent-posts-slider/recent-posts-slider.php on line 450
Warning: explode() expects parameter 3 to be long, string given in /home/members/justinwedes/sites/baileyscafe.org/web/wp-content/themes/bigcity/recent-posts-slider/recent-posts-slider.php on line 444
Warning: array_pop() expects parameter 1 to be array, null given in /home/members/justinwedes/sites/baileyscafe.org/web/wp-content/themes/bigcity/recent-posts-slider/recent-posts-slider.php on line 445
Warning: array_push() expects parameter 1 to be array, null given in /home/members/justinwedes/sites/baileyscafe.org/web/wp-content/themes/bigcity/recent-posts-slider/recent-posts-slider.php on line 450
Hi, could you give us temporary ftp and WP access, you can send it privatly via profile. We will look what is the problem on your site. Thanks
Actually solved that problem, just now, thx. And thanks for prompt response!
One follow-up question. Where is the post “thumbnail” coming from? Is that the featured image on the post? I ask both for the post slider and the recent posts widget.
Great you solved it and yes, it is a featured image. Thanks
For some reason the featured images are not showing up as thumbnails in the RECENT POSTS or POSTS SLIDER . Even if I choose Thumbnail (150×150) for size in the image uploader.
Is there something else I have to do?
You should set them as featured images, not just insert into post. Also be sure your image URL ends with image extension not post ID, in upload screen press File URL to make the right link.
Thanks
I am working on finishing out my website using your amazing theme, however I am running into some technical difficulty. Here’s the link:
http://crosstrainingevangelism.com/evangelism-reference-card/I need to have the two images centered and slightly seperated with a dowload button at the bottom of each image. I have toyed around for hours trying to resolve this but am not able to. Can you help? I will send my access info by private email.
Ryan
Just sent you ready code
Thanks
Darn, I forgot to mention I needed the left image to say “ENGLISH VERSION ” in caps and the right image to say “SPANISH VERSION ”. So, so sorry is that an easy fix? Thank you so much for the code help, you’re awesome. I really love your theme, I still haven’t ran across anything like it. Has so many possibilities! Cheers!
P.S.- I’ve tested the code and it’s not working. I substituted the proper image file url’s and inserted the code first in the HTML side, didn’t work then on the Visual side and it didn’t work there. What did I do wrong???
Hi, just set the page for you
Great theme to start.
I am having a problem trying to add a custom header to my blog page. Can this be done?
I followed the step. I Went to my page named “Blog” changed it to left side bar + Header. Then I selected the file and made sure it was “file url”. I updated it and I see nothing on the blog page. The headers on the home page are good.
Can you help me out Thanks!
Hi, blog layout by default has a post slider. If you want to change it for custom header image, you can contact us vis profile and we will send a file to replace that will allow to do this. Thanks
Ok that makes sense. Can you explain the options for the post slider? How would I set it up like your demo?
Height ex : 150
Total Posts
No. of post to show per slide
Slider content
Category IDs ex : 1,2,3,-4 (Use negative id to exclude)
Posts to include Seperated by commas
Posts to exclude Seperated by commas
Slider Speed ex : 10 (It is in seconds)
Excerpt Words ex : 10
Is there a minimum number of posts I must use?
Do I need to have the height set to a certain value?
Do I need to have a feature image set for the post so it shows up on the post slider?
Thanks. Please be detailed. This is the only part of the theme that is a pain for me. Thanks a million
Hi, minimum number for posts is 1, and there is no exact value for slider height, it must just have a value there. Also please set slider speed and excerpt words options.
Slider speed is in seconds, whicc specifies for how long does one slide stay.
Excerpt words will specify after how many words read more button will appear.
And yes, you should set featured image to the post if you want it to display in slider.
Other settings are optional, and they use IDs not names.
Thanks
Also could you tell exactly how to make the thumbmails come up in the Recent posts widget? what is the best size to make em,etc.
Thanks
Just add a featured image to the post and check option to show image in widget settings. Thanks
Hi there,
Firstly, awesome theme! My sister and i are trying to switch our site over to your theme now.
We currently haver a wordpress theme called “sight”. So that people don’t see a mess while we’re transitioning, we are using the “Test Drive” plugin to smoothly transition to your theme. our problem is: your default page templates are not showing up in the page editor of our blog. I can see the parent drop down menu under page attributes, but there is no drop down menu to change the page template. i looked in the screen settings and the page template option is not there either. We’ve tried uninstalling and installing the theme and it is still missing. Is this happening because we are using Test Drive?
Thanks for your help!
Hi, it should be under page attributes, but if it is not there, then probably it is the plugin causing this.
Thanks