blakis08
Forum Replies Created
-
Forum: Plugins
In reply to: [Facebook] Facebook Recommendations widget doesn't obey border colorI’m having the same problem but I’m not using this plugin so it’s probably just a Facebook Developer problem. I have the div attribute set to – data-border-color=”#ffffff” – It works on the Recent Activity but not recommendations.
Forum: Plugins
In reply to: [Better WordPress Minify] Site error – file does not existYes it is enabled currently. We have around 35 plugins installed – [Fri Feb 15 15:08:17 2013] [error] [client 108.161.181.125] File does not exist: /nas/wp/www/sites/cdllife/wp-content/plugins/bwp-minify/min/data:image, referer: https://cdllife.com/2013/video/video-meteorite-hits-russia-injures-500/
I just had the same problem when I updated and had to roll back to the previous version. At first everything worked correctly but I noticed the stats were not working so I did the “Re-evaluate Adverts” and it started throwing errors on ALL adverts.
When activating manually from phpmyadmin it would fix itself but when I tried to save an ad it would throw all the adverts backed to an error status. I just spent an hour checking this out because my site uses 7 ads so this is a big issue for me.
So be sure to backup before you update, but I would advise not updating. Best of luck!
Forum: Plugins
In reply to: [Youtube shortcode] Shortcode Adds Extra Blank Embed ScreenEnded up being Shortcodes Ultimate.
Try this
.fb-comments, .fb-comments span, .fb-comments iframe { width: 100% !important; }
or
#fbcomments, .fb-comments, .fb-comments iframe[style], .fb-comments span { width: 100% !important; }