Discussion on TheSaaS - Responsive SaaS, Software & WebApp Drupal 10 Themes

Discussion on TheSaaS - Responsive SaaS, Software & WebApp Drupal 10 Themes

Cart 104 sales
Well Documented

symphonythemes supports this item

Supported

38 comments found.

Ok!

Tell me where the “Typing text” is configured? Not where I didn’t find it. Moreover, if you change the main text in the template in the source code, then the appearance of the text disappears altogether. https://okaland.ru/

Supported via email, since we can’t enter HTML code here.

After purchase, is it possible to have the template http://thetheme.io/thesaas/demo/software-3.html with HTML+CSS+JS only and not using any CMS ? We already have our angular application where we want to integrate it.

Hello! How do I change the logo in main navigation? I don’t find it anywhere.

Logos have different size, so please upload them, then give us your website link, we will make some CSS code for you.

How do you customize user page and make the tabs look different there only. Also the user page right is a mess.

Can you send me the link?

What is the latest Drupal version that TheSaaS works with? Does it work with Drupal 8.8.0?

Yes, it does. If you are already using it, just update the Drupal core as usual.

We will release a new version with Drupal 8.8.0 shortly.

We have just updated TheSaas to Drupal 8.8.0.

Great news! Thanks :)

how can i add social links in footer or header?

Pls edit this block: /block/1, click on Source button, and find this div:

If it it empty, it is probably filtered out by CKEditor. Pls use the following HTML code to replace it:

You can change the URL on the href properties.

This editor filters out HTML elements, pls contact us at https://www.symphonythemes.com/contact

do you still sell theSaas for Drupal 7?

Unfortunately, this theme is available in Drupal 8 only.

does it work fine on ipad?

Yes, it is responsive and working on iPad.

unfortunately currently it does not :(

Pls add the following CSS code to /themes/thesaas/css/custom.css

.row:before, .row:after { display: block; }

Creating a simple subtheme and setting it as default results in

Warning: Invalid argument supplied for foreach() in Drupal\Core\Asset\LibraryDiscoveryParser->buildByExtension() (line 148 of core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php). Drupal\Core\Asset\LibraryDiscoveryParser->buildByExtension(‘thesaas’) (Line: 87) Drupal\Core\Asset\LibraryDiscoveryCollector->getLibraryDefinitions(‘thesaas’) (Line: 66) Drupal\Core\Asset\LibraryDiscoveryCollector->resolveCacheMiss(‘thesaas’) (Line: 149) Drupal\Core\Cache\CacheCollector->get(‘thesaas’) (Line: 44) Drupal\Core\Asset\LibraryDiscovery->getLibrariesByExtension(‘thesaas’) (Line: 58) Drupal\Core\Asset\LibraryDiscovery->getLibraryByName(‘thesaas’, ‘global-styling’) (Line: 54) Drupal\Core\Asset\LibraryDependencyResolver->doGetDependencies(Array) (Line: 31) Drupal\Core\Asset\LibraryDependencyResolver->getLibrariesWithDependencies(Array) (Line: 104) Drupal\Core\Asset\AssetResolver->getLibrariesToLoad(Object) (Line: 116) Drupal\Core\Asset\AssetResolver->getCssAssets(Object, ) (Line: 291) Drupal\Core\Render\HtmlResponseAttachmentsProcessor->processAssetLibraries(Object, Array) (Line: 161) Drupal\Core\Render\HtmlResponseAttachmentsProcessor->processAttachments(Object) (Line: 45) Drupal\Core\EventSubscriber\HtmlResponseSubscriber->onRespond(Object, ‘kernel.response’, Object) call_user_func(Array, Object, ‘kernel.response’, Object) (Line: 111) Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(‘kernel.response’, Object) (Line: 191) Symfony\Component\HttpKernel\HttpKernel->filterResponse(Object, Object, 1) (Line: 173) Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68) Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57) Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 99) Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 78) Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 47) Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52) Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23) Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 665) Drupal\Core\DrupalKernel->handle(Object) (Line: 19)

If you want to keep your own changes, just add them to /themes/thesaas/css/local.css

This theme is a subtheme of Bootstrap. If you create another subtheme of this already-subtheme, it may get complicated.

Pls add the following CSS code to /themes/thesaas/css/custom.css

.row:before, .row:after { display: block; }

Hi I just have bought this theme and installed it according to provided documentation but after installation i can only see the homepage of my website which is quite similar to demo site of this theme. The problem is whenever i click on any link it says:

Not Found The requested URL /user was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

so i can’t login as well, please advise!

even your demo site the live preview one does not work correctly on ipad, you can browse it and check it

Are you guys working on its fix? when I was buying it I was assuming that this theme would behave fine on all platforms. Will you provide its update to those who has bought this theme?

Sorry for late update. We are working on the issue now and get back to you soon.

hello how can we make a pricing table like in the picture

https://i.hizliresim.com/b65Z9n.png

The image is faulty, pls check.

have several problems of position and visualization in safari could you control?

https://drive.google.com/file/d/1wDSIukBLnKZXftiQ62SIjqWeeTG0DSX0/view?usp=sharing

We are looking into the issue. Pls wait for us.

Hello, I see that you have the theme “TheSaas” for Drupal8. Is there a possibility to create different pages (in Drupal) using a page builder as in the Wordpress Elementor Page Builder? Thanks!

Greetings!

We use Paragraphs in this theme. It is a simple builder, but not as complex as other builders in Wordpress.

Hi. I have a problem with “particle backgound option”. It doesn’t work at all. Domain is mdnetwork.de Thanks

Pls edit /themes/thesaas/js/thesaas.js, search for:

thesaas.init = function() {

You will find some functions below:

thesaas.topbar();
thesaas.parallax();
thesaas.carousel();
thesaas.scrolling();
thesaas.counter();
thesaas.aos();
thesaas.typed();
//thesaas.contact();
//thesaas.mailer();
thesaas.constellation();
thesaas.shuffle();

Please comment out or remove thesaas.contact() and thesaas.mailer(). Those two functions are for HTML only, it causes error and then prevent thesaas.constellation() to execute.

tnx, it works now

Hi, I have some issue with page http://thesaas.symphonythemes.net/block-feature: 1) in the “Header Varieties” section: I click on the first three items from left to right and then come back click from right to left and they still selected. 2) same issue with the “Header variations” section of the same page.

I don’t get what you mean. Can you take a screenshot?

Will you be releasing an updated version for Drupal 8.4.4? Just installed and there is no easy way to update to the latest.

We have just updated a new version which works with Drupal 8.4.4

Hi – I have posted in the support pages. The menu isn’t working on mobile. When you click on the sub items, you need to click them twice to go to the page. Also video background is not working?

Sorry for late reply. For the video background, we have announced on another support thread that we will implement this feature on the next update.

For the menu in iPhones, we are investigating it. It is new year so we are quiet at the moment. But we will get back soon.

Hi,

The ‘Background Video’ demo shows a 404 page. Can you please fix this?

We will update the video background feature in the next release.

If my page is longer than screen size, the user is moving the text up and shifts the ad units, is there a possibility that peremenyi text ad unit itself is moved in the visible part of the screen while staying in front of him? Like in this template http://sticky01.blogspot.ru/2013/09/3.html is it Possible to do multi-level menu, or is it just limited to 2? Can I order pay corrections template in your company, if I want to slightly change it? Sorry, I simply badly know English and use online translator.

1. There is a module for floating block, which you can use for ads https://www.drupal.org/project/floating_block

2. The menu supports 3 levels without a problem.

My reply is censored. Please contact us at http://www.symphonythemes.com/contact

Settings to set the width of the columns are made in the CSS file, or managed through the admin panel? Does the template functionality that allows you to navigate to the ad unit in the visible part of the screen when scrolling? Whether your company pay revision of the template?

Column width is set on template files. Drupal uses TWIG template.

I don’t get what you mean for the next following questions. Can you describe more?

Is it possible to control the number of columns 1-2-3 depending on the screen resolution and width?

Yes, you can use Bootstrap columns CSS to control them.

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