V
V
vityaba32016-06-28 11:54:55
Drupal
vityaba3, 2016-06-28 11:54:55

How to make a block with a picture, when clicked, it will take us to the page (made in views) in drupal 8?

In general, you need to do this

spoiler
4e3a45a479944b9e87d20885787b284d.png

Google has a lot of information on views (even for drupal 8).
But all of them offer to place content or taxonomy.
I need to throw a picture into the block, by clicking which we will be transferred to the page made using views (and not to the material or tag).

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Zubkov, 2016-06-28
@vityaba3

You can set the address for views, in the block you just insert
<a href="ссылка на сайте"><img src="картинка"></a>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question