Discussion on TheSaaS - Responsive Bootstrap SaaS, Startup & WebApp Template

Discussion on TheSaaS - Responsive Bootstrap SaaS, Startup & WebApp Template

Cart 4,936 sales
Well Documented

TheThemeio does not currently provide support for this item.

778 comments found.

Where can I find the ‘header styles’ The downloaded files I have did not include the video background which I need. e.g. http://thetheme.io/wp/thesaas/header-video/

You’re commenting in the HTML version of TheSaaS, while the link is to demo of WordPress version. So I’m confused regards which item you’re talking about. You need the video header in HTML version or WordPress one?

HTML

Hi

Using your theme for my website and its really amazing. In order to make it look great I wish to make my logo an SVG. However when I try to insert an SVG in either a .svg file or inline it doesn’t display at all. I tried many things and cant get it to work. Im putting the SV in the logo field instead of logo.jpg its just logo.svg doesn’t work also pasting <svg> inline does not display.

Any help greatly appreciated. Thanks

Hi,

If you use a SVG logo, you should define a height for it. By default, it has with: 0 and height: 0.

Let us know if it fixes the problem. Cheers.

also , when i uploaded the template to my server the menu navigation menu not working for mobile / small screens .!

how I can fix that too ,

The problem should be from JS error. Let’s continue discussion in the other comment.

Good morning , when I uploaded my web site to the server , the navigation bar style is totally changed on safari browser !! but still the same on chrome browser

I have not change any thing on the source code at all , please I need the help to address this problem .! many thanks in advance .

http://www.m5zn.com/newuploads/2018/03/31/png//a77b1280ec0ec3a.png [ safari ] http://www.m5zn.com/newuploads/2018/03/31/png//a8b960906905cf4.png [ chrome ]

I couldn’t understand your last comment perfectly. Does the problem has resolved?

Could you send a link to your website?

Hello Mr. Themeio,

i want to ask you about the contact-form. It is possible to expand it. i need a checkbox.

thx Marko

Hi Marko,

Yes, simply include the checkbox in your form, give it a name and value. We serialize the form using jQuery and insert the inputs value at the end of email. So if the checkbox has checked, you should see a line like “Checkbox name: Checkbox value” at the end of email.

Cheers, Hossein

The ‘shuffle’ UI element seems to be non-functional. http://thetheme.io/thesaas/uikit/shuffle.html#

Thanks for letting us know. Will work on it and fix it in the next release. If you need it sooner, let us know to send a fix as soon as we fixed the issue.

hey, do you have some documentation how to properly build the page with blocks and ui kit? (page, navbar, some bordered boxes) cause it looks nice one by one, but when try to combine it looks like a piece of crap

If I understand it well, did you made the browser like 200px height?!! That’s the problem, there’s not enough space!

And you said there is no minimal height and good practices to get rid of this behavior? I was sure you theme is responsive. Ho do you understand the term ‘responsive’?

It is, check it out on mobile and tablet devices. Even smaller phone has more than 500px height! Still if you want to have 200px height responsiveness, remove .h-fullscreen class from the header, so it doesn’t have to become 200px height!

We’re facing an issue with this theme combined with W3 total cache.

Our site is https://www.arion.run

The total amount of products in the cart icon is cached in page cache. So let’s say I have 2 products in my cart and visit some uncached pages, the number 2 gets cached and served to other users too.

I tried excluding a few things from caching:

wp-content/themes/thesaas/header.php wp-content/themes/thesaas-child/header.php wp-content/themes/thesaas/include/view/header/topbar.php wp-content/plugins/woocommerce/includes/class-wc-cart-session.php wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php

It didn’t work.

Do you have any idea how to fix this? Is this something on the theme side that needs to be updated?

After some googling it might seem that the cart total number needs to be added through AJAX?

Any assistance would be helpful.

Thanks, Matthijs

Hi Matthijs,

Once you click “add to cart” button, the number updates using ajax. After reloading the website or other pages, the number acquired from WooCommerce plugin which it comes from database.

I haven’t tried W3 total, but from the descriptions you have provided, seems it save a html page from each pages. It sounds to be great with website which doesn’t have such a changes; because in this case the plugin has to recreate all of the html pages.

Maybe you could try “WP Super Cache” to see if it works for this scenario or not.

Cheers, Hossein

I have purchased the template, I plan to use this within an ASP.NET application. Has this template been tested for use within an ASP.NET application? If yes, could you please help on how to get started ?

No, we don’t have any plan for it.

Hi, the pricing page doesn’t work. monthly and Annual toggle switch, could you check ?

Hi,

It works just fine in our demo! Please check your code.

I’be bought a template for one of my client 1 month ago.now I have another client, I will use your template again.The problem is that I m not sure if he will accept the final work or not.So can I use the template I already bought from you and if he did accept the final work I will come buy from you one more time.hope you did understand

Hi,

Yes, go ahead and develop the website for your customer and later purchase a license if your customer were satisfied with the work. Hope he will be.

Cheers.

You are really awesome and really thank you for this..I will always recommend your template to my clients

Hi,

I’m trying to use the cookie popups. Either cookie 2 or 3 keep appearing each time the webpage is refreshed or by clicking on any other link.

The saas theme have anything to stop showing the popup when the user clicks on “got it”?

Regards,

Hi,

Currently, it doesn’t have. But you’re right, we need to implement such a functionality to allow you display a one time popup. I’ll add it to our todo list and probably implement it for the next release.

Cheers.

mme

mme Purchased

I have two errors when inspection my site (datahaven.be) in console (Firefox): is there a way to fix these errors? TypeError: NetworkError when attempting to fetch resource. Bron-URL: moz-extension://c0ce4081-89fb-fa4a-bfd2-c4ba6782c4b0/lib/browser-polyfill.js Brontoewijzings-URL: browser-polyfill.js.map[Meer info] Use of Mutation Events not supported. Use MutationObserver in stead.

Hi,

As the error states, it’s an error from one of the extensions which is installed on your browser. That’s why I don’t see the error in my end. It doesn’t cause any problem for thesaas script.

Cheers.

Hi, Thank you for this wonderful theme. I just bought a license but I wanted to work with version 1.5. Is there a way to download this older version ?

Best,

Hi,

The older version is inside the download package, inside “v1.5” folder.

Cheers.

Hello guys, & thanks for the 2.0.1 update.

Is there any good reason you add a top:10px on the navbar element? Since mine got a background color, the rendering is a bit weird!

Thanks for the explanation :)

Hello,

You’re welcome.

Basically, because it’s too close to the top side of browser when it’s transparent. Sorry about the issue we caused, we forgot that maybe some navbars have background color. If you use the expert starter, you can change the navbar offset from /assets/scss/_theme.scss file. If you use the page.min.css directly, let us know if you need help with removing the offset. We probably add a class to remove the offset in the next release.

Cheers.

Thanks guys, in the meantime we’ve added a hack ;) However, good idea for the class in the next release. Keep up the good work :)

Hi,

I’m looking to buy one of the image used in one for your demo. Would you have the source available for this vector: http://thetheme.io/thesaas/assets/img/vector/8.png

It would be very appreciated. It’s the one used in the Paypal demo.

Thanks :)

Hi, I bought TheSaaS and would need the final website in two languages. Is the theme compatible with WPML/Polylang or can you suggest a different solution for dual language use of TheSaas? Thanks!

Hi,

As we stated in the “Pre purchase FAQ”, it doesn’t support multi-lingual support. Seems that Polylang partially can support our theme as one of the customers is using it. We provided a wpml-config.xml for the other customer a couple of months ago. Probably it still works. You can download it from https://ufile.io/lp75c .

Cheers.

Rally you are the best of the best script here on that website >

Can you make a script as a template of CV ? awesome thanks if you can do it :)

Amazing new update Regards

Thanks. If you mean releasing a CV template, I don’t think so. It’s currently not inside our plan.

if you can do it make it as soon as possible , it be awesome for SAAS script .

Regards

@TheThemeio I liked with the previous release that the source files (scss and js) were located within a source directory. They are now a bit hidden in starter/expert/src/assets/plugin/thesaas/

That’s exactly what we do in the /starter/expert starter. There’s a /src/assets/scss/_theme.scss to modify the variables of TheSaaS. With each update, you only update the /src/plugin/thesaas/ directory. Have you read the /src/readme.html? As I can see, this is the same as your setup, including with gulp tasks and also ability to remove unused vendors from TheSaaS script and style.

Yes, sure. I just wanted to point out, that the new “source folder” at starter/expert/src/assets/plugin/thesaas/ is a bit hidden :)

I see. I’ll add a new FAQ to the readme.html file regards this point.

Whats news in the version 2.0.1

It’s inside the changelog section of item description: https://themeforest.net/item/thesaas-responsive-bootstrap-saas-software-webapp-template/19778599

Also, a README.md included in the download package.

Hi,

Congratulations for this template, it could be the one I was looking for so long, plus the v2 came on my birthday like a gift ;)

I’m gonna start playing with it on my own but when do you think V2 documentation will be out ? (if it’s not already of course)

Thanks in advance.

Hi,

Thanks and happy birthday.

Basically, the /uikit directory is the documentation of our components. In the latest release which was few minutes ago, we added a /starter directory with two starters. Both of them have a readme.html file with full documentation on how to use the starter. If you need any other information to see in the documentation, let us know so we can add it to our todo list.

Cheers.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey