Answer the question
In order to leave comments, you need to log in
How to implement theming in drupal?
The PROMO page is located at drupal.local/promo, the page template differs from the main one (switched by the module).
There are 2 main sections on the page
Section 1) - slider, main promotion
Section 2) - a list of promotions in random order.
What is the best way to organize such a structure in a Drupal theme? (blocks, nodes)
PS I have only known Drupal for a couple of days
Answer the question
In order to leave comments, you need to log in
there are Golyamov's courses on Drupal - very informative and explains in an accessible way, from 0 to Guru as they say
I would make two regions in the page template.
In the first one I inserted a block with a slider.
And in the second one I made a view with an output in the form of a grid with 3 columns.
Well, yes, 2 regions, stuff what you need into 1, and into the other. Then, in the settings blocks, simply specify where to display the data (slider and grid).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question