This forum is for assistance with theme development.

NewsPlus Lite Custom Content Type Teaser?

I'm trying to get the teaser image on a Custom content type to look like the Article content type. Teaser Display Settings are identical, I've copied the Article twig files, yet it keeps displaying as a larger image.

Anyone using NewsPlus Lite been able to apply the same teaser theming Articles uses to other Custom Content Types? Perhaps this is just a CSS issue?

How add custom node in a View (Nested View)?

Currently I have simple view that is used on the main page. In includes nodes of custom type. That's great. But now I need to do something different.

Consider I have following structure:

-----View-----
-------Node 1--------
-------Node 2--------
-------Node 3--------
-------Node 4--------
-----End View-----

But I want to have the structure like that:

Is it possible to combine several template files togather and make single integrated template instead?

For example to render a simple form like search block should be invoked 8 different template like below and each of this template only have one or few line of code, see below:

region.html.twig
└─ block.html.twig
   └─ form.html.twig
      ├─ form-element.html.twig
      |  ├─ form-element-label.html.twig
      |  └─ input.html.twig
      └─ container.html.twig
          └─ input.html.twig

As you can see in below some of this files Just have a few line of code:

region.html.twig

How to create a completely custom page with custom data

I am continuing to explore Drupal. It is really powerful. But I can't find the right way to build a custom page.
I wan't to create a completely custom page with custom data.

Now I have following structure.

I've created the page--front.html.twig template file. And defined it like that

Theme not available in "Appearance" but is in file tree

Hello,
Sorry if this is the wrong place for this post. Please move it if it is. I am not developing my own theme, I am attempting to use AdaptiveTheme.

I installed AdaptiveTheme to my subdomaine http://plans.sublimedreamvacations.com. It shows in the filetree in cPanel, but does not appear in the "Appearance" page in the Drupal interface. I contacted my webhost service and they suggested that I ask for help here.

Pages

Subscribe with RSS Subscribe to RSS - Theme development