An introduction to support on the Marketplaces
- Envato staff look over every item before it can be sold on the Marketplaces.
- Technical items contain help files to introduce you to the item and its components.
- Authors can choose to support their items but this is optional and may vary.
Common WordPress Installation Issues
Missing style sheet error when installing the theme
A common issue that can occur with users new to installing WordPress themes is a “Broken theme and/or stylesheets missing” error message being displayed when trying to upload or activate the theme. This error message does not mean that the theme you have purchased is broken, it simply means it has been uploaded incorrectly. Luckily, there is a very easy fix.
Frequently Asked Questions
My portfolio show only limited number of posts, why?
My portfolio show only limited number of posts, why?
To get rid of limited portfolio pages open your theme folder and open next files:
template-portfolio-layout-2.php
template-portfolio-layout-3.php
template-portfolio-layout-4.php
In all this files find this line of code:
‘numberposts’ => -1
And replace with some big number:
‘numberposts’ => 999999
Reupload it and all should be perfect.
When to contact Envato Support
Authors are experts on their own items, but if you're having trouble using the Marketplaces you should come straight to Envato Support.

