roldengarm
Forum Replies Created
-
Hmm I don’t understand it, I thought WP Smush would compress all images. But it’s creating different versions apparently.
Thanks anyway.LGTM: https://db.tt/n99cF09r
Don’t you think? Or isn’t this correct?All looks good to me. Smush stats say all images have been smushed. If I open an image from the gallery and check its stats I see: https://i.imgur.com/HnY4Jyr.png
Hey, thanks. Have a look here: rolandoldengarm.com
Forum: Themes and Templates
In reply to: [Hemingway] Blog title not displaying correctly in browser tabI’ve fixed it by opening Appearance -> Editor, go to Theme Header (header.php) and replace <title>…</title> with:
<title><?php bloginfo(‘name’); ?> | <?php is_front_page() ? bloginfo(‘description’) : wp_title(”); ?></title>
Forum: Themes and Templates
In reply to: [Hemingway] Blog title not displaying correctly in browser tabI have the same issue. The <title></title> is empty in the HTML. Any news on this?
Forum: Plugins
In reply to: [Autoptimize] Settings page – Azure – server errorYes I understand your frustration, sorry, but I’m super busy atm.
There is nothing in the PHP error log. Last error log is from 16 December.
May be it’s because of some other plugin I’ve installed.Forum: Plugins
In reply to: [Autoptimize] Settings page – Azure – server errorWhen activating 2.0.0:
Plugin could not be activated because it triggered a fatal error.Sorry, I already switched to another plugin, may be you want to keep this issue in mind if it occurs again with somebody else.
Forum: Plugins
In reply to: [Autoptimize] Settings page – Azure – server errorWhere should I put that “add_filter”?
Forum: Plugins
In reply to: [Autoptimize] Settings page – Azure – server error– The error appears after ~5 seconds.
– Sorry, did not notice. And it’s not working now.
As your plugin was not working for me I’ve installed W3 Total Cache which does the job for me as well.Forum: Plugins
In reply to: [Autoptimize] Settings page – Azure – server errorIt is a bit random, it happens ~80% of the time.
Forum: Plugins
In reply to: [Autoptimize] Settings page – Azure – server errorHi Frank, there are no errors in the PHP log at all at that time, that’s the weird thing.
There are other logs from a time ago, so the PHP logging seems to be working.Forum: Plugins
In reply to: [Autoptimize] Settings page – Azure – server errorAdditional, the error code “3221225477” / 0xc0000005 is logged. Can’t find anything useful on Google yet…
Help is appreciated.Forum: Plugins
In reply to: [Social Media Feather | social media sharing] Crashes dashboardSorry, I’m not going to give you my FTP credentials. I’m using Azure Web Apps, so I didn’t use FTP so far.
This went into the “too hard bucket” and I’ve removed your plugin, and installed another one.
Forum: Plugins
In reply to: [Social Media Feather | social media sharing] Crashes dashboardYes, I’m sure. I disabled your plugin => dashboard worked again.
Just enabled it => “The page cannot be displayed because an internal server error has occurred.” directly after activating, and dashboard crashing too.Disabled the plugin => everything works as expected. So it must be the Social Media Feather plugin.