This forum is for assistance with theme development.

Video Help/Theme

I am trying to create something that is most likely simple but giving me a hard time. I want to create a page that has at the bottom a grid of video thumbnails. When you click on any of the video thumbnails the actual video appears in a player at the top of the page. So think of it as a news site. When the site loads. You will see the featured news story in the player featured at the top of the page. Underneath the player are other news items that once you click replaces the featured story at the top of page and plays video. 

Adding some theme components of a project theme

Hi everybody,

I work with Drupal 8 openchurch project

I want to add some components/blocks of the Sportleague 8 project as the footer, that it is related the the project theme

Can I do that?Ho can I proceed???

Thks a lot

how to change the theme without drupal appearance menu

hi,

I have installed bootstrap theme on my drupal now i can find manage menu in this theme i wanna access appearance submenu but there isn't such a menu and it doesn't let me to acccess to through url so is there any way to change the theme?

Customize Commerce 2 payment form

I would like to rearrange and customize Commerce 2 - Order information/Payment information form for my project. I'm trying to find some useful information/documentation how to do that, but with no luck at all. Any ideas or suggestions or links would be very helpful.

[DRUPAL 8] Missing id and aria-labelledby in newly created menu

Drupal 8.4.2

I am using a sub theme of the bootstrap theme named 'tvb' but this problem seems to happen regardless of any theme I have tried, sun theme or otherwise. 

I created a custom block, and then a new page to display that block. I then created a new menu, and added it to the same new page. It displays via Panels -> Content as having a PLUGIN ID of: 

system_menu_block:personal-goals

Upon inspecting the HTML output, it seems the heading_id is not being inserted within the id and aria-labelledby <nav> and <h2> elements: 

example: 

How add class to MoreLink in 'Aggregator feed' block?

Hi!

I need to add class to link "More" in Aggregator feed block.

In build method of class AggregatorFeedBlock we have:

        $build['more_link'] = [
          '#type' => 'more_link',
          '#url' => $feed->urlInfo(),
          '#attributes' => ['title' => $this->t("View this feed's recent news.")],
        ];

where '#type' => 'more_link', is element describe in class MoreLink

Pages

Subscribe with RSS Subscribe to RSS - Theme development