Grzegorz.Janoszka
@grzegorzjanoszka on WordPress.org
- Member Since: December 27th, 2013
Contribution History
Grzegorz.Janoszka’s badges:- Core Contributor
- Translation Contributor
- Translation Editor
-
Posted a reply to Broke my site, on the site WordPress.org Forums:
No, for me even activating that plugin breaks my site - I get WP white… -
Posted a reply to It killed my site, on the site WordPress.org Forums:
I can't do anything with this plugin, any activation of it kills my site and… -
Created ticket #54946 on Core Trac:
Failed to open stream: Permission denied -
Posted a reply to Incompatible with Index WP MySQL For Speed, on the site WordPress.org Forums:
I would like to support you, where can I find a link to some paypal? -
Posted a reply to Incompatible with Index WP MySQL For Speed, on the site WordPress.org Forums:
As usually fantastic support :) -
Created a topic, Broke my site, on the site WordPress.org Forums:
This plugin maybe does some DB optimizations, but I ha… -
Created a topic, Database errors during WP upgrade, on the site WordPress.org Forums:
I have just upgraded my WP from 5.8.X to 5.9. In the e… -
Posted a reply to It killed my site, on the site WordPress.org Forums:
Hi, I am using PHP 8.1 and maybe the above errors have something to do… -
Posted a reply to Incompatible with Index WP MySQL For Speed, on the site WordPress.org Forums:
Ajay, What a fast reply! I can't find this plugin entry in the "Tools" menu… -
Posted a reply to It killed my site, on the site WordPress.org Forums:
The CRP plugin author replied: It looks like the plugin deleted the FULLTEXT indexes of… -
Created a topic, Incompatible with Index WP MySQL For Speed, on the site WordPress.org Forums:
Hi, I do really like your plugin. Recently I have inst… -
Posted a reply to It killed my site, on the site WordPress.org Forums:
I have just disabled contextual related posts plugin and everything is fine. So this database… -
Posted a reply to It killed my site, on the site WordPress.org Forums:
So before you released the update I added to my user to right for PROCESSES.… -
Posted a reply to It killed my site, on the site WordPress.org Forums:
Hi, It didn't help, still white screen of death. This time the log message is:… -
Posted a reply to PHP 7.0 Support, on the site WordPress.org Forums:
I am using this plugin on PHP 8.1 and everything is fine. It works and… -
Created a topic, It killed my site, on the site WordPress.org Forums:
Hi, I have just activated the plugin and I see error m… -
Created ticket #54619 on Core Trac:
Attempt to read property "post_type" on null -
Created ticket #54607 on Core Trac:
Attempt to read property "comment_ID" on null -
Posted a reply to API 1.4 depreciated, on the site WordPress.org Forums:
Which other plugin can replace this one? Any hints? -
Created a topic, API 1.4 depreciated, on the site WordPress.org Forums:
Hi, I have been using this plugin until yesterday, whe… -
Posted a reply to Load tracker on all pages not working, on the site WordPress.org Forums:
All other scripts load fine, the only difference is tptn. Not sure how to bite… -
Posted a reply to Load tracker on all pages not working, on the site WordPress.org Forums:
Ajay, I have commented all the lines you mentioned and nothing really changed. What I… -
Created a topic, Load tracker on all pages not working, on the site WordPress.org Forums:
Hi, I am a happy user of this plugin and I really app… -
Posted a reply to Looks ugly after the last upgrade, on the site WordPress.org Forums:
Ajay, I am fine with my shortcode, it is fine and it works fine. Thank… -
Posted a reply to Looks ugly after the last upgrade, on the site WordPress.org Forums:
I tried the widget, but I can't make it to display nice rounded thumbnails with… -
Posted a reply to Looks ugly after the last upgrade, on the site WordPress.org Forums:
It is the widget thing I think. Adding the code: remove_filter('widget_text_content', 'wpautop'); fixes everything and… -
Posted a reply to Looks ugly after the last upgrade, on the site WordPress.org Forums:
I see the only difference is the <p> tag somehow appearing between the </figure> and… -
Posted a reply to Looks ugly after the last upgrade, on the site WordPress.org Forums:
Actually when I dump HTML to a file, there is a correct output, but somehow… -
Posted a reply to Looks ugly after the last upgrade, on the site WordPress.org Forums:
Ah, I know, the lazyload was from another plugin and I have now turned it… -
Posted a reply to Looks ugly after the last upgrade, on the site WordPress.org Forums:
The HTML markup of "ugly" display is: <li><a href="https://paleosmak.pl/wegetarianizm/" target="_blank" class="crp_link page-8000" rel="noopener"><br /><figure><picture><source data-srcset="https://paleosmak.pl/uploads/2016/04/wegetarianizm-paleo-smak-150x150.avif"… -
Posted a reply to Looks ugly after the last upgrade, on the site WordPress.org Forums:
When I mark "automatically add related posts to posts, I can see a proper display.… -
Posted a reply to Looks ugly after the last upgrade, on the site WordPress.org Forums:
Some more info. When I use echo_crp (array('is_widget' => 1)) then I don't get the… -
Posted a reply to Looks ugly after the last upgrade, on the site WordPress.org Forums:
Ajay, The only specific thing might be I run CRP in a widget. I have… -
Posted a reply to Looks ugly after the last upgrade, on the site WordPress.org Forums:
Well, I can answer myself. The settings are fine. But I just edited the code… -
Posted a reply to Looks ugly after the last upgrade, on the site WordPress.org Forums:
So when I add picture inside figure this is when something goes wrong. I found… -
Posted a reply to Looks ugly after the last upgrade, on the site WordPress.org Forums:
I use two CRP hooks: crp_get_image_attributes and crp_get_image_html. Even if I remove these hooks and… -
Posted a reply to Looks ugly after the last upgrade, on the site WordPress.org Forums:
And the second <a tag appeared in the very last upgrade. -
Posted a reply to Looks ugly after the last upgrade, on the site WordPress.org Forums:
My code is: add_filter( 'crp_get_image_html', 'avif_crp', 10, 1 ); function avif_crp ($html) { preg_match('/src=[\'"](.*?)\.(jpg|png)[\'"]/i',$html,$matches); if… -
Posted a reply to Looks ugly after the last upgrade, on the site WordPress.org Forums:
I hook to crp_get_image_html and I replace img with picture, source, img and so on. -
Posted a reply to Looks ugly after the last upgrade, on the site WordPress.org Forums:
Ajay, I just replace img with <picture> stanza. I am not adding another a tag. -
Created a topic, Looks ugly after the last upgrade, on the site WordPress.org Forums:
Hi, I really like this plugin. Unfortunately I have no… -
Posted a reply to Admin widget not showing files, on the site WordPress.org Forums:
Correct, I have it it as an empty string. I actually found the config example… -
Posted a reply to Admin widget not showing files, on the site WordPress.org Forums:
0 files, totalling 0.00 B (calculated at 21:59 UTC) However the files are there and… -
Posted a reply to Admin widget not showing files, on the site WordPress.org Forums:
Well, it is still showing 0 files 0,00 B. It still doesn't work. I can… -
Posted a reply to Admin widget not showing files, on the site WordPress.org Forums:
Well, I tested it on another old WP instance. There was WP 5.5 and AO… -
Posted a reply to Admin widget not showing files, on the site WordPress.org Forums:
AO 2.7.9 shows properly files with my changed location. The newest 2.8.2-beta1 shows 0 files. -
Posted a reply to Admin widget not showing files, on the site WordPress.org Forums:
I guess, they used to be. Now I don't want to break my site completely… -
Created a topic, Admin widget not showing files, on the site WordPress.org Forums:
Hi, I am happy Autoptimize user. I have moved AO files… -
Posted a reply to Which URL’s use which optimized files?, on the site WordPress.org Forums:
OK, fantastic, that's what I was looking for :-) After few hours of tapping that… -
Created a topic, Which URL’s use which optimized files?, on the site WordPress.org Forums:
Hi, First of all I would like to thank you one more ti…
Polski (Polish) Plugins Translation Editor - #pl_PL
-
EWWW Image Optimizer
Active Installs: 1+ million