778 comments found.
Hi!
I’m really new in this website so sorry for my basics questions:
- With 19$, do we have all the samples I see (gmail, skype, etc) or just one? - Is it good to implement in frameworks such as CodeIgniter? - When we pay, we can use it in our site whithout paying another lisense isn’t it?
Sorry if those questions are basics but as I say, I am new on themeforest
Hi,
Yes, you get all of those pages for $19. The code is clean and easy to understand, you shouldn’t encounter any problem to implement it in any framework including CodeIgniter. Yes, for each purchase, you can use it for one site. If later you need to create another website with this template, you need to purchase another license.
Your question is totally fine. If you need more information about license, you can visit here: https://themeforest.net/licenses/standard
Let us know if you have more question.
Excellent! I will definitely buy the template!
Thanks a lot for your answer
++
This is your instruction i followed
Installing the Envato Market plugin.
Download the envato-market.zip and unpack the archive.
Upload envato-market to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
Click the 'Envato Market' menu in WordPress and connect to the API.
You purchased the wrong item. You should purchase this one: https://themeforest.net/item/thesaas-responsive-saas-software-webapp-wordpress-theme/20136366
The one you have purchased right now is a HTML template and can’t use in WordPress.
Could you please refund the wrong item I purchased two days ago ,and all the two support that I purchased because I am not using any of them, Please let me know how do I get the refund. Thanks
Ok, we’ll accept your refund request soon.
When uploaded the file the Plugin in word press I was aable to add the product then It asked me for token and ID where it says incorrect
Thanks
Hi, My product ID 19778599 Token 55a492c5-3ce5-4d59-bf7e-fdcd58543bc2
I am getting an error message The token or item ID is incorrect when I did the activation. Please help
Flory floryalfred@gmail.comHi Flory,
Where you get this error? In WordPress or another CMS? You should know that this template is HTML template.
Hi,
in how much time does it upgrade to bootstrap 4?
Thanks.
Hi,
I can’t give you a rough time, by my estimation is about 2-3 months. We’re planning to support bootstrap 4 from TheSaaS v2.0 and we need enough time for this update. TheSaaS is quite stable right now with bootstrap alpha-6.
Hi, can you clarify something please. We would like to use some parts of theSaas in this way (explained below). Is a standard low cost licence ok?:
Requirement to use some features of theSaaS to build a public web based landing page for one of our products (a page to advertise our product and act as the sign up / login point). NOT used within the paid online product. Thank you
Hi,
Thanks for considering our template. Yeah, it’s ok to use the regular license for your purpose.
Excellent – many thanks!
Hi, There is a bug with the “Background Video Header”. In Edge – The video does not scale to fit the Window as it does in Chrome and firefox… Do you have a fix for that?
Kind regards Kresten
Hi Kresten,
We recently informed by another customer regards this issue. The problem is that IE and Edge doesn’t support “object-fit” property right now ( http://caniuse.com/#feat=object-fit ). We’ll fix this issue by adding a polyfill in the next release which would be few days later.
Best regards, Hossein
Thank you – So looking forward to a new version 
Hi there,
How can I change the web font?
Thanks.
Kelly
Hi,
If you can modify the SCSS files and build your own version, you can change the font names from _variable.scss file.
If you can’t, you should import your desire google font and change font-family property of your desire components inside style.css. For example, add following code to your head tag to load “Roboto” font-family from google fonts:
<link href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,300i" rel="stylesheet">
And then, add the following code to your style.css file to change body font family:
body {
font-family: Roboto, sans-serif
}
Let us know if you need more help.
Hi,
Can I upload this theme to wordpress. If yes, how do I do that? Thanks
Hi,
Unfortunately, Themeforest doesn’t have such an option. You should purchase a separate license for the WordPress version.
Thanks.
Hello, and thank you for a wonderful template. We have a problem showing certain pages in Internet Explorer, but in Firefox it works just fine (we work in firefox usually).
Especially blog-list.html and blog-grid.html we cannot get to work in Explorer. The ‘cards’ look weird and the lists do as well.
How can we use these cards and lists, without them looking this way in Explorer?
Kind regards, Louise
Hi Louise,
Thanks for purchasing our template.
Sorry about the issue and thanks for reporting it. We’ll work on it and share the fix with you ASAP.
Hi Team; Could please tell me where can I find the file that was disabled as a “fixed image” in the v1.4.1 update, since I have to inspect all the site in order to replace it? I’ll be grateful for your help. Thanks.
Ref: v1.4.1 - Disable fixed image (.bg-fixed)
Hi,
We have used bg-fixed it header of block-.html, doc-.html and shop-*.html. You don’t need to replace anything inside html files. You only need to replace thesaas.min.css.
Let us know if you need more help.
Thanks for your kind help! And it’s an amazing work!
Thanks for the rating. We appreciate it.
Hi,
How do I update the theme TheSaas?
Thanks, James
How can I disable the cart? I need to disable it urgently, thanks
You meant in WordPress version? Simply deactivate WooCommerce plugin.
Hello,
I’m having a problem with this template. After setting it up, the pages can not scroll in the browser window. This only happens when I click from one page/link to another page. If I reload the page then I can scroll fine, but if I click a link to go to another page, then the scroll is disabled somehow. Is this a known bug? Is there anyway I can fix it?
Harry
Hello,
We hadn’t had such an issue before. Are you able to provide an online demo so we can inspect your code and fine the problem?
Thanks.
Thanks for the quick reply. Just realized it happens only with an older version of Chrome on Mac. Now after upgrading Chrome to the latest version, the problem goes away.
Great.
Hi, we have bought this item and it is great. But can you provide us with PSD files, it will make easier to prototype before developing. Thanks in advance.
Hi,
Thanks for purchasing our template. Unfortunately we don’t have any PSD for any of our templates. We design our template using HTML.
Love the template, but there’s a tricky issue when dealing with single page apps that still use the hash symbol (#) in the URL.
The code that does the Smoothscroll to anchor in your thesaas.js file replace the location hash, causing load errors in angular.
I’ve resolved it on my end by no longer using the hash symbol, an option that other users might not have.
Thanks for purchasing our template and I’m glad you could fix the problem and sharing your information.
BTW, if you use our data-scrollto functionality, it doesn’t change the hash tag value: http://thetheme.io/thesaas/doc-component.html#section-scrollto
Hi there. Great job here. I realized after purchasing that the Slack demo/template has some issues with alignment/responsiveness at higher resolutions. The body text ends up left of the logo (in the top left) and the screenshot ends up overlaying the top menu labels. Is that something that can be fixed? Would be greatly appreciated!
Thanks so much…
Hi,
Thanks for purchasing our template and reporting this issue.
We’ve fixed the issue in our code base and updated the online demo. If you don’t want to wait till the next version, simply update the demo-slack.html ( view-source:http://thetheme.io/thesaas/demo-slack.html ) and thesaas.min.css ( http://thetheme.io/thesaas/assets/css/thesaas.min.css ) files. Make sure you’ll hard reload the page.
Let us know if you need more help.
Thanks so much – looks perfect!
I really like your template, however it is bad form to define CSS classes with names that describe the physical characteristics of elements like “btn-white”, “w-200”, “text-black”, etc. This is really bad form and defeats the whole point of CSS. You should rather choose names like “btn-primary-action”, etc.
Hello,
Yeah, we agree with your point. We defined those utility classes which also came to Bootstrap 4 to give developers more freedom in page development. But it’s not a good practice to use them with buttons or UI elements. We’ll probably leave this practice in the next major release.
Thanks.
Cool. I also don’t get why you have this minified core with so many elements hard defined.
We put the necessary plugins inside one file, so your page only make 1 HTTP request instead of 10. It includes jQuery, Bootstrap, Tether, etc. which is required for functionality of our template. Both css and js core files are about 140KB gzipped. We believe it’s the best option for general cases.
However, we included the source files in the package for expert users which can make their own core files from grunt tasks. Simply update gruntfile.js to include only the plugins you need and run “grunt dist” command to create your own core files.
When do you expect an upgrade to Bootstrap 4-beta which has been released a month ago? Thank you.
Since the beta release of Bootstrap 4 contains several breaking changes, we’re planning to prepare the v2.x of TheSaaS and support v1.x for a while. We’ve already started working on the second version but a lot of important tasks has left in our todo list. Based on our estimation it should become available 6-8 weeks later.
Thanks.
Hey mate, hopefully a quick one for you. I am using the parallax section from this page: http://thetheme.io/thesaas/doc-section.html
And what I am finding is there seems to be a bit of a gap at the bottom of it like this: http://prntscr.com/gi8m3e
Any ideas how to get rid of the gap?
It appears to have been caused by having nothing under the section. Once I added in another section the gap went away.
Thanks anyways! 
Yeah, you need something with position:relative; to follow a parallax header. Our .sections has this property. Glad you found it.