I have a question, I would like to have a list functionality on my website like the one in this page p2p lending sites Does anyone know an extension to do it?
I installed the newest version of drupal because I saw the layout builder and that intrigued me. So I get it installed on my local host and it seems to be working only when I tried to install the layout builder extension it told me
Redirects to external URLs are not allowed by default, use \Drupal\Core\Routing\TrustedRedirectResponse for it. I can see the need for security, but how do you get this working?
page.html.twig is creating eternal header wrappers, instead of full Page Wrapper;
and I am unable to accomplish a Full Page Wrapper.....
I have checked my DIV's, but Drupal is Adding some extra DIV in most illogical place each time... I am refurbishing a Bartik duplicate's page.html.twig
It is also proved - because I can accomplish a Primary Menu - to Footer full menu wrap; but not to include Header, Secondary Menu...
So, I am creating my first Druupal 8 Theme..... On Bartiks base, but changing all css & page.html.twig
I was editing page.html.twig of course....
and it seems, I can not make all Region Div's in vertical line, as soon I look into Firebug - some Mystical Div dialog-off-canvas-main-canvas shows up and cuts off all Header and Secondary Menu divs from the rest flow of the page.....