This item was featured on ThemeForest
This item is by an Elite Author
imediapixel
- Author was Featured
- Bought between 10 and 49 items
- Elite Author
- Exclusive Author
- Has been a member for 3-4 years
- Indonesia
- Item was Featured
- Microlancer Beta Tester
- Referred between 50 and 99 users
- Sold between 250 000 and 1 000 000 dollars
561
Purchases
Buyer Rating:
4.22 stars
4.22 average based on 86 ratings.
(more information)
-
5 Star
5058%
-
4 Star
1820%
-
3 Star
910%
-
2 Star
55%
-
1 Star
44%
| Created | 29 July 10 |
| Last Update | 27 December 11 |
| Columns | 2 |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
© All Rights Reserved imediapixel -
Contact Envato Support


This theme is awesome. I was about to buy one similar, but I like this one better. I am sold.
I do have one question. On the front page, is the Service area optional? And is it pulling from the service page or is it a widget? Thanks
thanks for your interest, for now the service area on the homepage pulling data from services page.
thanks.
Is it possible to setup the comments module to use Active Directory validation? We are looking for a theme for our Corporate Intranet and that feature is mandatory.
Sorry, I do not test yet, could you please provide me the download link for module that you mean?
thanks.
I mean, when someone tries to post a comment, instead of used email and name, use an active directory account (username and password).
Hi,
I need help! Slideshow images and portfolio (Thumbnails) images are not created. What should I do?
Gert
did you have uploaded your images for slideshow and portfolio? also called the url from post options below textarea, please refer to documentation, there’s section how to setup your slideshow and portfolio.
thanks.
Hi there,
I’m not a web developer, simply looking for a clean customisable theme such as this. I have just one question:
Is it possible to replace the ‘Studio’ star logo (at the top left or the page) with another image / logo?
Thanks, Andy
Hi,
yes there’s options to replace the default logo, you just need to fill your logo url from theme options.
thanks.
hi,there
I am thinking to buy this theme, it is very catching, and attractive. However i wonder, If this theme will accept plugin for multi Languages, I have to do the site for up to 3 different languages, which it must be able to switch. thans.
Hi,
for now the theme does not support for translation, i will consider adding the translation feature in next release.
thanks.
Hi.
Nice theme. Is there a quick and suimple way to disable Cufon witihin the theme settings? I like your choices, but I’d prefer to use a couple of Typekit fonts.
Cheers.
Hi,
for disable cufon, please open functions.js file that located in js folder and find and remove this code (about line 3) :
Cufon.replace('h1,h2,h3,h4,h5,h6,#myslidemenu a,.leftpost,.postcomment', {hover: 'true'});thanks.
Just as the title says…very clean and minimal. Really great layout – perfect for developers as it seems really easy to customize into virtually anything.
Great work and good luck!
Thanks for your short review WPExplorer!
Hi, Love your work … happy to be a user
Can you direct me to the Slideshow settings file (php) , I wish to slow down the time the slides are on the screen and if possible change the transition
I have found “coin-slider.min.js”
but changes in the delay their do not work.. could you direct me to the correct location to change. Thanks
I have modified the bottom line to this ..
this.each(function(){init(this);});};$.fn.coinslider.defaults={width:565,height:290,spw:7,sph:5,delay:10000,sDelay:30,opacity:0.7,titleSpeed:500,effect:’’,navigation:true,links:true,hoverPause:true};})(jQuery);
As you can see the delay is now set to 10000 but it still changes in 3
- Author was Featured
- Bought between 10 and 49 items
- Elite Author
- Exclusive Author
- Has been a member for 3-4 years
- Indonesia
- Item was Featured
- Microlancer Beta Tester
- Referred between 50 and 99 users
- Sold between 250 000 and 1 000 000 dollars
+1 moreHello andrej, please restore coin-slider.js to original file, you just need to modify heeder.php file and find this code (about line 21) :
$('#coin-slider').coinslider({ width: 940, height: 400,navigation: true, delay: 3000})now you can change 3000 to higher value eg. 5000 to make transition slower.thanks.
Ah HA …. header.php
jQuery(document).ready(function($) { $(’#coin-slider’).coinslider({ width: 940, height: 400,navigation: true, delay: 10000}) });
Sorted
Great!
Hi there,
Nice theme. I changed:
$(’#coin-slider’).coinslider({ width: 940, height: 400,navigation: true, delay: 3000})
to:
$(’#coin-slider’).coinslider({ width: 940, height: 300,navigation: true, delay: 100000})
But remains the same (dimensions and delay). I made all files 777.
Thanks
fixed. sorry.
Great!
Awesome Theme!! Really, i love it & purchased it immediatly. i´ve only one question – how can i replace / work on the “read-more” button / Text ?? I want to translate it into german…. THANK YOU !
for services homepage box, please open theme-functions.php file and go to line 242, there’s text for read more link, for blog page, you can search in blog-template.php file (about line 57) and for category in archive.php file (about line 59).
thanks.
and there is something wrong with the contact site i think.
on the right side there are shown the blog entries and not the contact information as in the preview. how can i fix it ?
THANKS !! as well – awesome stuff!
you need to place istudio – contact info widget in contact page sidebar, when there’s no widget placed, then the placeholder latest news list will be displayed.
thanks.
thank you – it works !!!!
you are welcome
sorry – but one question more – my slideshow is not working – it shows no images ?? i´ve edited nithing, there are only your pre-settings in the slideshow-box.
sorry – but one question more – my slideshow is not working – it shows no images ?? i´ve edited nithing, there are only your pre-settings in the slideshow-box.
i`ve tried to create a new slideshow but there is the same problem, i put in the image-url and it displays no image ? how does it work
already replied your email.
Great theme!
What is the font called you are using on your demo?
Thanks for the information!
Hi, it’s use collaborate font, you can download at http://www.fontsquirrel.com/fonts/Colaborate
thanks.
The images for the slide show are not showing up. It does not appear that they were included with the zip file. Can you let me know how to get them and what size they are supposed to be.
did you have uploaded your image from media menu and call the image url from slideshow options below textarea? also please chmod to 777 the cache folder that located in istudio folder.
thanks.