Search found 244 matches
- Sat May 27, 2023 2:06 pm
- Forum: Deutsch
- Topic: VideoPrivacy v 1.7.2
- Replies: 22
- Views: 4411
Re: VideoPrivacy v 1.7.2
Besser ist immer ein Popup-Hinweis. Ich habe meine Urls auf xxx.youtube-nocookie.com umgestellt (dazu https://www.heise.de/select/ct/2016/1/1451711441689162 ) Allerdings hat das EU-Gericht am 4.5.23 https://www.it-recht-kanzlei.de/eugh-schadensersatz-voraussetzungen-schaden-erheblichkeit.html alles ...
- Sat May 27, 2023 1:59 pm
- Forum: FAQ's
- Topic: Clean URLs
- Replies: 209
- Views: 150967
Re: Clean URLs
Ich wollte mich (als Author der cleanen Git-Version) eigentlich nicht einmischen, aber eine kurze Bemerkung zur cleanen Demo (nachdem ich den Quellcode angesehen habe) Dort wird (wie auch anderorts bei Cmsimple - Usern) <script src="./plugins/jquery/lib/jquery/1.12.4/jquery.min.js"></script> <script...
- Sat Apr 08, 2023 6:15 pm
- Forum: Deutsch
- Topic: VideoPrivacy v 1.7.2
- Replies: 22
- Views: 4411
Re: VideoPrivacy v 1.7.2
Übrigens gibt es evtl. ein Problem mit Google
dazu https://www.datenschutz.org/youtube-nocookie/
Obiges beispiel : https://www.youtube-nocookie.com/embed/OgFyedyDKDU
dazu https://www.datenschutz.org/youtube-nocookie/
Obiges beispiel : https://www.youtube-nocookie.com/embed/OgFyedyDKDU
- Tue Sep 27, 2022 9:22 pm
- Forum: Deutsch
- Topic: html scrpt einbinden klappt nicht
- Replies: 8
- Views: 1106
Re: html scrpt einbinden klappt nicht
Im Link ist doch ein php (show_bpimg.php) , das serverseitig abläuft. Vieeleicht geht dann : <embed type="image/png" src="https://maps.benzinpreis.de/bpimg/show_bpimg.php?code=g8RNi7pdOPv3VIuToBqiOzOYzpBmRcgSIXWEJ0VJQZD56wAApQoRzXnDtbos1ws7XDEjRUKuiKzwtINYZlm3X5WhSRJwFl4bry2Dv6HmPpZ03IUtCgI6q%2F8lCg...
- Tue Sep 27, 2022 5:03 pm
- Forum: Deutsch
- Topic: html scrpt einbinden klappt nicht
- Replies: 8
- Views: 1106
Re: html scrpt einbinden klappt nicht
Nach php.net https://www.php.net/manual/en/migration70.incompatible.php#migration70.incompatible.other.php-tags sind Script tags <script language="php"></script> and ASP tags <% %> mit php7 aus dem PHP entfernt worden. Vielleicht dauert die {{{}}}-Funktion deshalb so lang. Was funktionieren sollte h...
- Tue May 03, 2022 9:17 am
- Forum: Deutsch
- Topic: Responsiver IFrame
- Replies: 11
- Views: 1951
Re: Responsiver IFrame
Es muss einfach gehen, insofern der Stream nicht ein ganz aussergewöhnliches Format hat. Dazu https://streamshark.io/blog/how-to-responsively-embed-videos/ -> 3 Codepens und ein Js : https://github.com/davatron5000/FitVids.js : Man sollte entweder das DIV um den iframe entsprechend stylen oder den i...
- Sat Apr 30, 2022 5:31 pm
- Forum: Deutsch
- Topic: Responsiver IFrame
- Replies: 11
- Views: 1951
Re: Responsiver IFrame
Nach https://www.w3schools.com/howto/howto_css_responsive_iframes.asp sollte das alles kein Problem sein .responsive-iframe { position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; border: none; } < div class="container"> < iframe class="responsive-iframe" src="https://...
- Sun Apr 03, 2022 12:53 pm
- Forum: Addons and Plugins
- Topic: No editor visible
- Replies: 14
- Views: 2591
Re: No editor visible
If You press in Firefox - Portable CTRL-Shift-K then You see lots of Javascript errors in the template : Firefox-js-debugger says: Your site runs in Compatibility-mode(Quirks). If You klick with the right mouse-key at the code and "inspect", then You see 3 google-scripts in the head and 2 further sc...
- Sun Apr 03, 2022 11:13 am
- Forum: Addons and Plugins
- Topic: No editor visible
- Replies: 14
- Views: 2591
Re: No editor visible
If You press in Firefox - Portable CTRL-Shift-K then You see lots of Javascript errors in the template. Your site runs in Quirks-mode.
The tinymce - editor is also in javascript.
Jquery migrate1.4.1 is only for jquery 2.24 - it adds missing functions of jquery 1.1x .
The tinymce - editor is also in javascript.
Jquery migrate1.4.1 is only for jquery 2.24 - it adds missing functions of jquery 1.1x .
- Sun Apr 03, 2022 11:09 am
- Forum: Deutsch
- Topic: Schade wegen der Arbeit
- Replies: 9
- Views: 1190
Re: Schade wegen der Arbeit
Nicht nur Cmsimple verlor die meisten User, sondern auch andere datenbanklose CMSse wie Grav, Kirby und Typesetter : An den großen CMSsen verdienen viele Firmen mit Pro-Versionen von Plugins und Templates, und mit SSD und Nginx als Proxy sind auch Wordpress, Drupal und Joomla schnell. Für Wordpress ...