file compressed the content on single line after upload in wordpress

Caching plugins are complicated beasts. They install a number of components that other plugins typically do not. You can’t just switch them off. For example, the uninstall routine for WP Super Cache is: Turn off caching on the plugin settings page and clear the cache. Deactivate the plugin on the plugins page. Remove the WP_CACHE … Read more

WordPress not syncing with FTP

I think that there is an issue with the filesize upload limit. The size should be below 30M. Follow these steps: Find your php.ini file. Use the following line: post_max_size = 8M upload_max_filesize = 2M If you can’t get to your php.ini file, you can change the filesize upload limit with this plugin.

Failed to connect to PC:21 – WordPress & XAMPP

Generally speaking, on a local development environment I wouldn’t rely on FTP as an update solution. Fortunately your issue isn’t specific to XAMPP or Apache, but rather a question of server permissions in general. This is good news because it means the following WordPress documentation for Automatic Updates may contain some useful information for you. … Read more

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