oksanaromaniv
Forum Replies Created
-
Forum: Plugins
In reply to: [Autoptimize criticalcss.com power-up] Jobs queue not workingHello Frank,
About the long long file, I think the main contributor from the reasons you quoted is the ajax. The website uses the Ajax calls a lot to communicate with external API.
but more importantly; the cron job is simply never triggered, there is no “Queue control started” in the queueulog file.
That is strange, after deactivating/activating a plugin, the queue is filling with “N” jobs instantly and some of them are moved to “P”, but the only rule saved from the process is for the home page. From the critical.css dashboard, only one API request is made. Screenshot If the cron was an issue, why the queue seems to work first several minutes? I’m totally confused. Also, I don’t understand why it stopped working after it worked correctly ??
Is there anything I can do to help with debugging?
Thanks,
OksanaForum: Plugins
In reply to: [Autoptimize criticalcss.com power-up] Jobs queue not working@optimizingmatters , thank you! I will be connected if anything needed from my side at okskozub(at)gmail(dot)com.
Forum: Plugins
In reply to: [Autoptimize criticalcss.com power-up] Jobs queue not workingForum: Plugins
In reply to: [Autoptimize criticalcss.com power-up] Jobs queue not workingHello Frank,
1) It’s been running on system cron for almost 24 hours now. After this change, some of the cron events from the Crontrol were properly rescheduled for the future, but some (including ao_ccss_queue) are still in the past.
2) ao_ccss_queue is listed here with the past timestamp. When I activate/deactivate the plugin, the cron event timestamp changes to the time of activation and doesn’t reschedule again.
3) I’ve enabled the debug log and this is the link: https://www.mein-adventskalender.deI’m not sure if that’s related, but I’ve noticed that the plugin stopped working after Swift Performance caching plugin was installed. It was deleted after several days and isn’t on the website for several weeks now, but maybe you already had reports connected with it.
Thanks!
Forum: Plugins
In reply to: [Autoptimize criticalcss.com power-up] Jobs queue not workingHello Frank,
Thanks for your reply!
I’ve contacted the hosting and they moved the cron job execution to system cron. After that, I deactivate/activated plugin again and saved again with a setting to “Inline and defer critical CSS”. The plugin saved one rule (for the front page) almost immediately. And the new requests appeared in the Critical.css dashboard and some jobs moved to “P” status. But after some time everything stopped again: no new rules were saved (only the home page) and some jobs in “P” and a lot of in “N”.
Thanks
Hello Sybre,
Thank you for your reply!
I think I used the wrong term to describe the feature. I don’t want the titles and meta descriptions to be the same, I thought more about the interface that shows all my pages titles/descriptions and I could edit them there without opening the page and navigation to the meta box. Like a bird’s-eye view of the website pages SEO.
Forum: Plugins
In reply to: [Redirection] Redirect all URLs that ends with specific phrase to home page@johnny5 ,
It started working after some time and when I added the URL encoded variant of the phrase.
Thanks!
Hello,
I have the same problem.
When you create a block and assign a custom category to it and hit “update”, the category dropdown resets. On the next update, the category is assigned to “Common Blocks”.
Maybe the issue is related to updating the block?
Forum: Plugins
In reply to: [Crop-Thumbnails] Cropped thumbnail isn’t savedHi,
Indeed it was a permission error. When I uploaded an image to the media directly – I was able to edit thumbnails. After changing the permissions to 775 on media folder, I was able to edit thumbnail on previously attached images via page/post.
Thank you for the help!
Forum: Plugins
In reply to: [Crop-Thumbnails] Cropped thumbnail isn’t savedHello Volkmar,
Thank you for your replay!
Bear with me, not a native here, the word “next” was just translated from my language as a figure of speech ??
Do you have any CDN-Plugin running?
No, no caching or CDN plugins. The website is still in development.
Did the quick-test in the crop-thumbnails settings running through?
Yes, no errors were detected. https://drive.google.com/open?id=143yieeYhHv6bG7btcScyeTpTItrzw47-
Did you have any problems uploading new files lately?
No, the /uploads folder is owned by www-data with 755 permissions, but I had troubles with plugins installed at the beginning that were fixed with
define( 'FS_METHOD', 'direct' );
line in wp-config.phpForum: Plugins
In reply to: [External Links - nofollow, noopener & new window] Remove the data-wpel-linkHello,
Same question here. It’s strange, because I’m using wp_kses() for filtering content for the feed and I use only ‘href’ attribute as allowed for the link tag, but the
data-wpel-link="external"
attribute is still there.Thank you,
OksanaCool! Thank you very much!
Forum: Plugins
In reply to: [Themedy Toolbox] php error with inclusion of shortcodes.phpYes, can confirm this. Thank you!
Forum: Plugins
In reply to: [Polylang] PolyLang breaks CornerstoneSame issue. May it be related to this error https://wordpress.stackexchange.com/questions/142235/trying-to-get-property-of-non-object-error-with-thumbnail ?