bennyleungblog
Forum Replies Created
-
Forum: Plugins
In reply to: Comment Modifying after PostingCan anyone help? WP Ajax Edit Comments used to work but not now with Version 3.0.5.
Forum: Plugins
In reply to: Filter ComentersI’ve found one who can sort the comments by name of author but only for one comment page, not for all comment pages of the same article.
Forum: Fixing WordPress
In reply to: RSS doesn't work after upgrading to V. 3.0.5No, I am using an official release version. Do you mean we have a newer version for Atahualpa? I can’t find it.
Forum: Fixing WordPress
In reply to: Slow Response TimeThank. I am already using WP-Super-Cache. I have just removed some plug-ins and it has become faster.
Forum: Plugins
In reply to: [Plugin: WP Super Cache] HALF ON Super Cache Disabled,Try to uncheck “Mobile Device Support”.
Forum: Plugins
In reply to: [Plugin: WP Super Cache] Super-cache files not getting deletedI am using wp-super-cache, where is the .taccess file below? It seems that I can’t activate super-cache in my blog http://blog.BennyLeung.com.
Mod Rewrite Rules
Mod Rewrite rules cannot be updated!You must have BEGIN and END markers in /home/wwwblog/.htaccess for the auto update to work. They look like this and surround the main WordPress mod_rewrite rules:
# BEGIN WordPress RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] # END WordPress
Refresh this page when you have updated your .htaccess file.
Forum: Plugins
In reply to: [Plugin: WP Super Cache] Super-cache files not getting deletedIn my case, there are even no files in /supercache/. I guess only ordinary cache has been activated. What should I do?
Forum: Plugins
In reply to: WP Super Cache prevents blog loading in IEmindbat, where can I find the .taccess file? Please advise.
Forum: Plugins
In reply to: [Plugin: WP Super Cache] not caching AND rss invalidcldnails, what did you do with the .taccess file?