60 comments found.
<div id="protfolio-control">
<div class="row">
<div class="col-md-4 col-sm-4 col-xs-4">
</div>
<div class="col-md-4 col-sm-4 col-xs-4 text-center">
</div>
<div class="col-md-4 col-sm-4 col-xs-4 text-right">
<a href="#" id="close-project" title="Close Project"><i class="fa fa-times" /></a>
<!--Close project--></div></div></div>
hi, wordpress is kicking the theme back saying that it is missing the style.ccs. I see it, but wordpress is not recognizing it. How do I load it?
Hello, This is HTML/CSS template, not a wordpress theme. So you have to customize html to show your content. Thanks
demo link don’t work !
Sorry for that problem. We are trying to fix that hosting issue ASAP.
Hello, I can’t close portfolio-wrap on mobile device…(“Close project” ) wont work. Any suggestions? TY.
<a href="#" id="close-project" title="Close Project"><i class="fa fa-times" /></a>
Hello,
which meantsdata-stellar-background-ratio="0.6"
data-stellar-vertical-offset="20"
in source?
Thank you!
Hi, I am trying to add a slideshow carousel to the head of the page so i can have multiple pictures and not just a static background image. I have tried downloading some wordpress plugins like wowslider but cant get it to work, most likely because i am doing the wrong thing, have no idea of js but html and css are fairly easy for me. Please can you provide a step by step guide on how to add image sliders to the them. Many thanks for this
just figured it out nevermind
Hi,
Unfortunately the theme does not work on Safari. The scrolling is disabled and the navigation does not respond.
Mac OS Yosemite with Safari Version 8.0 (10600.1.25)
Can you please advise.
Thank you.
Hi ! I just purchased your template it looks awesome ! Just wanna tell you one thing. It’s not that important but on the live preview, i saw a fault in the navigation bar to the word “eductaion”. There’s no big deal but i’d have to warning you in case of…
Beside that little thing, keep up the good work mate !
Hello, Thanks for letting me know about the spell mistake. I will fix it sure. Regards.
Hi, My name is Subin Sudevan and I have purchased the theme..Its a great template and I love it.
I have a small problem.. When I click on any of the portfolio section the project-single.html says “The Content cannot be loaded.” and the page is blank. Its working fine in Firefox and Safari but not in Chrome and IE. I am using IE 9 by the way.. If you could look into this it would be great.
Hoping to hear from you soon..
Thanks, Subin
Hello, I didn’t saw that type of problem before. Ok, i will check it on chrome and IE and let you know about it. Thanks
Thanks. I am not sure whether it is because I am checking it local. Haven’t uploaded it online. Anyways please do let me know..
I have checked the site on chrome and IE. All portfolio single page open by click. If you face this problem after upload site, then send me your site url, so i can review that online. Thanks
Sure. I will upload and check… Thank you
Is there a way to update to Font Awesome 4.1.0? I tried using an icon from 4.1.0 and it won’t work?
Yes, need to download fontawesome package from http://fortawesome.github.io/Font-Awesome/. Then upload the ‘fonts’ folder into your flatX ‘fonts’ folder where the eot, ttf etc file there. Then upload the font-awesome.min.css file into your ‘css’ folder. You are done! Thanks
That worked, awesome thanks! Another quick question- I am trying to delete the Skill Bar from the page, however when I delete it from the HTML all the site pictures/video features also stop working like the pictures on home page load. Am I doing something wrong or is there something else I need to delete outside of the HTML file to remove the skill bar? Thanks!
hello, if you want to remove the skill part, then just remove from index.html below part:
<!- Skill Section > ............ .......... <! End Skill Section ->
Then open the js/script.js file and comment out the line 64. //rotate(‘rotate1’);
Hope you can manage it. If still you face problem, let me know. Thanks
Hello,
I just put the custom link to portfolio image but ”#” is added automatically. Can you please help me how to remove this also i want to add a title above vcard box but its showing below the vcard box while i added the code above the vcard. so tell me how to add text above the vcard.
Thanks
Hi! I bought your template and Im having some problems with the portfolio section. I replaced the previous code :
<article class=”photo web video”>
Project with video
Photo / Web
<!- End .overlay ->
With this new code:
<article class=”video design”>
Melting Into Britain
Video / Design
<!- End .overlay ->
</article>
Moreover I changed the “projects/project-video.html” and it works correctly when opened with an internet browser.
The problem appears when I try to click on the portfolio article. The zoom in works, but when I click on it a white window appears with the left and right arrows plus the X control in the middle (which by the way are working as well) and with text on the bottom reporting “The file cannot be loaded”. I can’t see my video and the details I have inputted when I updated the “projects/project-video.html” file.
Can you help me? I tried many ways ways but none so far seems to work.
Hello, please send your site url through my profile page, so i can review it. Thanks
I can’t send you the URL because is not online yet…
Hello. Could you please tell me how to add a custom portfolio entry without breaking the carousel effect. For example, I’ve made an exact copy of project-single.html and called it project-custom.html. I then modify the href of the first portfolio article to point the project-custom.html. When clicking this link, the new article opens correctly (having url #!projects/project-custom.html), but when clicking on the “prev-project” button I get directed to #undefined.
I’m guessing that I’m not doing something correctly. Any help is greatly appreciated. Thanks.
Hello, sorry for delay response. Can you please send your site url through my profile contact page, so i can review it. Thanks
Hello. Will functionality for downloading the resume to pdf be something that needs to be implemented by the buyer? I thought it may be included with the template but I cannot see any code that came with the template that would export the resume to pdf.
Thanks.
Hello, Nope, you have to upload your full resume pdf or doc version then link it to that button. Thanks
Hello,
This may be a silly question, but where can i find the images for Header Style 1 Light Demo (desktop, books, pen)? It was one of the top reasons for purchasing this theme. 
Thanks,
Hello, Thanks for purchased my item. That one is demo image, and demo image is not provided with this package. A placeholder image is there. You can get the image here. But i don’t know, is that image free or not. So please confirm it first before use this.
Thank you! 
Hi I just bought FlatX – Bootstrap Onepage Parallax Resume Template and Im trying to install n Wordpress. this is the message Im getting….
“The package could not be installed. The theme is missing the style.css stylesheet.
Theme install failed.”
Can you please help? Thank You in advance
Hello, Thanks for purchased my item. This is HTML theme, not wordpress theme. So you can run this theme without wordpress. Follow the instruction on documentation folder.
If you face any other problem let us know. Will try to help you.
Best Regards.
Hi! Great theme!
I can’t seem to find out why, when I remove the skills section it breaks the click-filtering functionality of the portfolio section. I’m trying to isolate the portfolio section so that I can implement it into my site. But it doesn’t work unless the skills section is there to. Any idea why? Thanks!
Hello, If you read previous comments you got your answer.
Just follow the below instruction:
Open index.html and remove below part:<!- Skill Section -> ............ .......... <!- End Skill Section ->
Then open the js/script.js file and comment out the line 64. //rotate(‘rotate1’);
Hope you can manage it. If still you face problem, let me know. Thanks
I DID read it. I wouldn’t have written this if I hadn’t tried that first. It doesn’t work. Shall I send you my code?
Never mind. That solution does work, I was editing the wrong file. Sorry for disturbing you.
Its ok. If you like our theme and support please rate us. Thanks
Hi
I have a very stupid question, sorry for that 
It’s just I have received a Notification that an update is available for your template. I just need to go to my Download section and re-download all the files again ? or there is some specific place for that…
One more time, sorry 
Hello, Its ok. Yea, i have updated only one file, that is js/script.js. This file fixed the parallax effect for mobile version. Others file is same as previous. Thanks
I want to disable the Parallax on smartphones. Is it possible?
Because, in my Galaxy S3, have a bug in the wide view (the text above of parallax disappears and the scrolling seems that keeps crashing). Vertically, all is well.
Yea, also got the problem for mobile. so i already have a fix for it. On script.js file, you get the below code:
$(window).bind(‘load’, function() { parallaxInit(); });
Replace it to:
$(window).bind(‘load’, function() { if(!onMobile) parallaxInit(); });
How can I make a portfolio item link to a remote site.
I’ve changed the code <article class=”web mobile video”> href=”#!projects/project-single.html”
to something like href=”http://www.themeforest.net” but the link is just appended to the end of the current page url.
Thanks
thanks
if ($portfolioItems.length) {
portfolioInit();
}
You can remove those line or comment out those line. And for link, use href=”http://www.themeforest.net” with target=”_blank”
Hope that will work for your remote portfolio. Thanks