hnaparst
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Fixing WordPress
In reply to: Not serving scaled imageThanks for the guidance. I am going to redo the site in Beaver Builder. Right now it is in Divi, and I am scared to touch it, even to do what you suggest.
Forum: Plugins
In reply to: [Media Library Assistant] Cannot upload SVG filesThe suggestions in this thread do not work, and I am not sure what the Media Libary Assistant does at all, to tell you the truth. What does work is to add this code to
wp-includes/functions.phpfunction cc_mime_types($mimes) { $mimes['svg'] = 'image/svg+xml'; return $mimes; } add_filter('upload_mimes', 'cc_mime_types');Forum: Plugins
In reply to: [Facebook Fan Box Cache] "Official" Help Forum for Facebook Fan Box CacheI am trying to use the widget. What is the Fanbox ID?
Well, of course it works in Debian.
Thanks for your help.
HaroldI de-activated and re-activated the plugin, but the error persists.
I am going to move the site to Debian, where I at least understand
what is going on. Right now it is on IIS/Windows Server. My guess is
that will solve the problem.Thanks for your help,
Harold
Viewing 6 replies - 1 through 6 (of 6 total)