778 comments found.
Thanks!
You’re welcome.
Finally I could do the saas compilation, having gulp changing my files. There had been no problem with that. But I’m trying to compile the files with other saas compilatiors such as WebCompiler and it is giving me an error:
@import ”~bootstrap/scss/functions” Complete error message is something like this: File to import not found or unreadable: ~bootstrap/scss/functions.
I need to compile like that, is it possible to compile it with a client compiler?
Hi,
Why you need another compiler? We have all you need to compile scss and js files. Simply run “gulp dist” as we described in the readme.html file of the starter.
Let us know if you need any extra help.
Well, I work with Visual Studio and WebCompiler is very convinient, since I don’t have to do anything to compile versions, since those are compiled on saving, and I don’t have to worry about “other” software, because it has an extension for VS.
Unfortunately, I’m not familiar with WebCompiler. But our compiler does the same thing as WebCompiler. Once you run the “grunt” task on your /src/ directory in a console window, it’ll start watching your files for save/change and recompile necessary assets easily. It’s based on Gulp and Webpack which is like a standard nowadays.
Hello,
I accidentally bought the Bootstrap (the SaaS theme) version of the template instead of the Wordpress version. My CTO just got the Wordpress version on his account. Is it possible for me to get a refund on the product I purchased in error?
Best, Mike McCord
Hello,
Accepted your refund request.
Cheers.
Hi. Is there a class to add to make the background of a section white as possible? Seems to still be quite grey with the default style.
Thanks.
Hi,
The .bg-white is the utility class you’re looking for.
Cheers.
Hi, there is no blog-single.html page in the template. Please check.
Thanks!
Hi,
I bought The Saas template 2-3 days ago. Why i no have source catalog inside downloaded package?
Hi,
The /theme/ directory inside the download package is the source directory. It has all the SCSS files.
I love the main image on the MailChimp template—I’ve found all the other vectors on freepik but haven’t been able to find this one. Where did you find it?
http://thetheme.io/thesaas/assets/img/vector/18.pngThis one is also from freepik as well: https://www.freepik.com/premium-vector/resume-for-work_1807887.htm
thank you so much! I was searching “hiring” and “human resources”—close but no cigar. Glad you were able to help. And thanks for creating the templates, blocks, and all that other good UI stuff. It’s a huge help!
You’re welcome.
Hi. Can you please check http://brunosantosamaro.com/VAWLTio/ (still test version).
3 main questions: - How can I set the logo on the navbar smaller when the bar collapses into hamburguer menu? - In mobile version (portrait), the sign up form goes beyond the cover picture. Is it because of the picture size? How can I configure that? - On the “Pricing” page, when changing the window size on the pc browser, at some point the format gets wrong (buttons too big and not evenly displayed tables). Any way around this?
Thank you.
Hi,
1) Use CSS media queries to set the size of logo or add padding to it, for example @media (max-width: 767px) { ... }
2) I can’t see any signup form in the page. Maybe you need to change the grid class name. For example from .col-md to col-lg
3) It seems to be fine in my test up to 2560px wide. Could you tell me what is your window size?
Hello ,,
When your next update ? and what’s come on ?
if you can make a CV template it’s awesome will be

Regards
Hello,
The next update will be late May or early June with some bug fixes and probably few more blocks.
A CV template is not in our roadmap right now, but you can find several CV templates in the Themeforest.
Cheers.
Hello again,
My website: https://signaleads.net/ Do you know why these images might not be working? https://i.imgur.com/kwndw5z.jpgThank you
Hello,
What you mean by not working? The images loads just fine for me. If you mean they don’t link to another page, that’s because they’re not inside an tag.
The SaaS theme has been working fine for us for about 2 months. Recently though, whenever I go to Appearance > Customize in WordPress, the screen is blank and the customizer will not load. I deactivated the theme and the customizer worked fine so it is the theme. I also deactivated all plugins and it still did not work. I also uninstalled and reinstalled the theme and it still will not work. Help with this would be great.
Thank you, Michael Secen
Hi,
Probably the issue is because you don’t have enough memory on your server. This post also should be helpful: http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-wordpress-white-screen-of-death/
Cheers, Hossein
Hello.
I purchased Font Awesome Pro so that I could make use of all the extra fonts. How do I install it with the Font Awesome package you already included? Every time I try the Font Awesome Pro breaks. Not sure if there is a conflict issue between the two.
Hello,
I don’t think that it’s available on NPM. The best solution is to include the CDN in the header of your HTML files.
Hello,
I just finished creating my site. However, there is a 90px padding on the bottom between each section and the footer. How do I remove that for certain sections but leave it for others. For example, any section with a colored background, I don’t want to have the 90px padding on bottom and any section with a white background I do want the 90px padding.
Hello,
Simply use the utility class of .pb-0. Add it to any .section element that you want to remove the padding-bottom.
Hello,
I did try adding that class. The problem is when i add the class it simply adjusts the padding to the content inside the .section. It doesn’t adjust the background image of the .section to eliminate the gap between the background image and the footer.
Hello,
I’m not sure what are you trying to do. This solution should removes the 90px padding from bottom. If you bring your page online, It’ll help a lot.
Hi
I’m using the following template on our website..
www.abstract-tech.co.uk
The video on the home page starts to shake/minor resizing when played, is this a known issue? I cant seem to pin point the issue.
Thanks
Hi,
Not sure why, but the shaking problem resolves if you remove the slider! Seems there’s a conflict between lity.js and swiper.js. Tried a few things that might be a solution, but no luck yet. Have you tried a video from YouTube?
Cheers.
Thanks for the quick reply..
I’ve tried pointing to a YouTube vid and have the same issues. Is there way for me to update lity.js and/or swiper.js?
Thanks
Seems you’re using the v1.4.6 of our template. You can update it to newer version which is v1.5.0. It’s included in the download package.
If you want to update the plugins separately, you should use the /v1.5/source/ directory to create your project which has npm tasks ready to create your core.min.js and core.min.css files. For this purpose, you should update any of the plugins inside /v1.5/source/src/assets/vendor/ directory. Then, use “grunt dev” to update core.min.css and core.min.js files as well. If you’re not familiar with npm and grunt, I highly recommend to only update your core.min files from /v1.5/theme/assets/{css,js} directories.
Cheers.
I cant find the download for 1.5 to get the core.min files… could you zip and send to me please
minan333@gmail.comsorry got the download, testing now 
This unfortunately hasn’t worked 
any ideas?
So the plugin updates doesn’t resolve the issue. They have conflict together. Your website at http://www.abstract-tech.co.uk/ doesn’t load right now (getting Internal Server Error). Let us know once your website came back online, so I can try again and hopefully find a solution.
Hi,
I bought the SaaS template today and it works on Google Chrome but not in Safari. Can you please tell me why?
Thank you Steeve
Hi,
What’s the problem on Safari? Our online demo works just fine on iPhone.
Cheers.
Hi. I’m getting an overlap issue on the navbar with the logo and nav links. Only in IE11. Any easy fixes?
Hi,
Does it exist on our online demo? If not, you should provide an online demo to your work so we can take a look and find a solution.
Cheers.
Does the theme now support Google reCaptcha ? If yes, how can we implement it, please provide some information.
Yes, here it is: http://thetheme.io/thesaas/uikit/form.html#recaptcha
Ok thanks for the info. However, there is no /assets/js/script.js. file present. Can you provide some more details on the implementation ?
If you’re using the expert starter, it’s inside /starter/expert/src/assets/js/src/script.js
When the sites are opened up in Mobile, the hamburger menu does not change from light to dark just like the logo’s, it stays dark. It makes it hard to see on dark backgrounds. Is there a way to fix this?
Hi,
I couldn’t see this problem in our demo at http://thetheme.io/thesaas/index.html . Could you send us an URL?
The MailChimp theme has some issues when resized, like so: https://imgur.com/a/M7C0Wf1. Any chance those can be fixed?
You decreased the height of your browser too much! Normally all the visitors view your website in a browser with higher size than this one. Anyway, to resolve this issue, simply remove “h-fullscreen” class name from the header. The .h-fullscreen class force your element to be equal as the height of the browser.
Quick question, how do I increase the font size on the template, “Globally”?
For this purpose you should use /starter/expert/ for your project so you can modify SCSS variables. Read the readme.html file in the /src directory to learn how to use this starter.
Then, you should open /src/assets/scss/_theme.scss file and increase the value of ”$font-size-base” variable (line 69).
Thank You! You are awesome! Wish you a lot of Success!