serpher
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [OceanWP] Polish translation of OceanWPYES! It finally works as intended! Thank you so much @skalanter for your help. Legend.
Forum: Themes and Templates
In reply to: [OceanWP] Polish translation of OceanWPI just upgraded to OceanWP v3.5.8 but English translations are still there. There is a owp-string for Previous post but it is not applying properly.
Tags are hard-coded into a file.
Forum: Themes and Templates
In reply to: [OceanWP] Polish translation of OceanWPPrevious post – Poprzedni wpis
Tags – Tagi
Thank you so much for looking into this.Forum: Plugins
In reply to: [List Last Changes] Last Update IssuesFor me it works ?? (PHP 7.4.33)
Forum: Plugins
In reply to: [List Last Changes] Conflict with plugin WordPress Hide PostsForum: Plugins
In reply to: [List Last Changes] Conflict with plugin WordPress Hide PostsI’ll join here. 1.0.2 broke the website. I got a critical error.
Forum: Plugins
In reply to: [Classic Editor] Classic Editor STILL inserts data-mce-type and br codeThank you for this tip! All these years using WordPress and I haven’t knew about targeting certain pages using Additional CSS. You live and you learn.
If only TinyMCE would fix that “bookmark” CSS that would be great.
Forum: Fixing WordPress
In reply to: Admin bar doesn’t load CSS/JS for non AdminsThis is how it looks like. Links are there but no CSS. It only looks like this for any other role than Admin.
Wordpress 5.7 branch.- This reply was modified 3 years, 7 months ago by serpher. Reason: WP version
Forum: Plugins
In reply to: [Smart Slider 3] [v3.5] DOMException: Invalid encoded image data.Ok the option “JetPack Photon image optimizer” in Optimization was the culprit.
Turning that off helped. Case closed.I was logged out on Chrome 90.
Nevertheless the code is removed. Not really performance penalty.The thing is that only Chrome 90 has this problem. Firefox, Vivaldi Chrominium v89 don’t.
The code that’s messing it up:
function defer_parsing_of_js( $url ) { if ( is_user_logged_in() ) return $url; //don't break WP Admin if ( FALSE === strpos( $url, '.js' ) ) return $url; if ( strpos( $url, 'jquery.js' ) ) return $url; return str_replace( ' src', ' defer src', $url ); } add_filter( 'script_loader_tag', 'defer_parsing_of_js', 10 );
Used for deferring JS on load.
OK, apparently there’s something wrong with the child theme of OceanWP. No clue what. And why it does affect only Chrome 90.
What the code looks like. Why the hell div turned into table???
- This reply was modified 3 years, 11 months ago by serpher.
Tried it, doesn’t work. Can’t tell what interferes with TablePress on Chrome 90.
@tobiasbg Have you tried https://www.spzozmm.pl/ ?
@tobiasbg I noticed it on https://www.spzozmm.pl