This forum is for assistance with theme development.

External links disabled

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?

Yes Noob here...

Thanks!

Drupal 7 vs Drupal 8

I'm developing a new theme for a cloud service company. Should I go with Drupal 7 or Drupal 8?

Thanks,

Ron

Eternal Header Wrappers, instead of Full Page Wrapper

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...

OK, full code is something like:

How to safely Remove .dialog-off-canvas-main-canvas class Div?!

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.....

my page.html.twig looks like:

Drupal 8, was it designed to allow access to and manipulate all "data" on site and theme?

I'm new to Drupal, however I've designed other sites in the past using various applications. I've been poking around and learning what Drupal 8 has to offer and trying to use just Drupal 8 and a text editor. From what I have discovered there are several things that are not accessible to edit from the Drupal 8 "toolkit".

render query data in twig template

i have created a module.
in my module i have created a form. Form submits data successfully in database.
i am getting data from database in a controller file. till that point everything is working fine.
Now i want to display data in my twig file.
How it is possible to display data from database in a twig file.?

Pages

Subscribe with RSS Subscribe to RSS - Theme development