bkparton
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Cannot add MediaBingo!
Thank you!!!
Forum: Fixing WordPress
In reply to: Cannot add MediaUnsuccessful!
The file is located in wp-content/plugins/akismet directory. Could this be the issue?
Forum: Fixing WordPress
In reply to: Cannot add MediaSo I should be able to copy and past the code into my .htaccess file?
Forum: Fixing WordPress
In reply to: Add Media Button not working after 4.0 UpdateHaving same issue with a fresh install of 4.0
Forum: Fixing WordPress
In reply to: Cannot Add Media or Edit HyperlinksTried that! It’s a fresh install of 4.0 and no plugins active. I’ll begin a new thread. Thanks!
Forum: Fixing WordPress
In reply to: Cannot Add Media or Edit HyperlinksHaving same issue except, I’ve found two .htaccess: ._.htaccess and .htaccess
The code in the .htaccess is as follows:
Order Deny,Allow
Deny from all
<FilesMatch “^(form|akismet)\.(css|js)$”>
Allow from all
</FilesMatch>
#allow access to any image
<FilesMatch “^(.+)\.(png|gif)$”>
Allow from all
</FilesMatch>Not at all what’s shown in the link from an earlier post.
Forum: Fixing WordPress
In reply to: First argument is expected to be a valid callback in…I appreciate your help. I had disabled all the plugins one by one and nothing changed, so I then went and did a re-install from the online version of wp 3.6.1 instead of the manual upload and install that I usually do and all is working fine.
In the past few of versions there has be some glitch with the download and manual install process; I’ve had other issues crop up with the manual upload/install that was fixed with a re-install. Lesson learned!
Appreciate you help
Brian
Forum: Fixing WordPress
In reply to: First argument is expected to be a valid callback in…It had crossed my mind that could be related to the theme but it also appears with the “twenty twelve” and “twenty thirteen”. Any suggestions on how to fix it?