Discussion on Stack - Multi purpose Drupal 11 & 10 Theme with Paragraph Builder

Discussion on Stack - Multi purpose Drupal 11 & 10 Theme with Paragraph Builder

Cart 506 sales
Well Documented

symphonythemes supports this item

Supported

90 comments found.

To prevent horizontal scroll on Safari try:

html { overflow-x: hidden; }

Thanks alot :) We are really appreciated it.

Hi. Great theme! but I´m getting a 403 error when accessing to http://www.symphonythemes.com support page… I need to know how to change google map address on contact pages. When i try to edit any map paragraph it is completely blank!

403 solved, i can access right now.

Map issue solved. Div can´t be empty!!!

Great you figured it out.

The site is scrolling horizontally on Safari / iPad.

When on a Safari and iPad, I can scroll to the left of the page where there is no content. I don’t have this issue on mobile. Please advice.

The site is under development. Here’s the URL to our dev environment //twentyfoursevendev.prod.acquia-sites.com//

We checked it with Safari on Mac and it is fine. We do not have an iPad, so we will check it later.

You can either check on iPad or on the chrome/safari emulator.

Having an issue getting this theme up and running. I followed the documentation. Fresh Drupal install and imported the db. “The website encountered an unexpected error. Please try again later.” Doing a fresh install without importing the db the site works fine. This is on a local install.

Under stack_fullsite_package.zip is all Drupal core, modules, themes and sample content. Pls unzip it first.

Then create a database and import the stack.sql file to your new one.

Proceed with normal installation, on database info page, please enter your new database. The installation will halt and show you a complete working site.

I am using this theme, highly satisfied, it is such a wonderful theme. However on coworking homepage images are not rending under div .background-image-holder and in css under inspect element it says background-image: url(“undefined”);

How do I fix it?

We need to access your site to inspect it. Could you please send us?

I have a website built with stack, used linear gradient codes – neither the gradients are working also I am getting this error: http://prntscr.com/kskwxj

Could you please send us the link of your site?

Hello, I need help quickly please. I just buy your theme, otherwise i would like to refund and buy a new one (because of lack of time)

I’m on CENTOS7, httpd, php 7.1, mysql 5.3+

So I started with a new project Drupal 8.4.4 I pay attention carefully and I followed every step of your Documentation.

Their are few things i want you to notice : 1. I make a localhost database CREATE DATABASE moustache CHARACTER SET utf8 COLLATE utf8_general_ci; instead of CREATE DATABASE moustache CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci;

2. After Installation, Module Backup and migrate was not here so I download and installed this one 8.x-4.0-rc1 released 21 February 2018 with the command php composer.phar require ‘drupal/backup_migrate:^4.0’

3. I had to write this in .htaccess php_value post_max_size 30M php_value upload_max_filesize 30M

4. Then at this step : Then browse and upload the database dump file backup-2017-08-22T15-32-53.mysql.gz under the Assets folder. Hit Restore. It displayed restore done.

And it shows on the main page The website encountered an unexpected error. Please try again later.

In my httpd logs their is an error Wed Feb 21 18:22:27.141919 2018 pid 9366 Uncaught PHP Exception RuntimeException: “Unable to determine class for field type ‘entity_reference_revisions’ found in the ‘field.storage.node.field_paragraphs’ configuration” at /var/www/html/all/drupal/spirtech/drupal/core/modules/field/src/FieldStorageConfigStorage.php line 157, referer: http://10.0.1.2:5151/all/drupal/spirtech/drupal/admin/config/development/backup_migrate/restore

Could you please help me ? I’m really concerned…

Can you use PHPMyAdmin, drop the whole database and import the stack.sql file on the download package?

If it is not working, please contact us at http://www.symphonythemes.com/contact

Hello, Great theme and use of paragraphs! I would like to update to Drupal core 8.4. Could you tell me if I can update safely?

Unfortunately I do not have the website online (just a local project right now), but this problem occurs both in the sliders that I create and in the sample pages that come with the theme. With Drupal 8.3 worked fine

On our development server, the latest version of the theme works. If you can deploy your site on a shared hosting, we can inspect what goes wrong.

Thanks for your response. I’ll try to upload a version in a few days.

Thanks. The menu is hidden on that page. So it is not actually broken.

There is some text rendering error, we will fix it.

We have purchased Stack from Themeforest. We want to use the carousel on “Landing Page 9” on our homepage. But I came across an issue where the headline of the banner is overlapping with the top nav at 1024×600 resolution. You can notice how the headline moves up towards the top nav when resizing the browser as well. Can we get an updated theme with this fixed? https://ibb.co/fRhPPG

Our demo seems working fine. Can you send your website link?

Our page is still under development. Is there an email ID that I can share the link with?

I have already purchased this theme. But I was curious if Stack is also available with Glazed instead of Paragraph?

Unfortunately, we only use Paragraphs with this theme.

We want to use the Vimeo instead of Youtube on embedded videos. Is Vimeo supported? If not how can I get the updated theme that supports Vimeo videos?

Yes, Vimeo embedding is supported.

Are you planning to do a Joomla version of Stack ?

Ùnfortunately, no. We only develop Drupal themes.

Hi, “mediapal” has listed many bugs…When will these problems be solved? When will the next update? Thanks for reply!

They are all fixed. We will update a new version very soon next week.

I notice that only the Elements menu functions when I am logged in as Admin. Clicking on Elements opens up page with elements to select. However, the dropdown menus are unresponsive. Config: Drupal core 8.4.0

Pls edit /themes/stack/templates/menu—main.html.twig, line #51:

{ link(item.title, item.url, { ‘class’:[‘dropdown__trigger’], ‘data-target’:[’#’], ‘data-toggle’:[‘dropdown’]}) }}

Please change it to:

{{ link(item.title, item.url, { ‘class’:[‘dropdown__trigger’], ‘data-toggle’:[‘dropdown’]}) }}

ie, removing ‘data-target’:[’#’],

Just updated Drupal to 8.4, all the sliders doesn’t work anymore. I think the theme needs a jquery update. Howto?

[Error] Error: Syntax error, unrecognized expression: # (anonyme Funktion) (jquery.min.js:2:31697)
What I have found out so far: In menu—main.html.twig line 50 change {{ link(item.title, item.url, { 'class':['dropdown__trigger'], 'data-target':['#'], 'data-toggle':['dropdown']}) }} to: {{ link(item.title, item.url, { 'class':['dropdown__trigger'], 'data-toggle':['dropdown']}) }}

So ‘data-target’:[’#’], has to be removed

Thanks. Is it the fix for the menu or the slider?

Both. Once the menu script gets broken all the rest is too. I followed this issue where every menu on a bootstrap based theme needs to be fixed.

https://www.drupal.org/node/2903656#comment-12231449

Since your theme uses its own script for the menu the error only happens when I’m logged in as admin.

The content type “article” doesnt show its uploaded image on node. All views that are relatet to “articles” shows the image. On the node its self the uploaded background image shows, the video field shows but not the content.field_image

In node—article.html.twig on line 85 I changed

<img alt="background" src="{{ bg_img_url }}" /> to {{ content.field_background_image }} Now no image is shown at all.

Pls also clone field-field_paragraph_image.html.twig to field-field_background_image.html.twig

Thanks, that was the missing step. I have to laern twig though

The dropdown menu container doensn’t fit for menu items with long titles. Please have a look here:

https://www.dropbox.com/s/l1im93kwqpv6fgp/menu.jpeg?dl=0

Thanks, but I looking for a solution without breaking the lines. Can’t find the style to make the container wider.

Pls edit /themes/stack/templates/menu—main.html.twig, line #35:

Pls edit col-md-2 to col-md-3 or any other value of your choice.

After that, pls remember to clear the cache to see the effect.

Thanks

With footers, even when I don’t have a background image, the class ‘imagebg’ keep getting added to the block, which makes all my column titles white. What is causing this and how can I stop it from happening in the future (without writing CSS overrides)?

Can you send us the link?

It’s hosted on a staging server, so there is not a public link. The background is being set to ”/stack-theme/” which is the sub-folder I have the theme running in. Could this be related to being in a sub-folder?

It is hard to tell. If you can give us a link, we can inspect exactly what is going on.

I have a feature reqest. Could you please create a “views formatter” so that we can have a views slider based on your flickity script?

Alternatively, you can use Views to output HTML exact as the slider HTML structure, then it will work.

I did exactly that until I realised that the wrappper field in the view didn’t exept the line: slider” data-arrows=”true” data-paging=”true” – only “slider” works but then I have no controls.

You should add all neccessary fields and hide them all, then add a custom HTML field to place your HTML code, and use tokens to display the hidden fields.

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