Discussion on Stem Responsive Multipurpose Drupal 8.5 Theme

Discussion on Stem Responsive Multipurpose Drupal 8.5 Theme

Cart 65 sales
Well Documented

hugestem supports this item

Supported

This author's response time can be up to 10 business days.

53 comments found.

Hello,

There are issues with jquery.sticky.js and Drupal 8.42

Error:

Uncaught TypeError: a.indexOf is not a function at r.fn.init.r.fn.load (jquery.min.js?v=3.2.1:4) at jquery.sticky.js?v=8.4.2:5 r.fn.load @ jquery.min.js?v=3.2.1:4 (anonymous) @ jquery.sticky.js?v=8.4.2:5

You said 8 days ago that the issue was fixed, but i have downloaded the theme today and i still have the error. Cache have been cleared and update.php has been ran.

Could tou help me ?

It does’nt resolve the issue, i am using a fresh install, all files are coming from your package. There is no extra modules or themes installed.

Hello, I have resolved the issue: $(window).load is deprecated. Replace: jQuery(window).load(function(){ jQuery(”#header”).sticky({ topSpacing: 0 }); });

By:

$(window).on(“load”, function() { jQuery(”#header”).sticky({ topSpacing: 0 }); });

in assets/lib/jquery-sticky/jquery.sticky.js

There was a miss-up in the file, kindly download the latest update

If you just updated the theme as well as Drupal core, you need to clear cache

The theme is installed to your instructions, the update was not carried out. I only used the files from the installation package, which is available after payment. What could be the problem?

kindly download the latest update

Hi.

I purchased your theme. Great work so far.

But when updating core to 8.42 we get the following errors:

Uncaught TypeError: a.indexOf is not a function at r.fn.init.r.fn.load (jquery.min.js?v=3.2.1:4) at stem.js?oz3dmk:123 jquery.min.js?v=3.2.1:4 Uncaught TypeError: a.indexOf is not a function at r.fn.init.r.fn.load (jquery.min.js?v=3.2.1:4) at jquery.sticky.js:5

and site is not loading.

When replacing the core/vendor/jquery folder from 8.42 with the older one from your folder 8.35 everything is working fine again.

Any ideas about that?

thanks, Jan

It has been updated

Does this theme work with Drupal Commerce 2.0

Is the documentation available to potential customers? That might be the best way to answer all my questions. Otherwise… does it require Composer? Does it need to be installed as a fresh distribution, or can the theme (and supporting modules) be added to an existing one? How are the layouts generally achieved – e.g. content-types, templates, HTML content, etc.?

Thanks for the rapid reply. However, I was trying to understand how it’s constructed before purchase, as some other themes are poorly put together – with elements hardcoded into templates, reliant on idiosyncratic HTML in the body field, etc. Can you provide any reassurance about the way this theme has been assembled – either via the documentation or otherwise?

Can you send me a personal message with your request

Sure, will do,

Hi! I sent you an email regarding the slider speed, I hope you can help! Thanks

You can update the slider speed through the file themes/stem/template/block/block-custom-slider.html.twig and adjust the “data-autoplaytimeout” settings. The default is data-autoplaytimeout=”9000”. The lower the value the higher the speed and vice versa

Hello, I have some bugs after updating drupal core to 8.4.0 version : the page preload function is spinning ever and ever (so the page never appears, though it is correctly loaded, but it stays hidden behind the preload overlay…). And it seems that the “scroll to top” button does not work anymore too….

The javascript will be updated

I have followed the installation instruction as mentioned in documentation and setup a fresh installation with default demo site. After setup, I have found following issues: 1)The home page of the site is not loading due to some exception relate to field creation of field_price_currency. 2)The content type Pricing_table configuration is not working due to some exception. 3) There are some blocks which are broken due to missing related views.

When I have removed the 3 nodes of type pricing_table from database, now The home page working with some missing blocks.

http://jcrtemplate.digitalethos.net/

Looking forward for support.

I will suggest you try the fresh installation process again using the core file provided, also ensuring the database upload finished successfully. If you still encounter same error, let me know/see the exact error message because I’m unable to figure out what the issue is knowing that you already alter the database.

You can send a personal message when you’re done reinstalling and still encounter issues.

Hi! I installed your beautiful theme and I am starting to fill it with my content, but I have stumbled with an issue:

I need that all sliding texts at the slider be big and left aligned:

I managed to make them bigger BUT only the first one gets this size, the subsequent items are a little smaller!

Also, these texts have different space at their left, they don’t keep aligned to that side.

You can see these things in the following link: http://pqr.buensaltolabs.com/

Can you help me to improve this effect? THANKS IN ADVANCE!

Hi again! I placed my Google Analytics at the dashboard specific Footer field, but it displays all the code at the front end!

(I inserted the code Google Analytics provides, the one with 2 scripts)

Can you help me please? Thanks!

Hello?

Hmmmmm, never mind.

Instead, I installed Google Analytics module and placed my Property ID there.

Good Night, I buy This theme, and I Want to Know if this is compatible whit Commerce or where are the tables in the DB for work with Commerce, I see only UC tables

Hi I have another problem, In the taxonomy, I need the term color in this step I Dont have problem But I need Yellow and Red For example the page say: “The website encountered an unexpected error. Please try again later”

Can you please provide more explanation on what support you need

When I try to add some term (Add term) to any of the taxonomies created, the following message is produced in the browser:

“The website encountered an unexpected error. Please try again later.”

and in the registration of the hosting:

Error 500: POST / admin / structure / taxonomy / manage / product / add HTTP / 1.0

Warning: mod_fcgid: stderr: Uncaught PHP Exception InvalidArgumentException: “Class” Drupal \\ Core \\ Validation \\ Plugin \\ Validation \\ Constraint \\ ComplexDataConstraintValidator “does not exist.” at /var/www/vhosts/mysite.COM/httpdocs/core/lib/Drupal/Core/DependencyInjection/ClassResolver.php line 24, referer: http://mysite.com/admin/structure/taxonomy/manage/product/ add

please Help me

the scroll bars in FireFox do not work to go up and down? Internet explorer works perfectly. is there an easy fix?

What exactly are you referring to as the scroll bar

http://beallbros.com/Wrap-n-Guard/ is the link, and in FireFox, my scroll bars on the sides are missing to move up and down the page, so I have to use my up and down arrows. here is a screen shot of the page open in firefox and explore with the scroll bar circled and the missing one circled. http://beallbros.com/Wrap-n-Guard/scrollbar_example.jpg

Hi Stem Maker,

First asst. needed is on customizing the “get quote” link Second is about how to add captions to slides of the slider

TIA

An amazing theme indeed. Do you plan to support RTL languages such as Arabic?

We are planning on doing that

This is really great news. Please keep me posted and I will buy the theme once RTL support is available. Thanks for your support.

Hi, error with your carousel used in many views : the autoplay doesn’t work.

OK, waiting for your solution !

So ? what’s the trick please ?

The reason the autoplay is not working is because you did not set Autoplay TimeOut. Just enter your preferred value, which is null by default. I will recommend 5000 which will give default autoplay speed.

Congrats for new Item!

Amazing Work, Good Luck With Sale

Cool site guys, but what could be causing my scroll bar to vanish when I zoom out in FireFox? http://beallbros.com/Drupal8-TEST2/

Good to know everything is perfect

This said it uses Drupal Commerce, how do I get a refund? this isn’t exactly what I needed.

It says it supports Drupal Commerce, the demo for Drupal Commerce will be included in the download soonest

Hey there, excellent theme. I’m so relieved that you actually have used drupal content types and functionality as it’s meant to be used. Saving me a lot of time – well done

Thanks, Good to know you like the approach.

any plans to support drupal commerce?

your text says Ubercart. VERY different from Drupal Commerce

Stem supports Drupal Commerce, a demo for that will be included soon.

Congratulations!

Amazing Work, Good Luck With Sale :grin:

Thank you

It this theme Drupal Commerce ready ?

Yes Stem is Drupal Commerce ready

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