I’m utilizing Drupal 8 and making an attempt to theme video-embed-iframe.html.twig by content material sort. with Drupal Developer present naming strategies this isn’t potential.
I’m utilizing Media with video embed discipline containing in a discipline referred to as video
That is what I did to date. in Drupal Developer fields template named above in Drupal Developer templates folder of my theme
{% if logged_in %} <iframe{{ attributes }}{% if url will not be empty %} src="{{ url }}{% if question will not be empty %}?{ url_encode }{% endif %}"{% endif %}></iframe> {% else %} <div id="promotion"> <div id="promotion-image"> <div id ="promotion-bg"> <div id ="promotion-text"> <H1>Eine brilliante Überschrift</H1> </div> </div> </div> <span id="promotion-attribution"> <a href="http://somesite.com">Credit score writer of Drupal Developer background picture</a></span> </div> {% endif %}
I’ve no clue the right way to entry Drupal Developer discipline by content material sort to separate Drupal Developer code deepening if in case you have a content material sort eg web page and article Any Concepts?
Is there a technique to populate a worldwide var like logged in containing Drupal Developer mashine identify of Drupal Developer content material sort with no need a customized module. I different phrases is there a technique to populate a var like
contenttype=anycotenttypehere in Drupal Developer mytheme.theme file by writing a perform? to have the ability to show Drupal Developer video relying on with contetnt sort has been used and if Drupal Developer person is logged in or not