pancakes4breakfast
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Contact Form 404 ErrorI spent two days trying to solve this error and even did a clean wordpress install until I found this thread. Bless your heart, SpankMarvin!
Forum: Plugins
In reply to: [Plugin: Audio Player] Large files Buffer indefinitelyI am also having this problem and have not found a solution. I have the problem both in firefox 3.5 and in IE8. Moving the mp3 to a different host (as other threads on this problem suggest) doesn’t help.
Forum: Fixing WordPress
In reply to: How to change wording of "Leave a Reply"In WordPress 3.0, it looks to me like the “Leave a Reply” text is generated in line 1171 of comment-template.php, which is in the wp-includes directory. That text seems to be inserted into the h2 tag in line 1527 of the same file.
In the twentyten theme, all that seems to be called by the comment_form() function in line 77 of the comments.php in the themes directory.
Hope that helps.
Forum: Fixing WordPress
In reply to: Dropbox 404 Permalinks issue (using xampp)I wouldn’t mind changing my .htacess file by hand. Do you know what changes I might need to make to it, tgiokdi? Thanks.
Forum: Fixing WordPress
In reply to: Dropbox 404 Permalinks issue (using xampp)Yes it could be a .htaccess issue. Anyone have any ideas why an .htaccess file wouldn’t be updated properly just because it’s in a dropbox folder? Doesn’t make sense to me.
Forum: Fixing WordPress
In reply to: Dropbox 404 Permalinks issue (using xampp)Hi tgiokdi, thanks for the response. I just tried again what you recommend and it didn’t help.
I should have stated in the original post that my wordpress site works fine in the dropbox folder as long as leave the permalinks on default. But as soon as I try to put it on any of the “pretty permalinks” options, all my subpages come up 404. 🙁