hpguru
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: A smaller footprint for WordPress, and a developer copy.In my opinion 10 MB is nothing. WordPress is good anyway. 🙂
Forum: Requests and Feedback
In reply to: Porn spam in german forum…Related to this http://ww.wp.xz.cn/support/topic/install-akismet?replies=3
Forum needs Akismet. 🙂
Forum: Themes and Templates
In reply to: Why http://0.gravatar.com/avatar/path_to_urlSorry about this, but i can’t remember. Six months is big time… 😀
But i think the problem was in Gravatar code.
Check your comments.php and check the Gravatar code. My is now:
<ol class="normalComments"><?php wp_list_comments('type=comment&avatar_size=40');?></ol>Forum: Fixing WordPress
In reply to: How to hide page link in url.Paste to .htaccess file on root:
<IfModule mod_rewrite.c> RewriteCond %{HTTP_HOST} ^www\.yoursite\.net$ [NC] RewriteRule ^(.*)$ http://yoursite.net/$1 [R=301,L] RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>Forum: Requests and Feedback
In reply to: Install Akismet to http://fi.forums.ww.wp.xz.cn/Thank you very much. 🙂
Forum: Requests and Feedback
In reply to: WP = Spam MagnetI use Akismet – no more. 🙂
Great CMS for me!
Forum: Requests and Feedback
In reply to: Why I Never UpdatePlugins isn’t by ww.wp.xz.cn. 🙂
Plugins are from add-on authors.
Forum: Requests and Feedback
In reply to: What Should 2011 Hold for WordPress?“I vote to keep Hello Dolly (because it serves as an simple introduction to plugin writing) and Akismet (because I hate spam).”
Hello Dolly is useless. User can download Akismet from Plugins Directory.
Forum: Requests and Feedback
In reply to: What Should 2011 Hold for WordPress?Move Akismet and Hello Dolly out of the core package.
Better gallery search in article/page edit (maybe ajax search here?).
Please add one click support to add multiple pictures to article/page.Please improve updating system! My server auto update crashes to white page. Just update changed files, add new files and delete deleted files in updating process?
Dashboard: On Links page, add pagination and other features for example All (45) Deleted (2).
Thanks. I love WordPress!
Forum: Plugins
In reply to: Which plugin is slowing WordPress site?Ask this to your host?
Forum: Requests and Feedback
In reply to: contact worldpress?WorldPress 😀
Forum: Requests and Feedback
In reply to: Is this right WordPress-logo?OK. Thanks! 🙂
Forum: Themes and Templates
In reply to: Why http://0.gravatar.com/avatar/path_to_urlOops, theme related problems… Resolved!
Forum: Plugins
In reply to: Which plugin is slowing WordPress site?Forum: Requests and Feedback
In reply to: Problems with forums loginbbPress is answer…
I had same problem… but empty cache and cookies helps…