Search found 71 matches
- Sat Feb 27, 2021 1:14 pm
- Forum: Templates
- Topic: New Template „split-it“
- Replies: 14
- Views: 1858
Re: New Template „split-it“
I do not know the CCS code. I notice 2 calls for background-image: background-image: linear-gradient(to right, #9E9E9E, rgba(172, 160, 224, 0)); background-image: linear-gradient(to right, var(--link-main-color), rgba(172, 160, 224, 0)); I deleted (x5) what seems to me to be duplicate and cause conc...
- Sat Feb 27, 2021 5:54 am
- Forum: Templates
- Topic: New Template „split-it“
- Replies: 14
- Views: 1858
CSS Validator Template „split-it“
Hello With WC3 CSS Validator, an error message for 5 lines including: background-image: linear-gradient(to right, var(--link-main-color), rgba(172, 160, 224, 0)); The error message is: Value error in ./templates/split-it/stylesheet.css: background-image too few values for the property "linear-grad...
- Thu Nov 12, 2020 2:51 pm
- Forum: General
- Topic: Insert javascript in a page
- Replies: 2
- Views: 372
Re: Insert javascript in a page
By reading the documentation of Tinymce4, I saw for the insertion of the javascript code it is necessary To allow script elements in the editor, include the following in the TinyMCE configuration: extended_valid_elements : 'script[src|async|defer|type|charset]' In the configuration of Tinymce4, the ...
- Thu Nov 12, 2020 12:02 pm
- Forum: General
- Topic: Insert javascript in a page
- Replies: 2
- Views: 372
Insert javascript in a page
Hello I want to insert a script (Tripadvisor) in a page, only this one is not taken into account by the editor. I looked at the forum, but I didn't really find a solution, except #extended_valid_elements: 'script [language | type | src]' # in one of the files of Tinymce4 (Cmsimple_XH 1.74), but whic...
- Fri Oct 02, 2020 11:53 am
- Forum: Editors
- Topic: Language of the Tinymce editor in French (XH 1.7.3)
- Replies: 2
- Views: 830
- Fri Oct 02, 2020 10:39 am
- Forum: Editors
- Topic: Language of the Tinymce editor in French (XH 1.7.3)
- Replies: 2
- Views: 830
Language of the Tinymce editor in French (XH 1.7.3)
Hello, I can not put the language of the Tinymce editor in French. I ran some tests. Download the latest version (XH 1.7.3). Copy for example the files /cmsimple/languages/en.php and metaen.php in fr.php and metafr.php, and in it.php and metait.php. In administration, I change the default language t...
- Mon Sep 14, 2020 1:25 pm
- Forum: References
- Topic: Maie farm (France)
- Replies: 0
- Views: 2850
Maie farm (France)
Website: Ferme de la Maie
Plugins: privacy, video_privacy, fotorama
Template: a mix of JekyllAndHyde and OP_GoAway
Plugins: privacy, video_privacy, fotorama
Template: a mix of JekyllAndHyde and OP_GoAway
- Thu Jul 16, 2020 7:09 pm
- Forum: References
- Topic: Wine producer (France)
- Replies: 1
- Views: 1682
- Thu Jul 16, 2020 7:03 pm
- Forum: References
- Topic: Pizza truck (France)
- Replies: 1
- Views: 538
- Wed Apr 29, 2020 4:13 pm
- Forum: Templates
- Topic: New OnePage-Template "OP_GoAway" (responsive)
- Replies: 87
- Views: 12535
Re: New OnePage-Template "OP_GoAway" (responsive)
Das habe ich gemacht und ja mit dem Validator. Nur die Schriftgröße nimmt ab und das mobile Menü funktioniert nicht mehr.