iWebStudio
- Sold between 10 000 and 50 000 dollars
- Exclusive Author
- Has been a member for 2-3 years
- Indonesia
- Microlancer Beta Tester
- Bought between 10 and 49 items
- Referred between 10 and 49 users
216
Purchases
Buyer Rating:
4.57 stars
4.57 average based on 21 ratings.
-
5 Star
1466%
-
4 Star
523%
-
3 Star
29%
-
2 Star
00%
-
1 Star
00%
| Created | 16 March 12 |
| Last Update | 31 December 12 |
| Columns | 4+ |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Responsive |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
- clean corporate theme
- clean minimalist
- clean responsive theme
- fluid clean theme
- light responsive theme
- liquid theme
- responsive template
© All Rights Reserved iWebStudio -
Contact Envato Support


Hi There – just purchased your theme. I’m trying to install it (tried both through WordPress upload and FTP) and it is telling me that the stylesheet is missing. Through FTP I’ve “installed” the theme but within the WordPress “Manage Theme” section, the theme does not show up.
Any idea of what could be causing this issue?
Please don’t upload whole downloaded .zip package, extract it first then find the zipped theme in folder ‘theme’
There doesn’t exist a folder called “theme”. When I open the .zip package, there’s 7 folders titled with colours, a documentation folder, and a PSD folder.
Hello, sorry but you just bought a HTML template so it’s can’t installed in Wordpress
Is there an issue with the Contact Form sending?
Sorry my above comment was a bit quick
-My gmail was marking as spam so I changed my settings in gmail NO PROBLEM WITH THE THEME… The theme is now kicking ass by the way – easy to use for my client as well.Thx.
hi there. need support on a portfolio issue. The portfolio categorie which is displayed with a single portfolio item, is actually the slug of the categorie instead of its name as desired. Where can I change that. I checked the portfolio template file. no luck. thx.
if you have trouble with the page header search form, check out the page-headline.php. the input field is not correct. it does not read the translation from the .mo file. you may copy the input from from within 404.php. this did the trick for me.
okay, workaround for the slug problem: replaced $catlinks0 = $term->slug; on line 11 in sidebar-portfolio.php by $catlinks0 = $term->name; now the category name is applied. yet, when the item has more than one catergory, only the first one is displayed
can you please re-check and provide a working solutuion for both, correct display of the categry name instead of the slug and listing of more than one category? thx. if you’d even make the category names in the details clickable (kinda would be a good subsitute for the missing „related projekts“ option) now that would be really cool then. thx a lot.
Hi there .. awesome theme, thanks very much. One issue I am having – when using flexslider, the images seem to fade to grey then flick to the next image rather than a clean fade from image to image.
I checked the flexslider page and the example on its home page works fine in my browser (latest chrome on mac) yet both my install and the grider demo page on theme forest show a different behaviour. any thoughts or help on this would be very much appreciated as i want to use flexslider but this current display issue is a problem for the site.
Thanks !
The ThemeForest download has the navigation code which does not work in IE8. Please could you tell us the fix for this which is mentioned in the Themeforest page where you buy the template. Thanks
Please check your email
Hi there. No email has arrived. Could you please send it again. Thanks
Hello. The ThemeForest download has the navigation code which does not work in IE8. Please could you tell us the fix for this which is mentioned in the Themeforest page where you buy the template. Thanks
I sent an email to support earlier this week about the website jumping to the top of the page every time you refresh the page, instead of staying in the same position.
Is there a way to fix this issue?
FYI: I fixed this problem by taking out the following script.
addEventListener(“load”, function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1);