Regions on appearing properly

So I was looking at the region definition of my theme and I found that the regions are not appearing properly. For instance, the sidebar is not displaying on the left side of the page; but instead it is displaying just below my content region. Below is a snippet of my page.html.twig file.

Is there a blockbuilder module for uikit?

Hello!

For this https://www.drupal.org/project/uikit framework.

Is there a panels/blockbuilder module for content grid? Like this

https://drupal.ru/sites/default/files/inline/images/2019/5799/2019-09-28...

File workflow

Hello.

We have an Entity which manages some files, and we added a workflow to control the process (draft, published, archived). To keep files (for replication) we have the folder architecture tmp, files, archived that correspond to each step of the workflow.

Overriding default search form block

Hello, I wanted to know if there is a way to override the default search form block and remove the search box, leaving the search button only. Should I use the hook_form_alter  in the .theme file or should I change the block---search-form-block.html.twig file? And I also wanted to know how to add Font Awesome's search icon on the button.

Thank you for your replies in advance, and any solutions would be most welcome. I am still new to Drupal and I would be really grateful for any help that you provide me with.

Upgrading to newest version of animate_css

Hello,
I am trying to upgrade to the latest version (Sept. 24) of animate_css by running "composer require 'drupal/animate_css:^1.1'". I am on Drupal 8.7.7. However, I get the error messages below:

Root package 'drupal/animate_css' cannot require itself in its composer.json
Did you accidentally name your root package after an external package?

The composer.json file of animate_css contains the following lines:

Regarding Views and Rest export

Hi,

I have joined two tables in hook_views_query_alter(). But if I want to display the information stored in one of the columns of the joined tables, on making a GET request, what should I do?

Thanks,

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x