- Posts: 18
- Thank you received: 0
editing the <head>
-
talknaija
Inactive member -
Topic Author
- New Member
-
Less
More
11 years 10 months ago #27524
by talknaija
editing the <head> was created by talknaija
how do i edit the text in the head tag as i need to add some scripts?
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 10 months ago #27544
by ivan.milic
Replied by ivan.milic on topic editing the <head>
Edit index.php of template, you will see head tag there
Please Log in to join the conversation.
-
talknaija
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 18
- Thank you received: 0
11 years 10 months ago #27618
by talknaija
Replied by talknaija on topic editing the <head>
i have tried this, i am trying to add the following html code and yet it does not seem to link up with the scripts
<link href=" xyz.com/css/pibe.css " rel="stylesheet" type="text/css" />
<script type="text/javascript" src=" xyz.com/scripts/calendar.js ">
<script type="text/javascript" src=" xyz.com/scripts/jsDate.js ">
<script type="text/javascript" src=" xyz.com/scripts/pibe.js ">
<link href=" xyz.com/css/pibe.css " rel="stylesheet" type="text/css" />
<script type="text/javascript" src=" xyz.com/scripts/calendar.js ">
<script type="text/javascript" src=" xyz.com/scripts/jsDate.js ">
<script type="text/javascript" src=" xyz.com/scripts/pibe.js ">
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 10 months ago #27630
by ivan.milic
Replied by ivan.milic on topic editing the <head>
How do you mean that, so you put that in index.php just above </head> . Is something other does not work ask that script providers.
Please Log in to join the conversation.
-
talknaija
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 18
- Thank you received: 0
11 years 10 months ago #27848
by talknaija
Replied by talknaija on topic editing the <head>
i did put it in just above the </head> and for some reason it does not work. i tried putting the script in a normal dreamweaver html page and it works fine
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 10 months ago #27864
by ivan.milic
Replied by ivan.milic on topic editing the <head>
index.php you are changing is:
templates\hot_destinations\index.php ? - right
templates\hot_destinations\index.php ? - right
Please Log in to join the conversation.
Time to create page: 0.161 seconds