This forum is for assistance with theme development.

.theme file cache problem

I have a strange problem with a .theme file on a Drupal 8 (8.5.4) site

Drupal are not registrating any changes that I make to the file.
Right now the file is empty but all the old functions still active on the site.

Drupal only registrate if I rename or delete the .theme file.

I have cleared the cache with Drush cr and from the GUI, but stil no effect.

I have delete the whole theme folder at reinstalled it, but no effect.

The site is running on a nginx/1.10.3 server and using Redis Cache.

I have no knowlegs of Redis.

Custom Theming with Bootstrap

Hello,

I'm using a bootstrap sub-theme to make a webpage.

Which is the right way to declare my bootstrap grid classes(col-xs-* ....)?

Inside the page.tpl.php or to the template.php with the function subtheme_name_preprocess_page().

If the right way is inside the template.php how I can do it?

Thanks!

Open Social Adding block region to socialblue theme

Thank you for you all for helping me in the past in the forum dedicated to drupal open social.

Twig and Views

I've created an aggregated view of a certain content type 'faq'.

Each 'faq' node contains 2 entities - entity_icon and entity_faq.

After overriding the views-view.html.twig I want to print the values of those entities.

All I have is {{ rows }} which represent the list of found nodes.

How do I access the data of these entities inside the rows ?

Yaron

Hide Read More but still show the page views count on a Teaser?

I'd like to hide the Read More link from content types, I've done this by setting the Links to disabled on the Teaser, but then the view counter is hidden too. Is there a way to hide Read More but still show the page views count?

[solved] Drupal/Bootstrap, my SubTheme/css/style.css does work !

Hi,

the "*" means that before my auto-edit, it was "doesn't"; as it is an indication to use Bootstrap, I leave the message.

Drupal 7.63 Bootstrap 3.40

I did install my theme in sites/all/themes/ , copying bootstrap/docs/subtheme in sites/all/themes/, and changing the name by "mytheme";

--> My mytheme/mytheme.info has been created :

Pages

Subscribe with RSS Subscribe to RSS - Theme development