This forum is for assistance with theme development.

Add js on my bootstrap subtheme

Hi everyone,
I follewed drupal's guide about add js and css in my subtheme, but it's not working.

I setted my bootstrap subtheme's files in this way:

theme.info.yml:
core: 8.x
type: theme
base theme: bootstrap

libraries:
- anpace/global-styling
- anpace/global-script

theme.libraries.yml:
global-styling:
version: "1.0.x"
css:
theme:
css/style.css: {}

global-script:
version: "1.0.x"
js:
js/custom.js: {}

Views Passing To Wrong Twig Template

((Updated on below - Upon further inspection, I think the both views are being passed to the same template. Thus, even though under debug, it shows that view 2 is using twig template 2, I think when debug is turned off, view 2 gets passed to twig template 1. Hence why view 2 is being formatted like view 1.))

Views Slideshow theming in Drupal 8

Hi, I have installed Views Slideshow module in a Drupal 8 site (here is the url: http://newd8.ochi.gr)
As a theme, I use Pixture Reloaded. The banner slider that displays on the pages has been set via the Views Slideshow module (in combination with Views Slideshow Cycle).

Best responsive theme TO ADAPT to existing theme

Hello,

I would like to know, what is the best responsive theme to adapt to an existing custom theme? This theme should have clear and coherent documentation, and helpful maintainers. It should be able to make regions and blocks responsive, and also have some guidance on making custom templates responsive. Ideally it would have guidance for converting existing custom templates to the theme. (In other words, tips on finding conflicts with bootstrap etc.)

I have identified a list of major responsive themes, and if you have other suggestions please let me know:

Searching for a D8 Theme Developer

Hi

I'm new to Drupal and want to migrate my (non Drupal) site to Drupal.
As I'm a programmer I have no problem with the programming of my site.
But the Theming is not my world ....

I know there a lot lot of companies for that. But my site is a non profit site, so I can't spend a lof of money.
I know that nobody does such things for free. I'm also willing to spend money for that - but not thousands of €.

So, where is the best place to find people, who can make me a D8 (responsive) theme, based on my old site.

Thanks Flo

dump() is not working in drupal view

dump() is not working in drupal view

Pages

Subscribe with RSS Subscribe to RSS - Theme development