Elpie
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Googled banned and AVG threat.Have you asked your host? It sounds like your server has been compromised.
Forum: Plugins
In reply to: [Plugin: Yoast Breadcrumbs] Empty breadcrumb on year archiveI didn’t spend much time looking at it because I had to get a site live very quickly, so I didn’t use it.
I’m going to run into the same issue again very soon though on another site.
Forum: Plugins
In reply to: Need a [continued] tag using advanced excerptHave a look at http://wordpress.org/support/topic/245300?replies=7
Forum: Fixing WordPress
In reply to: How do you change the […] in an excerpt to a link?Actually, you can change the […] to a clickable read more link. I blogged about this earlier this month here: [Redacted]
Forum: Installing WordPress
In reply to: Update to 2.7.1 broke my website!!danroc – go into your files through cpanel and navigate to the plugins directory. Delete IPCCP. Reload your site.
Forum: Plugins
In reply to: plugin overloadYes, too many plugins will slow your site down. Many plugins cause loads on the server even when they are not activated.
Loads of discussion about this on blogs so it might be worth your time to spend some time with Google 😉Forum: Plugins
In reply to: [Plugin: Tweetbacks] class-snoopy.php errorThis error will occur if allow_url_fopen is off on the server, or if Twitter is not responding.
If allow_url_fopen is disabled on your server, modify the plugin to use cURL. If Twitter is down there isn’t much you can do about that.
It would, however, be good to see the plugin output something prettier instead of this error for those times when Twitter doesn’t respond.