Здравейте, имам проблем със интегрирането на Javascript във Wordpress сайт.
От фирма партньор ми дадоха код който трябва да вградя в сайта си.
Имам обяснение как да бъде вграден, но не ми се получва.
Ето кода със стъпките на вграждане:
1. Insert the following Javascript code into every page header (including book.html as well), into the <head></head> part:
<script type="text/javascript">
var _u = 'b16d824bc9b08d811837b8f883d050df';
var _src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'a.trabase.com/static/easyxdm-trabase.js?rnd=' + Math.random();
window.onload = function() {
var _trabase = document.createElement('script'); _trabase.type = 'text/javascript'; _trabase.async = true; _trabase.src = _src;
var _body = document.getElementsByTagName('body')[0];
_body.appendChild(_trabase);
};
</script>
2. Create a new page called book.html, then insert the following code
into the <body></body> part:
<div id="divTRBBooking" style="width:980"></div>
3. Finally insert the code of the choosen widgets into the page you want it to appear.
4. If you have completed all the steps correctly please check your installation by clicking the button below.
Правя всичко това и не се получава. Къде може да е проблема.
Бих приел всякакви съвети и експерименти, създал съм тестов сайт на който мога да правя каквито си поискам експерименти.
Благодаря на отзовалите се.
От фирма партньор ми дадоха код който трябва да вградя в сайта си.
Имам обяснение как да бъде вграден, но не ми се получва.
Ето кода със стъпките на вграждане:
1. Insert the following Javascript code into every page header (including book.html as well), into the <head></head> part:
<script type="text/javascript">
var _u = 'b16d824bc9b08d811837b8f883d050df';
var _src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'a.trabase.com/static/easyxdm-trabase.js?rnd=' + Math.random();
window.onload = function() {
var _trabase = document.createElement('script'); _trabase.type = 'text/javascript'; _trabase.async = true; _trabase.src = _src;
var _body = document.getElementsByTagName('body')[0];
_body.appendChild(_trabase);
};
</script>
2. Create a new page called book.html, then insert the following code
into the <body></body> part:
<div id="divTRBBooking" style="width:980"></div>
3. Finally insert the code of the choosen widgets into the page you want it to appear.
4. If you have completed all the steps correctly please check your installation by clicking the button below.
Правя всичко това и не се получава. Къде може да е проблема.
Бих приел всякакви съвети и експерименти, създал съм тестов сайт на който мога да правя каквито си поискам експерименти.
Благодаря на отзовалите се.