How to Manually Upload Files via FTP

You can actually just delete the WordPress install folder or move it to another directory, then you have the folder to yourself, upload your coded site and you should be good. You could rename the wp-config.php file to wp-configX.php and also delete the .htaccess file if it is there and then have your site work … Read more

Changing CSS FilePath for All Pages

You can override your Header <head> … </head> in the header.php of your Theme. I prefere you create a Childtheme, if you don’t know how, let me google that for you 😉. And than simply copy your header.php from your Parent Theme in /wp-content/themes/your-theme to /wp-content/themes/your-child-theme (replace the theme dir with yours). And add your … Read more

WordPress isn’t reflecting changes I make to a specific file via FTP [closed]

It sounds like something is creating a cached version and serving as a static page. Try disabling all caching plugins and try again. Here are some examples of plugins to look out for: https://en-gb.wordpress.org/plugins/search/caching/ Once you have finished updates to your file then you can re-activate, or alternatively manually delete the cache in the plugin … Read more

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