heenie
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Downloadable filesThaks for your help. This is a start!
K. Read it. LOL Can’t find wp-config.php anywhere.It says to place this in it?
add_filter(‘upload_mimes’, ‘pixert_upload_types’);
function pixert_upload_types($existing_mimes=array()){
$existing_mimes[‘flv’] = ‘video/x-flv’;
$existing_mimes[‘mid’] = ‘audio/midi’;
return $existing_mimes;
}What would I use for ebooks?
As in ‘video/x-flv’ & ‘audio/midi’Forum: Fixing WordPress
In reply to: Downloadable filesThe kink is here.
http://lindalaforge-author.com/thanks-for-subscribing/I want to have four more – epub, mobi, pdb & LRF files.
I’ve tried it a few different ways. Nothing works. Files were uploaded by FTP.
Forum: Fixing WordPress
In reply to: Sign up RSS gone? Social Media plugin too?I’ve looked at so many Plugins I don’t know anymore. There was something already in the system when I first loaded it but I don’t know what it was… If there is something you suggest for a simple registration I’d appreciate it. Just want it to automatically email when we post a new blog or video.
Thanks!
Forum: Fixing WordPress
In reply to: Max OS, Firefox 3.6.8 and WordPress not Getting AlongDeactivating the Plugins seemed to work just fine!!! Thanx so much.
Now I just need to find some Plugin that works where I can place some Google Ads and I think I’m golden. Yay!!!!!!Forum: Fixing WordPress
In reply to: Max OS, Firefox 3.6.8 and WordPress not Getting AlongI am NOT a programmer and have no idea what you asked me to do James. LOL Will try what you suggested Esmi. Tnx