Scheduling doesn’t work due to caching?

wp_schedule_event is only run when your site is visited and the scheduled time has past. If varnish is serving a non expired cached page then your visitor is not hitting WordPress. Schedules a hook which will be executed by the WordPress actions core on a specific interval, specified by you. The action will trigger when … Read more

Sociable buttons displaying seemingly at random [closed]

If you dig down into the HTML, you’ll see that the buttons are there but the background images that make the buttons are not. That’s because they’re looking for their background sprite image in the following location: /dev/wp-content/plugins/sociable/images/sprites/option1_16.png I’m assuming, therefore, that you either just moved the site from a /dev/ folder or are storing … Read more

W3 Total Cache “Preview mode could not be disabled” [closed]

W3 Total Cache plugin basically removes w3-total-cache-config-preview.php, when disabling the preview mode. In /wp-content/ folder, please check if you have a file named w3-total-cache-config.php. If it exists, please compare it with w3-total-cache-config-preview.php file. If both have the same content, rename it to w3-total-cache-config-preview-backup.php and reload your site’s /wp-admin/admin.php?page=w3tc_general. If both have different content, please copy … Read more

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