1- acesse o ftp na raiz do site:
2- localize o arquivo special-recent-posts.php
/home/cliente/public_html/wp-content/plugins/special-recent-posts-pro/special-recent-posts.php
3- abaixo da linha languages linha 33 comente a mesma ->
antes:
define(‘SRP_CACHE_DIR’ , ‘cache/’); // Defining path: cached images folder. [Remember to set this folder to 0775 or 0777 permissions.]
depois:
//define(‘SRP_CACHE_DIR’ , ‘cache/’); // Defining path: cached images folder. [Remember to set this folder to 0775 or 0777 permissions.]
OBS: O CACHE DO WORDPRESS DEVE ESTA ATIVO PARA SEU SITE FICAR RÁPIDO.