This item is by an Elite Author
QuanticaLabs
- Elite Author
- Sold between 250 000 and 1 000 000 dollars
- Author was Featured
- Item was Featured
- Author had a File in an Envato Bundle
- Author had a Free File of the Month
- Bought between 10 and 49 items
- Referred between 200 and 499 users
- Exclusive Author
- Has been a member for 2-3 years
- Europe
448
Purchases
Buyer Rating:
4.57 stars
4.57 average based on 42 ratings.
-
5 Star
3071%
-
4 Star
921%
-
3 Star
12%
-
2 Star
12%
-
1 Star
12%
| Created | 13 December 11 |
| Last Update | 2 April 13 |
| Compatible Browsers | IE7, IE8, IE9, IE10, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
- black
- clean
- corporate
- cv
- fullscreen slideshow
- minimalist
- modern
- personal portfolio
- personal profile
- personal vcard
- portfolio
- resume
- vcard
- virtual card
- white
© All Rights Reserved QuanticaLabs -
Contact Envato Support


Please help! I uploaded the whole “www” folder to a server, but the pages (about, services, testimonials, etc) won’t display.
Please check it out at: http://newmutiny.com/index.php
I’m not sure what I’m doing wrong.
Hello,
Your server doesn’t parse PHP files.
There may be two reasons:
1. Your hosting doesn’t support PHP ;
2. Your hosting supports PHP , but you need to enable “short_open_tag” directive in php.ini or change all short tags from <? to <?php.
Let me know if this helps.
Hi – I hired a developer to install this template and he’s having a hard time figuring out how to code in order to make the Twitter updates stream to the site. Also how does the email appellate work? How can it be tied into my personal email?
Best, Melissa
Hello,
1. Please check function createTwitter() which is located in file /script/monaco.js.
2. Did you set your account data in file /plugins/contact-form/config.php? Please check section Contact form in documentation also.
my developer tried replacing “twitterName” with my handle, instead of it pulled from my twitter stream, it pulled from user @undefined. Where exactly in the section does one place the user name.
also, regarding the email form, is there any way, to either remove the form all together, or not supply my gmail password for it to function.
Hello,
1. Just set the value of variable this.twitterName in file /script/monaco.js (line 54).
2. You need fill username, host and password only when you are using SMTP . Otherwise, please leave it empty.
Thanks so much for your help!
Hello,
You’re welcome. Thanks.
I like the template and thanks for your very fast help. best rating – 5 stars
Hello,
Thanks. Nice to hear.
Is it possible to kick the theme scroll bar?
Hello,
Yes it is possible. But for what? Scrollbar is disabled when it is no need.
How can I remove the scrollbar? I mean the black theme scrollbar, wich is visible when I have a long text. Is it possible to show all text without the scrollbar?
Hello,
It is possible, but it is a big modification. You need to remove all references to scrollbar in monaco.js, modify function which create animations and modify appropriate CSS styles. At this moment I can’t give you any ready solution, because I would have to do it yourself.
Hi there,
I am experiencing the same issue as seijin9018; my server is php enabled however this workaround does not appear to work… any suggestions?
www.awight.co.uk
Hello,
If your server has enabled PHP please set “short_open_tag” directive in php.ini to “On” or change all short tags from <? to <?php. Let me know if this helps.
How do I access php.ini? Is there anyway I can send you a private message to discuss further?
Thanks, in advance.
For anyone purchasing this template, I want to let you know that the service and support from QuanticaLabs is first-class; very highly recommended.
Paul
Many thanks
Hi, I am trying to upload this to wordpress, will that work? Getting the impression I’m in over my head… =)?
Hello,
Monaco isn’t a WP Theme. It’s only a HTML /CSS template.
Hello,
I’m planning to purchase this template and I was wondering if I need any coding knowledge in order to use it? Is the documentation “step by step” type??
Thanks
Hello,
It depends what kind of changes do you want to make. You need to have basic knowledge about HTML , CSS and JS. Let me know if you have any further questions.
Does your contact form offer some type of captcha feature?
Hello,
No, but if you need it I can make a small customization as freelance job.
I see the subject has come up previously but I’m having trouble getting my site off the ground as i thought it was a Wordpress site! I should state that this is my first exposure to website building beyond iWeb. Having sat through the Wordpress set up with the hosting company, can you point me in the right direct for what i need to get the template operating so i can start editing. Thank you.
Hello,
Monaco isn’t a WP theme. It’s only HTML /CSS/JS template. You can edit this template in any HTML /CSS/PHP/JS editor. I hope that I helped.
Hi there, Just intrigued a customer to go forth with this theme. I asked a couple months ago if other icons were available for the social network tears at top right.
Could you help me make one for LinkedIn? That’s the only one I need. Thanks
Hello,
Could you send me private message from my profile page via contact form? Thanks.
Hello, i love the template! Just a question:
- How do i reduce the number of pages? I have tried modifying the index.php and it displays them fine but when i click on the menu it messes up a little bit.
Thank you in advance.
Please ignore previous question. I just fixed it
Ok
Hi there,
I’m having some issues with the contact form on the HTML version on the template. After having set up the SMTP settings in the config file all that the form returns is validation errors for both email and message fields. Would you be able to advise on what may be going wrong?
Cheers.
Hello,
Please send me URL of your page using contact form from my profile page. I’ll check what is wrong,
Hi there – Love this theme, thank you.
I am trying to create a third portfolio page I added this line of code to the other two portfolio pages 3
But when I click on the “3” link on the portfolio page, it takes me back to the About/home page. Do I have to add additional code to the index.php file or any other file page for it to work?
Many thanks!—Clare
Hello,
Thanks. Could you send me URL of your page? I’ll check what is wrong. Please send me PM using contact form from my profile page.
Hello, Could you tell me which css fiels I would need to change to make the white canvas larger? I may need the white space to be 800px width.
Thanks
Hello,
Please check classes: .main and ul.page-list. Both of them are located in /style/base.css. Please note that some dimension could be changed in /style/page.css file.
Thank you!
You’re welcome.
I have a couple more questions:
1. Could you tell me how to modify the google map? I wasn’t sure where to change the address and what to input.
2. I wanted to remove one of the nav menu options and tried doing this by commenting out “portfolio” in the index.php file. However, when I did this, the menu seemed to act strange. I know I should post example, but I was wondering if you knew immediately that I need to adjust something in another file. Otherwise, I will post this later when it’s my last thing.
Thanks! And on side note, I made a decent tear tab for LinkedIn. Just passing the word in case you get other requests.
Hello,
1. Please open file /script/monaco.js and find a function: this.createGoogleMap . Here you can change the coordinates.
2. I need to see your page. Sorry, but I can’t help you without live preview.
Hello,
Short qustion, is it possible to embedd only #hashtag keywords? My wish is to show only #hashtag tweets in the footer.
Many thanks,
Greetings,
Hello,
What hashtag do you mean?