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.
Hands-on support for this item is provided by Webbu
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
Can i change theme colors from admin panel without code change?
Yes you can change it from Tiger Mobile Admin Theme Settings.
Can i use this mobile template with my existing WP site at the same time?
Yes you can use. You will find more information on help document of template.
Is there any way to lower the tolerance of the horizontal touch-swipe without disabling it completely?
Hi i have added new feature you can use header swipe and cancel swipe all page
Change “wp-content/themes/tigerwp/assets/js/custom.php” file find line:42 code below
$('#menu, .pages').live("swipeleft", function(){
Change like this below:
$('.header').live("swipeleft", function(){
and find line:53 code below
$('.pages').live("swiperight", function(){
Change like this below:
$('.header').live("swiperight", function(){
after you did this your menu will open just swipe from header bar
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.

