WebsiteBaker Support (2.12.x) > Hilfe & Support (deutsch)
Template läuft nicht mit WB2.12 Downgrade auf WB 2.10?
xandi:
Wir haben heute schön upgedatet. PHP auf 7.3 und WB 2.12.
Die vorherige Version war WB 2.10.
Jetzt läuft der Slider nicht mehr :-(.
Weiß jemand ob man das noch reparieren kann - Template ist "fyorx light responsive".
Wenn nicht: Ist ein Downgrade auf WB. 2.10 möglich?
Seite: www.krone-dorfprozelten.de
dbs:
Hallo, schau mal unter Admin-Tools > Output Filter Frontend ob bei Jquery ein Haken gesetzt ist.
evaki:
Das Template läuft!
Fehlt da nicht was? z.B:
--- Code: --- <link rel="stylesheet" href="http://localhost/modules/WBLingual/frontend.css" media="screen" />
<script>
/* inserted by register_frontend_modfiles */
var URL = 'http://localhost';
var WB_URL = 'http://localhost';
var THEME_URL = 'http://localhost/templates/DefaultTheme';
var TEMPLATE_DIR = 'http://localhost/templates/fyorxlight';
var TEMPLATE = 'fyorxlight';
var EDITOR = 'ckeditor';
var LANGUAGE = 'DE';
</script>
<script src="http://localhost/include/jquery/dist/1.12.4/jquery-min.js"></script>
<script src="http://localhost/include/jquery/dist/1.12.4/jquery-migrate-min.js"></script>
<script src="http://localhost/include/jquery/jquery-insert.js"></script>
<script src="http://localhost/include/jquery/jquery-include.js"></script>
<script src="http://localhost/include/jquery/jquery_theme.js"></script>
<script src="http://localhost/include/jquery/jquery-ui-min.js"></script>
--- End code ---
MfG. Evaki
Nachtrag: Siehe "dbs"
dbs:
Im Template im head der index.php sollte auf jeden Fall stehen
--- Code: ---<?php register_frontend_modfiles('css'); ?>
--- End code ---
weil das noch mehr läd als nur CSS.
xandi:
Hallo und Danke.
Der Tipp mit dem Haken in Jquery hat geholfen.
Soll ich den Code trotzdem noch einfügen?
Wenn ja, wo im head-Bereich. Gleich nach <head> oder her zum Schlußtag hin?
Navigation
[0] Message Index
[#] Next page
Go to full version