Search found 7 matches

by krisalyd
Tue Mar 07, 2023 3:20 pm
Forum: Support
Topic: [SOLVED] Simple blog as homepage
Replies: 3
Views: 2914

Re: [SOLVED] Simple blog as homepage

Thank you Wiz, I set "defaultPage": "blog", and : "menuItems": { "0": { "name": "home", "slug": "", slug = "" so it could help to avoid duplicate content. No more message complaining that this page does not exi...
by krisalyd
Tue Mar 07, 2023 2:53 pm
Forum: Support
Topic: [SOLVED] Unidentified google ads style into head html
Replies: 5
Views: 4703

Re: [SOLVED] Unidentified google ads style into head html

Ok Wiz, I got it...
This code is coming from DuckDuckGo Privacy Essentials Firefox Add-Ons (https://addons.mozilla.org/en-US/firefo ... r-firefox/) !!
Sorry for disturbing for that.
So I will make more noise for WonderCMS and your great support ;-)
by krisalyd
Tue Mar 07, 2023 11:44 am
Forum: Support
Topic: [SOLVED] Unidentified google ads style into head html
Replies: 5
Views: 4703

Re: [SOLVED] Unidentified google ads style into head html

Hello Wiz, Many thanks for your test and answer. And happy to read that WonderCMS does not load anything from/to Google Ads ;) I do not use free hosting service, but shared hosting one. And guess what ? I'd checked other web sites on the same hosting account, and they-all-have-this-same-style-code-i...
by krisalyd
Mon Mar 06, 2023 9:29 am
Forum: Support
Topic: [SOLVED] Unidentified google ads style into head html
Replies: 5
Views: 4703

[SOLVED] Unidentified google ads style into head html

Hi, I see in html source, into <head> tag, a <style> tag with [id*='google_ads_iframe']... I don't really know what it's for, except something about google's ads. I do not find any relevant info in any wondercms file. Can someone helps to find : - what this <style> is for ? - which file insert this ...
by krisalyd
Sat Mar 04, 2023 2:12 pm
Forum: Support
Topic: [SOLVED] Simple blog as homepage
Replies: 3
Views: 2914

[work around solved] Re: Simple blog as homepage

Well, I found a workaround... In plugins/simple-blog/class.SimpleBlog.php, I commented out lines 155 to 152 : // Add blog menu item :: COMMENTE POUR NE PAS APPARAITRE DANS LE MENU // $extra = $this->active ? 'active ' : ''; // // $args[0] .= <<<HTML // <li class="{$extra}nav-item"> // <a c...
by krisalyd
Wed Mar 01, 2023 8:04 am
Forum: Support
Topic: [SOLVED] Simple blog as homepage
Replies: 3
Views: 2914

[SOLVED] Simple blog as homepage

Hi,
Page to display on homepage do not show the possibility to select blog page (plugin simple blog).
Is there a way to make blog as homepage ?
Ready to make any test ;)

wondercms 3.4.1
sky 3.2.3
summernote editor 3.4.1
simple blog 3.2.3
by krisalyd
Wed Mar 01, 2023 7:49 am
Forum: Plugins
Topic: [ASNWERED] Simple blog - when saving inserted image fire wall say : Potential Cross Site Scripting Attack
Replies: 2
Views: 5698

[ASNWERED] Simple blog - when saving inserted image fire wall say : Potential Cross Site Scripting Attack

Hi :) My first post on the forum : many thanks for WonderCMS and for plugins and themes and for community sharing experience and tips ! I just discover, it seems wonderfull ;) Context : firefox 102.8.0esr / debian 11 litespeed 8.1 php 8.1 wondercms 3.4.1 sky 3.2.3 summernote editor 3.4.1 simple blog...