Cannot access my wordpress website

It looks your website has been ‘hacked’. Use FTP (or some other way to access the files) and try to open index.php (and some other PHP files) in the root folder with a text editor like Notepad+. If it contains large strings with strange characters like your screenshot, someone has been editing your files. If … Read more

Replace whole paragraph on multiple pages

A SQL query should work for you. As seen here: Search and Replace WordPress Post Content To search and replace post content, use the following code. Replace OriginalText with the current text and replace NewText with your new text. UPDATE wp_posts SET ‘post_content’ = REPLACE (‘post_content’, ‘OriginalText’, ‘NewText’ ); I would try this “SearchReplace” plugin … Read more

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