WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
öffne bitte die index.php des Frontend-Templates und suche oben nach diesen ZeilenZitatregister_frontend_m odfiles('css');register_frontend_m odfiles('jquery'); register_frontend_m odfiles('js');setze ein <?php vor diese Zeilen und ein ?> hinter diese Zeilen
<?php if (function_exists('register_frontend_modfiles')) { register_frontend_modfiles('css'); register_frontend_modfiles('js'); } ?>
register_frontend_modfiles('jquery');
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript" src="https://www.urlaub-und-ferien-im-wendland.de/templates/UF-WENDLAND2/fadeslideshow.js">/************************************************ Ultimate Fade In Slideshow v2.0- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)* This notice MUST stay intact for legal use* Visit Dynamic Drive at https://www.dynamicdrive.com/ for this script and 100s more***********************************************/ </script><script type="text/javascript">var mygallery=new fadeSlideShow({ wrapperid: "fadeshow1", //ID of blank DIV on page to house Slideshow dimensions: [741, 283], //width/height of gallery in pixels. Should reflect dimensions of largest image imagearray: [ ["<?php echo TEMPLATE_DIR; ?>/slider/bild1.jpg", "", "", "Urlaub und Ferien im Wendland"], ["<?php echo TEMPLATE_DIR; ?>/slider/bild2.jpg", "", "", "Urlaub und Ferien im Wendland"], ["<?php echo TEMPLATE_DIR; ?>/slider/bild3.jpg", "", "", "Urlaub und Ferien im Wendland"], ["<?php echo TEMPLATE_DIR; ?>/slider/bild4.jpg", "", "", "Urlaub und Ferien im Wendland"], ["<?php echo TEMPLATE_DIR; ?>/slider/bild5.jpg", "", "", "Urlaub und Ferien im Wendland"], ["<?php echo TEMPLATE_DIR; ?>/slider/bild6.jpg", "", "", "Urlaub und Ferien im Wendland"] //<--no trailing comma after very last image element!], displaymode: {type:'auto', pause:2200, cycles:0, wraparound:false}, persist: false, //remember last viewed slide and recall within same session? fadeduration: 2000, //transition duration (milliseconds) descreveal: "ondemand", togglerid: ""}) </script>