How to display a module on a page with text?

If in Joomla I do this:
{loadmodule my_module}
display my module on the page, how to do it in Drupal?

how do I reuse a template for a filter

Hi there,

I have this custom module that generates HTML via a block and uses a template , does anyone know how I can reuse the template for the filter as well? I would like to use the same template when I do this [filter_name] in an editor.

thanx 

Video won't play on Iphone

I have an autoplaying looping video on my site's home page.

this is the twig code used to render it:

How do you setup a different domain for oEmbed when embedding Youtube videos?

My Drupal 8 Site report is giving this Media warning:

It is potentially insecure to display oEmbed content in a frame that is served from the same domain as your main Drupal site, as this may allow execution of third-party code. You can specify a different domain for serving oEmbed content here.

 I've been searching various forums and reading Drupal documentation but I cannot find an explanation for how I can fix this warning?

Live site downloaded locally redirecting to core/install.php?

Hello friends,

I have a Drupal 8 website running on a web server.

When I download the codebase and try running it locally, I am being redirected to core/install.php

Does anybody have any ideas as to why this is happening, I have done this several times before sucessfully.

Any help or advice would be greatly appreciated.

Kind regards,

Matt

How to disable twig auto escape for specific template

Hi, I'm using Drupal 8.8.1

I created a module for generate rss feed. I created an twig template file podcast-rss-feed.html.twig under templates folder , below is my code:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x