This forum is for assistance with theme development.

Stripe Drupal 7.1

Trying to set up Marketplace Connect in Drupal.      

Unfortunately former developers didn't keep documentation which means months of trying to figure out what they did. 

We seem to be missing the option to: 

Finally, connect your stores at and /admin/commerce/stores -> (My store) Payment Methods -> Stripe to connect a store.

https://www.drupal.org/sandbox/glassdimly/2567023

Hero images per page

Hi all,

I am a Newbie to Drupal 8 theme development. I have created a custom theme based on bulma.
At the moment I am struggeling what is the best approach to have a hero image per page which is above the page content.

I have managed to create a custom block but I am only able to define one hero image which is used for all the pages.

I hope the problem is clear and someone can point me in the right direction.

Thanks!
Björn

Override page.tpl.php

i want to Override page.tpl.php on user-profile.tpl.php file 

how it works ?

Drupal 7 Custom Theming Issuesfunction sfantamaria_preprocess_page(&$vars) { if (isset($vars['node']->type)) { $vars['them

Hi, I read the docs and read the topics that other people made but I still can`t get it. My issue is the following

I am creating a custom website.
I have the homepage which is the page.tpl.php ( which should pull content from different content types )
Now I want to create different pages, for example:

homepage/news
homepage/about
homepage/contact

all of the above pages have sub-pages, for example:

homepage/news/news-1
homepage/news/news-2

[solved]drupal_add_css not working

Hi,

I'm building a theme. I've put OWL carousel in theme folder-assets. Then in my template.php I insert the code:

slideshows not showing after updating to D8 8.4 (Business Theme)

hi , my slideshow for Business Theme is not showing after i update to Drupal 8.4.

Pages

Subscribe with RSS Subscribe to RSS - Theme development