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
546
Purchases
Buyer Rating:
4.17 stars
4.17 average based on 80 ratings.
-
5 Star
4556%
-
4 Star
1620%
-
3 Star
1113%
-
2 Star
45%
-
1 Star
45%
| Created | 19 October 11 |
| Last Update | 10 February 13 |
| Columns | 4+ |
| Compatible Browsers | IE7, 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 | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | HTML Files, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- 3d slider
- animation
- blog
- business
- business features
- corporate
- creative
- innovative
- mnky
- portfolio
- pricing table
- shortcodes
- sliders
- theme options
- travel
© All Rights Reserved MNKY -
Contact Envato Support


Hi,
My twitter widget stopped working…though I haven’t changed anything in setting. It says ‘Error while loading Twitter feed.’ I saw the same question in this page but was it solved? I did not change my twitter username or “Your Twitter username” in the widget.
Hi,
Use twitter shortcode in text widget.
Thanks!
Hi MNKY,
I set everything right to make comments on posts possible. However, when clicking on “make a comment” (in dutch: Reageer). Nothing happened.
What’s going wrong? Can you please help me?
Kind Regards, Michel
Hi,
Sorry but I did not understand your issue.
Hi MNKY,
Making comments on a post didn’t work. But found out it was a permalink issue.
Tnx for your reply anyway!
Hi MNKY
, Have an issue with portfolio on Dotted.
I want to publish some portfolios items in differents categories.
So I attached some portfolios items to differents categories, sometimes 2 or three.
My issue: sometimes, some of portfolios’ items appear only in some categories but not in all categories.
I tried many options like rename all categories with only one word, erase et recreate portfolios’ items, erase and rename portfolios’ categories… but now, I don’t know what to do.
Thank you for you help MNKY.
Still in portfolios, inside ‘page-portfolio’ (2, 3 or 4 columns), can I choose the number of posts in each page ?
I surched in many files and only found in ‘page-portfolio-two.php’ for example :
'posts_per_page' => 1, //'caller_get_posts'=> 1inside lines 31 & 32.Is it in this file or in another one ?
Thanks MNKY
Hello,
Are you using paged portfolio option? It will display a number you specify in settings/reading.
As for previous question, if you are using filterable portfolio, one portfolio item can be attached to one category.
Thanks!
Yes I’m using paged portfolio option. Thank you MNKP for your so quick answers. Indeed, I was looking for something more complicated to publish my items in paged portfolio. It work as I want now. Thanks
Hi, Is there a way to have the widgets on the left hand side on blog posts ?
Many Thanks
Hi,
The easiest way is to open single.php file and change line 15 part sidebar_right to sidebar_left, then move it to line 3, so it will be placed before this line:<?php if (get_option_tree('post_layout_sidebar', '')) { echo '<div id="content_full">'; } else {echo '<div id="content" class="left">';} ?> Thanks!</div></div>