Add script tag to the <head>

frakestheartisan
Junior Member
Beiträge: 1
Registriert: Mi 12. Feb 2020, 09:59

Add script tag to the <head>

Beitragvon frakestheartisan » Mi 12. Feb 2020, 10:03

Hello,

I am working on 6.3.9.0 version of webEdition.

I can't find the way to insert a <script></script> tag in the <head> section. I have even tried appending it through the js that gets compiled but no results.

I would appreciate any, I mean any help.

Thanks

Benutzeravatar
blickfang
webEdition Partner
webEdition Partner
Beiträge: 812
Registriert: Mo 15. Dez 2003, 16:00
Kontaktdaten:

Re: Add script tag to the <head>

Beitragvon blickfang » Mi 12. Feb 2020, 11:36

Hi,

your template should look anything like this:

Code: Alles auswählen

<head>
<we:js id="5" /> // webEdition Tag to include js that is in webEdition
<script src="yoursource.js"></script> // as you would do it in plain html
</head>
<body>
</body>
Bye, Timo
webEdition Partner - https://www.blickfang-media.com
Ehemals im Vorstand des webEdition e.V.

WBTMagnum
webEdition Partner
webEdition Partner
Beiträge: 1825
Registriert: Di 7. Mär 2006, 16:50
Wohnort: Wien
Kontaktdaten:

Re: Add script tag to the <head>

Beitragvon WBTMagnum » Mi 12. Feb 2020, 13:11

Hi,

Are you editing the templates or the documents? If you don't see the templates tab, it might be you don't have the required permissions to edit the templates.


Cheers,
Sascha


Zurück zu „webEdition Basic Version“

Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 3 Gäste