Randy Anderson
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: HELP!!!!I would try disabling the plugin that blocks access to the site for non-registered members. If the picture issue is then resolved, it is probable that that plugin is the issue. If that is the case, try re-installing it, making sure you don’t lose any custom work you’ve done to it (if there is any).
Forum: Fixing WordPress
In reply to: HELP!!!!What are you using to check if someone is registered? It seems like every asset is being tested before it is loaded. Therefore, if you register, the registration is approved, and the images come through just fine.
In other words, whatever you are using to block access to content for guests seems to be the issue. Can you try reinstalling that part of the site? Make sure to make a back up of course.
Forum: Fixing WordPress
In reply to: Audio Format Meta DataNo problem.
Forum: Fixing WordPress
In reply to: Changed server and can't log inSo, are you saying that their should be a WordPress site on that domain name? It’s showing the files currently there, and there’s nothing there.
Where are you trying to log in at?
Forum: Fixing WordPress
In reply to: Audio Format Meta DataHow technically-savvy are you? If you’re wanting to get metadata, that makes me think that you could make use of this code:
http://www.kevinleary.net/add-custom-meta-fields-media-attachments-wordpress/
Forum: Fixing WordPress
In reply to: HELP!!!!Could you provide a link to your site?
Forum: Fixing WordPress
In reply to: Fatal Error When Embedding VideoDo you have access to FTP on your server?
If so, you could just manually remove the “embedly” folder from the “plugins” folder. Theoretically that should solve your Fatal Error issue.
Forum: Fixing WordPress
In reply to: setting/general… added URL big mistake..helpYou can log into your WordPress site here:
Forum: Installing WordPress
In reply to: Help with upgrade PLEASESounds to me like the problem is connecting to your database. Can you check those credentials in your wp-config.php?