mzanni
Forum Replies Created
-
Forum: Plugins
In reply to: [HeadSpace2 SEO] Cannot edit Title or DescriptionI’m also having the same problem, I reverted back to WP 3.1.2 to solve it for now until I find a better solution.
works good now in Version: 0.8.5.2
nice work on all the other improvements too!
- create new post
- use add image/video/audio/media button
- select file that is not jpg/gif/png and add to media library.
- check in wp-content\uploads\20102 where wordpress is hosted, new file is there
- check in wp-content\uploads\20102 on CDN, file is not there.
here’s what I do know:
-“export your media library” and “custom files” buttons all transfer to my CDN properly for any file type.
-it will transfer to the ftp if it’s a jpg/gif/png using the add button in a post (these are the only file types wordpress will create thumbnails with)
-my production copy is running WordPress 2.8.5, one of my dev sites is running 2.9 and they both have the same problem.When you add to the “Custom file list”, the paths in the html for these file types gets rewritten but they don’t upload(ftp to cdn) when you add them to the media library.
Only the files that get re-cropped automatically by wordpress are ftp’d. Is the transfer via ftp triggered only after the cropping?
I’m still not having any luck, here are my current settings:
CDN Type: Origin Push / Self-hosted (File Transfer Protocol Upload)
Host custom files is checked.
Custom file list:
favicon.ico
wp-content/uploads/*.swf
wp-content/uploads/*.flvFile types to import:
*.jpg;*.png;*.gif;*.bmp;*.avi;*.wmv;*.mpg;*.wav;*.mp3;*.txt;*.rtf;*.doc;*.xls;*.rar;*.zip;*.tar;*.gz;*.exe;*.flv;*.swf;*.f4v;I’m only testing with flv and swf and it doesn’t seem to be working still. Any ideas?