رفتن به مطلب

مشکل من با فایل js در قالب ورد\رس


پست های پیشنهاد شده

سلام دوستان من وقتی میخوام جاوا اسکری\ت رو توی قالب ورد\رس فراخوانی کنم و کد زیر رو میزارم دریم ویور خطا میگیره و اجرا هم نمیشه لطفا کمک کنید


<?php echo get_template_directory_uri(); ?>/

e7c75dd833f63f021.png

لینک به ارسال

توی خط 1159 تگ اسکریپت بسته شده، باید قبل از اون این تگ باز شده باشه.

اگر شروع تگ اسکریپت وجود نداره اون خط رو پاک کنید.

لینک به ارسال

باز شده ببینید


<!-- REVOLUTION SLIDER -->
<script type="text/javascript">
var tpj=jQuery;
tpj.noConflict();
tpj(document).ready(function() {
if (tpj.fn.cssOriginal!=undefined)
tpj.fn.css = tpj.fn.cssOriginal;
var api = tpj('.fullwidthbanner').revolution(
{
delay:9000,
startwidth:1170,
startheight:500,
onHoverStop:"on", // Stop Banner Timet at Hover on Slide on/off
thumbWidth:100, // Thumb With and Height and Amount (only if navigation Tyope set to thumb !)
thumbHeight:50,
thumbAmount:3,
hideThumbs:200,
navigationType:"none", // bullet, thumb, none
navigationArrows:"solo", // nexttobullets, solo (old name verticalcentered), none
navigationStyle:"round", // round,square,navbar,round-old,square-old,navbar-old, or any from the list in the docu (choose between 50+ different item), custom

navigationHAlign:"center", // Vertical Align top,center,bottom
navigationVAlign:"bottom", // Horizontal Align left,center,right
navigationHOffset:30,
navigationVOffset:-40,
soloArrowLeftHalign:"left",
soloArrowLeftValign:"center",
soloArrowLeftHOffset:0,
soloArrowLeftVOffset:0,
soloArrowRightHalign:"right",
soloArrowRightValign:"center",
soloArrowRightHOffset:0,
soloArrowRightVOffset:0,
touchenabled:"on", // Enable Swipe Function : on/off

stopAtSlide:-1, // Stop Timer if Slide "x" has been Reached. If stopAfterLoops set to 0, then it stops already in the first Loop at slide X which defined. -1 means do not stop at any slide. stopAfterLoops has no sinn in this case.
stopAfterLoops:-1, // Stop Timer if All slides has been played "x" times. IT will stop at THe slide which is defined via stopAtSlide:x, if set to -1 slide never stop automatic
hideCaptionAtLimit:0, // It Defines if a caption should be shown under a Screen Resolution ( Basod on The Width of Browser)
hideAllCaptionAtLilmit:0, // Hide all The Captions if Width of Browser is less then this value
hideSliderAtLimit:0, // Hide the whole slider, and stop also functions if Width of Browser is less than this value

fullWidth:"on",
shadow:0 //0 = no Shadow, 1,2,3 = 3 Different Art of Shadows - (No Shadow in Fullwidth Version !)
});
});

</script>
<script type="text/javascript" src="<?php echo get_template_directory_uri(); ?>/js/sticky-menu/core.js"></script>
<script type="text/javascript" src="<?php echo get_template_directory_uri(); ?>/js/sticky-menu/modernizr.custom.75180.js"></script>
<!-- testimonials -->
<script type="text/javascript">//<![CDATA[
$(window).load(function(){
$(".controlls li a").click(function(e) {
e.preventDefault();
var id = $(this).attr('class');
$('#slider div:visible').fadeOut(500, function() {
$('div#' + id).fadeIn();
})
});
});//]]>
</script>

</body>
</html>

لینک به ارسال

لطفا برای ارسال دیدگاه وارد شوید

شما بعد از اینکه وارد حساب کاربری خود شدید می توانید دیدگاهی ارسال کنید



ورود به حساب کاربری
×
×
  • اضافه کردن...