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
1,640
Purchases
Buyer Rating:
4.49 stars
4.49 average based on 233 ratings.
-
5 Star
16470%
-
4 Star
4519%
-
3 Star
93%
-
2 Star
41%
-
1 Star
114%
| Created | 26 March 12 |
| 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 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Responsive |
| ThemeForest Files Included | CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- agency
- business
- clean
- company
- corporate
- firm
- mnky
- modern
- product
- promotion
- responsive
- service
- small business
- wordpress
© All Rights Reserved MNKY -
Contact Envato Support


Hi
i have my portfolio divided into 4 categories
when displaying individual categories on a page, it works fine – BUT when i display all categories (by leaving the ‘categories to show’ field blank, when paging i get the ‘404 page not found’ message
Thanks
Hello,
Have you tried different permalinks settings in wordpress?
Thanks!
Thanks – i’ll take a look
But i can’t understand why paging works when displaying a single category but doesn’t work when displaying the entire portfolio…
hello mnky how are you? 2 questions please: whenever you click on a picture on the homepage or blog post it enlarges an covers the page/texts. Is there i can stop this. I dont want anything coming up when people click on blog pictures or home page pictures.
Also for the mobile site is there a way i can i hide the navigation bar that shows menus on the blog. I have linked the site to our app and having the navigation bar/rectangle makes it look untidy
The site is http://wp.me/P27ecH-fM
Thanks
Hello,
1. Just do not link your images. When inserting images, press none in link field. If they are already inserted just unlink them in editor.
2. You can add navigation bar to display:none list in the beginning of mobile.css and mobile-all.css
Thank you!
hello mnky it didnt work or may be i didnt get it i put #navigation bar, in the list containing display none and it still shows me the navigation bar with the menus to scroll down to and for the pictures i changed links to none but the pictures are still clickable and covering the whole page when you click on them please help
Hello,
1. .mobileMenu {display: none !important;}
2.Check hml mode it should be<img src="http://www.mnkystudio.com/promotion/wp-content/uploads/2011/07/puzzle2.jpg" alt="" />instead of
<a href="http://www.mnkystudio.com/promotion/wp-content/uploads/2011/07/puzzle2.jpg"><img src="http://www.mnkystudio.com/promotion/wp-content/uploads/2011/07/puzzle2.jpg" alt="" /></a>Hi, I love the motiony ness of the slider but in the responsive view on my iphone I don’t see a slider at all. Is this the way you designed it?
Hello,
Yes, slider is disabled for mobile devices. If you disable responsive mode it will be present.
Thanks!
I saw you said the footer menu is now in the theme options but you can’t add a menu to the bottom right now? I liked how you had home/rss/sitemap etc. I wanted to put that there as you had it…
I noticed the copyright line is like 50% of the page width … how do I extend that over to cover the full line now? Or how can I re-widgetize it so I can put the menu I created there?
Hello,
Footer menu is still in Appearance->Menus. Just set your footer menu there and it will appear on your website.
And the copyright text is in theme options.
Thanks!
Actually, the call was wrong.
I’ve fixed it. It said “array(‘theme_location’ => ‘footer’, but it needs to be menu, calling Footer. This works on my installation:
<?php wp_nav_menu( array(‘menu’ => ‘Footer’, ‘container’ => false, ‘before’ => ’|’, ‘fallback_cb’ => false )); ?>
AHHHHH I found it – nevermind. My bad. Well, I hardcoded it now. lol But at least it works both ways.
Hi, where do I remove the box-shadow in the main menu?
Hello,
It can be removed in var.php file.
Thanks!
Hello, im trying to upload this them on wordpress, but im getting failure message “The theme is missing the style.css stylesheet.” how do i correct this? Thank you
Hello,
You have to unzip your download package and find promotion.zip file, this is the one to upload.
Also you will find user manual there.
Thanks!
Hello,
I love this theme! However, I’m trying to use the UberMenu on my site and I’m having trouble with the way the menu looks. How do I remove the themes menu settings to use the UberMenu settings for the menu? If there is already a post answering this question please give me the link or tell me what I need to do. Thanks in advance.
Hello,
To remove default menu styling go to style.css and find menu section. Also in var.php remove style corresponding to menu.
Thank you!
I’m not that well versed in CSS or html I this is what I deleted from the menu section
/* Menu Block */ #horiz_m {width:960px; height:110px; margin:0 auto; position:relative;} #horiz_m_bg {width:100%; border-bottom:1px solid transparent;}
As far as the var.php section I’m not sure what to delete… Help please!
In style.css menu styles are also after /* Horizontal Menu */. You can try putting ones you deleted back.
In var.php you can delete all styles from line 35 to 51.
Thanks!
I installed demo files to brand new GoDaddy install of WP 3 .4.2. No plugins activated. It crashed the entire site. We had to use FTP to delete promotion before we could get WP back running.
How can I make this work with WP 3 .4.2 on GoDaddy Linux???
Hello there, I bought this theme and am excited about making my site look as professional as your demo site. I read through the whole user manual and am still not clear how to create the slider effects you demonstrate – do you have any tutorial videos or more extensive documentation on setting the sliders up?
Hello,
Sliders just use cutted images. You should add your images to the slide, arrange them using drag&drop and then just choose effect you want.
Thanks!
what are cutted images and how can i create a slide?
Just any images you insert into a slide. You can read about creating sliders in Moover User manual.
Thanks!
idoes moover plugin come with the theme? i don’t see the plugin or the files in the theme zip file – do i have to buy it?
Sure, it is in your download package in Moover folder and manual is in documentation folder.
Thank you!
[BUG REPORT ]
There are a few places in var.php where statements like this can be found:
background-image:url(’<?php get_option_tree(‘body_background_image’, ’’, true); ?>’);
This can result in an empty URL set as the background image URL , which means loading the current page as an image. That will obviously fail, and will waste time loading the website twice or each request.
Please fix by not outputting background-image tags at all if the image URL is empty().
I’ve reported this bug at http://stackoverflow.com/questions/658238/debug-message-resource-interpreted-as-other-but-transferred-with-mime-type-appl/2542433#comment17707199_5085242
Is anyone running the Promotion theme on Godaddy with newest version of Wordpress?
Hello,
We are not using Godaddy, but do not see a reason why there could be possible issues.
Thanks!
Well what Idid was I installed demo files to brand new GoDaddy install of WP 3 .4.2. No plugins activated. It crashed the entire site. We had to use FTP to delete promotion before we could get WP back running. How can I make this work with WP 3 .4.2 on GoDaddy Linux???
That is strange. Could you please contact us from purchased account for further support?
Thanks!
I’m fairly new to Wordpress. I had a WP blog and updated to the Promotion theme. I created a page titled “Blog” in the new theme. How do I move my posts to my new blog titled page? Currently, they show up as their own pages with their own links in the title bar.
I want to set up my blog page like it is set up in the demo.
Hello,
Go to Settings->Reading and select your blog page. This page will display your posts.
Thank you!
do you include the Sample site files with the theme?
Hello,
Yes, there is a demo content with dummy images. You have to create your slides for moover slider thought.
Thanks!
Installed DEMO and received the following error
Fatal error: Cannot redeclare contact_form_parse() (previously declared in /home/content/l/i/g/lightningps/html/new/wp-content/plugins/jetpack/modules/contact-form/grunion-contact-form.php:20) in /home/content/l/i/g/lightningps/html/new/wp-content/themes/promotion/functions/contact-form/grunion-contact-form.php on line 36
is this a conflict with JetPack plugin?
Disabled JetPack and got it to work…
I was just about to purchase the promotion theme, and downloaded the demo. Works great on firefox but not on Explorer 8 , chrome or safari. WHY ?
Hello,
It works in all browsers mentioned. Not sure what you mean by downloading demo.
Thanks!
hello i am having a tough time setting up the front page slider to be just like in your demo. i have installed the moover plugin but i am not sure how to make the slide images have that effect as in your demo. i read the manuals and didnt seem to understand whats going on with the slides. any help will be appreciated. thanks
Hello,
Basically, you have to choose background area for the slide and set color of image for it in theme options.
Then add your elements (images or texts) to a moover slider and move them using drag&drop. Then just select one of the four effects.
Thank you!
hello mnky how are you and thanks for all your help. i have successfully removed navigation bar in mobile site. is there a code i can add in the theme to ensure all the pictures are not clickable please and remove the ones that are already clickable. there are already so many blog posts and it would be a pain to go through each to unlink them. can you help out please the site is http://wp.me/P27ecH-fM
Hello,
Not sure that there is automated solution for removing links from images that are already inserted with a link. You may try to google for this, but once again, not sure, if there is something like that.
Thanks!