Kailan Wyatt
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: 404 error on every pageI have taken a look at your site but so far no page has been responsive. I assume this may have something to do with the htaccess file. Please check the .htaccess file in the root of the site folder and look for any signs of a redirection to a 404
Forum: Fixing WordPress
In reply to: Unable to get to my wordpress siteThat’s ok, if you aren’t savvy. There are a few options written in the WP Codex that you can try
http://codex.wordpress.org/Changing_The_Site_URLThe easiest would be to paste this to your wp-config.php file
define('WP_HOME','http://blog.capturedbybrooke.com'); define('WP_SITEURL','http://blog.capturedbybrooke.com');Forum: Fixing WordPress
In reply to: Unable to get to my wordpress siteAre you trying to update the site url from the wp-admin to reflect the new url blog.capturedbybrooke.com ?
Forum: Plugins
In reply to: [WPArtists] Cannot save Artist / Label / MusicThanks. I tried to make an update but am not sure WordPress has updated everyone on the new release. You can download version 0.0.2
Forum: Plugins
In reply to: [WPArtists] Cannot save Artist / Label / MusicI’m sorry sir, but this is my first time adding a plugin to the WordPress directory. I didn’t receive the error prior to uploading. The plugin has been fixed, I am just trying to get my head wrapped around how to properly use the plugin directory here.