I have created a content type called Repeat(node--repeat.html.twig) I want to render paragraph type fields in node--repeat.html.twig so I placed <div> in which paragraph is rendered and then I added paragraph field in content type which I have created but the content type is showing empty.paragraph is not rendering nor it's showing in inspect element. But instead of a paragraph if I add one or more fields those are rendering correctly
I am new to Drupal 8 and cannot seem to be able to figure this out.
I have a custom menu--main.html.twig template where I need to get node ID from an alias. I am able to extract item.url in a macro and then would like to use a twig tweak function to load a field from another node.
I'm a beginner in Drupal and I'm helping to administer a site djanemag.com, but the problem is the look of the main page that is without the graphics and all messed up according to the print. However, the other pages are working perfectly.