<noscript> <img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=1156196365293294&ev=PageView&noscript=1" /> </noscript>
But in my header file am not mentioned any <noscript> tag. Can any one please help on this
]]>?PC:ロゴが2重表示
?SP:ロゴ非表示
有効時の記述は以下。
<h1 class="l-header__logo-image u-flex-align-center">
? <a class="c-logo" title="すすコン">
? ? <img class="c-logo__image lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfgAAADcAQAAAAC0GY5GAAAAAnRSTlMAAHaTzTgAAAAkSURBVBgZ7cExAQAAAMIg+6deDQ9gAAAAAAAAAAAAAAAAAHAoNwAAAXLAKNcAAAAASUVORK5CYII=" alt="すすコン" title="すすコン" width="252" height="110" style="height:110px;" data-src="https://susucon.jp/wp-content/uploads/2024/04/5120f0e44c311c61b3a538486d259969.png?1714258988" decoding="async" data-eio-rwidth="504" data-eio-rheight="220">
/*有効化することで以下記述が自動追加*/
<noscript><img class="c-logo__image"
? ? ? src="https://susucon.jp/wp-content/uploads/2024/04/5120f0e44c311c61b3a538486d259969.png?1714258988"
? ? ? alt="すすコン" title="すすコン"
? ? ? width="252" height="110"
? ? ? style="height:110px;"
?data-eio="l" />
</noscript>
? ? <img class="c-logo__image lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfgAAADcAQAAAAC0GY5GAAAAAnRSTlMAAHaTzTgAAAAkSURBVBgZ7cExAQAAAMIg+6deDQ9gAAAAAAAAAAAAAAAAAHAoNwAAAXLAKNcAAAAASUVORK5CYII=" alt="すすコン" title="すすコン" width="252" height="110" style="height:110px;" data-src="https://susucon.jp/wp-content/uploads/2024/04/5120f0e44c311c61b3a538486d259969.png?1714258988" decoding="async" data-eio-rwidth="504" data-eio-rheight="220"><noscript><img class="c-logo__image"
? ? ? src="https://susucon.jp/wp-content/uploads/2024/04/5120f0e44c311c61b3a538486d259969.png?1714258988"
? ? ? alt="すすコン" title="すすコン"
? ? ? width="252" height="110"
? ? ? style="height:110px;"
?data-eio="l" /></noscript>
? </a>
</h1>
]]>Tor Browser is a web browser based on Firefox that is used by many people living in oppressive countries or who otherwise need to use privacy tools to protect themselves online (eg when searching for information about a sensitive subject such as cancer).
Unfortunately, it appears that websites using this theme are completely broken on Tor Browser with “Safest” settings enabled. This, among other things, disables less-secure options such as Javascript.
* https://tb-manual.torproject.org/security-settings/
It is reasonable for a theme to follow the Progressive Enhancement concept, such that some flashy bells & whistles may not fully function when Javascript is disabled. However, it is not acceptable for something as critical as the navigation menu bar to be inaccessible to users with javascript disabled.
* https://en.wikipedia.org/wiki/Progressive_enhancement
Is there any currently-functioning workaround for this bug (eg to substitute the javascript hamburger menu function with a CSS-capable menu) so this theme is accessible to Tor Browser users with “Safest” settings enabled?
]]>I’m looking for a very popular (>99,000 active installs) free or freemium theme that’s fast, ligthweight, and has good integration with WooCommerce. After some searching, I decided to try a couple very popular themes:
* GeneratePress
* Neve
Unfortunately, I was very disappointed in testing the demo sites of these themes to discover that they were completely broken on Tor Browser with “Safest” settings enabled. This, among other things, disables less-secure options such as Javascript.
* https://tb-manual.torproject.org/security-settings/
It’s important to me that my website is at least fully functional for at-risk customers that use tools to protect themselves (following the concept of Progressive Enhancement)
* https://en.wikipedia.org/wiki/Progressive_enhancement
The most obvious issue with the themes I’ve tested is that the hamburger menu does nothing when you click on it in Tor Browser with “Safest” settings enabled. If the user can’t access the menu, then they cannot navigate or use the website.
Are there any popular wordpress themes whose hamburger menus is functioning on Tor Browser’s “Safest” settings?
]]>Wehn using SEOPress and adding in a matomo analytics tag and selecting nojs feature it ads in <noscript> tag on the fronend BUT in the header which is invalid. IMG tag is not permitted within the head as per:
https://html.spec.whatwg.org/multipage/scripting.html#the-noscript-element
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/noscript
What do we need to change (filter/hook?) to output that code to (prefered and recomended) before end body tag of the page (like all other scripts are out put)?
You can check that issue with any site by simply adding matomo analytics tag.
Secondly, the alt tag is empty! In file: wp-seopress\inc\functions\options-matomo.php @line 190. Not a huge issue but such a small thing shouldnt be missed or had to correct. Maybe look at doing this on future relase?
Can you please advise on the main point 1 issue please. Thanks.
]]>Examples:
(1)
ePrivacy and GPDR Cookie Consent by Cookie Consent
-> this content should be surrounded by a <noscript> tag.
(2)
<!– Google Tag Manager (noscript) –>
<iframe src=”https://www.googletagmanager.com/ns.html?id=GTM-XXXXXX” height=”0″ width=”0″></iframe>
<!– End Google Tag Manager (noscript) –>
-> The <iframe> tag should be surrounded by a <noscript> tag.
Symptoms: On many of my domains the String “ePrivacy and GPDR Cookie Consent by Cookie Consent” is rendered on top of my page. This is because the plugin “Cookie Notice & Compliance for GDPR / CCPA” is installed and enabled. But other HTML-content (such embedded videos) are sometimes not shown.
Workaround: I’ve downgraded to Tracking Code Manager 2.0.6, which works fine on all affected domains. Probably 2.0.7 would work also, but I don’t have this version for comparison.
]]>where should i put the <script/noscript> tags?
]]>I have installed plugin on few of the websites.
Google tag manager which are inserted on header and footer are not working properly.
When disabling plugin everything is working perfectly.
I have also added links on localisation but the results are same.