daveyank
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-SpamShield] White screen of death after updateI had the same issue on this (conflict with the Wordfence plugin). Luckily the downtime was in the middle of the night. Thank you for the quick fix! Excellent plugin.
Forum: Plugins
In reply to: [Genesis Simple Sidebars] PHP Warnings After UpdateAfter a bit of digging, I found this solution that worked for me: https://ww.wp.xz.cn/support/topic/illegal-string-offset-13?replies=3 Note: It will delete your existing sidebars.
Forum: Plugins
In reply to: [Genesis Simple Sidebars] PHP Warnings After UpdateSame issue here. Site is in debug mode but still, plugins should be clean.
Forum: Plugins
In reply to: [Simple Share Buttons Adder] WP 3.6 itemprop conflict when passing titleI’m seeing the exact same thing – the titles are not making it to Twitter when someone clicks that option. Just shows the site domain and the link to the blog post. Hoping this is fixed soon.
And yes, otherwise a great plugin!
Forum: Plugins
In reply to: [Weather Underground] Custom IconsI had the same issue yesterday. I changed the following line (note the “-ak” part):
$content = preg_replace('/http\:\/\/icons\-ak\.wxug\.com\/i\/c\/[a-z]\/(.*?)\.gif/ism', $myIconFolder.'$1'.$myFileType, $content);