D
D
Dmitry Chizhov2016-10-19 11:08:45
Drupal
Dmitry Chizhov, 2016-10-19 11:08:45

Drupal 8 View title not showing in template?

I've already broken my head. I'm setting up the view. I set the title, redefine the title by argument, there is a title in the preview, but not on the page. Why? What did I do wrong?
0d7420851217408caefe819d196935ae.png8093294401b4482f8d40ced58c1d9662.png
in the template I write as in the core

<h1>
            {{ title_prefix }}
            {{ title }}
            {{ title_suffix }}
</h1>

On the page
<h1>
            
</h1>

I read a bunch of forums and docks. What am I doing wrong?
Tried to do prebuilder and prerender hooks. They have a title! Where is he lost?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question