aubrey114
Forum Replies Created
-
Forum: Plugins
In reply to: [Black Studio TinyMCE Widget] CSS stylingThanks Marco,
I found that plugin and it works great. I post alot of css code snippets and some html code and this plugin does exactly what I need it to do. It is very easy to use and allows readers to copy and paste the code right into their files. Again thanks for following up.
AubreyForum: Fixing WordPress
In reply to: Does Uninstalling a plug-in remove scripts in head div?Thank you CS_WordPress
Forum: Plugins
In reply to: [Black Studio TinyMCE Widget] CSS stylingI want to display html code like
<html> <div> <h3>but it just doesn’t want to work like it does here.
Forum: Fixing WordPress
In reply to: index.php in Themes and CoreClayton,
Thank you for the help and the link. I knew there was an explanation, just couldn’t find it. That link is a real lifesaver.Thank you again
Forum: Fixing WordPress
In reply to: Posts showing up as links instead of contentYou misspelled “spirit” in your header.
Forum: Fixing WordPress
In reply to: uploading larger audio filesThanks James,
I appreciate the help. I found the php.ini file and simply changed the upload_max_filesize to 64M and the php_value post_max_size to 64M also. At first it didn’t work so I went to .htaccess but I really didn’t want to mess with that. It still wouldn’t upload my images. Then I remembered that I should probably stop Apache and MySql in Xampp and restart them. When they fired up there it was, “Max upload size is 64MB”. I sucessfully uploaded a seven MB file with no problems.
I thank you again for the help.