Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 1491

General Questions/New to Joomla! 5.x • <jdoc:include type="head" /> causes error:

$
0
0
In my index.php of my custom template, I use the following code for my Head:

Code:

<head>    <meta charset="UTF-8">    <meta name="viewport" content="width=device-width, initial-scale=1.0">    <title>Your Website Title</title>    <jdoc:include type="metas" />    <jdoc:include type="styles" /></head>
This all works well, but I learned there is a special Head for Joomla:

Code:

<jdoc:include type="head" />
However, when I tried to implement it like so...

Code:

<head>    <jdoc:include type="head" /></head>
...my page no longer works, instead I get the error:
0 - WebAssetManager is locked, you came late
What's causing this, and how do I fix it?

Statistics: Posted by SocketPup — Sun Apr 07, 2024 7:50 am



Viewing all articles
Browse latest Browse all 1491

Trending Articles





<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>