How to edit an existing wordpress.org site

Just do a search for “edit wordpress theme”. It sounds like it’s the “theme” you want to change. You can either modify what they have now, or you can make your own theme from scratch. If they just want some changes to the theme they have now you’ll probably just want to modify a theme, … Read more

WordPress in subfolder dont work

Your .htaccess looks just fine, but you need to tell WordPress itself that it got moved. Simply put the following line into your wp-config.php, then access your site’s login page under the new URL and login. After that you can remove this line.: define(‘RELOCATE’, TRUE); Alternatively add the following two lines to your wp-config.php, then … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)