Is this the right _header.html ?
I changed it, i think because of that http://busimatch.club is not working as it should.
What is the original _header.html?
<!DOCTYPE html>
<html lang="__lang__">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=__page_charset__" />
<meta name="viewport" content="__page_viewport__" />
<title>__page_header__</title> <base href="__base__" />
<bx_include_css_styles />
<bx_include_css_system />
<bx_include_css />
<bx_include_js_system />
<bx_include_js />
<bx_include_auto:_header_js.html />
<bx_include_auto:_header_js_spinner.html />
<bx_include_auto:_header_js_toolbar.html />
<bx_include_auto:_header_js_custom.html />
__extra_js__
</head>
<body class="__class_name__ bx-def-font bx-def-color-bg-page bx-def-image-bg-page <bx_injection:injection_body_class />" dir="__lang_direction__">
<noscript>
<div class="p-4 rounded-sm text-center text-red-600 bg-yellow-500 bg-opacity-50">
__system_js_required__
</div>
</noscript>
</body>
-
-
·
LeonidS
- ·
Hello @Busimatch !
Where did you change it? And what doesn't work as "it should" now?
-
·
LeonidS
-
- · Wise
- ·
Download the zip and extract the original. Also, it is not necessary to post a link to your website with every post, it is beginning to feel a bit spammy.
-
-
·
LeonidS
- ·
Also, you may see here the example how to use and modify the default template files https://unacms.com/cmts-view/1kx2v40?sys=bx_forum&cmt_id=50493
-
·
LeonidS