angsuman
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Spam went anywayCheck in the database using phpmyadmin and delete it from there. They are probably posted with an old date. So they are now showing up in the comments screen.
Forum: Everything else WordPress
In reply to: Spam went anywayHave you checked under Manage/Comments?
Also check after logging in as adminForum: Plugins
In reply to: Hello Dolly? Make it not random?Continuing Kafka’s line of thought…
And you have to track it per user, preferably through cookies which WordPress already uses.Kahil> You’re gonna have to speak english…lol.
Or you gonna have to speak green 😉Forum: Fixing WordPress
In reply to: Is this forum a wp plugin?> Is this forum a wp plugin?
I wish [wistful smile]
Forum: Fixing WordPress
In reply to: Including Translator Bar in Post pagesAdd it to header.php or footer.php if you are using the default theme.
Forum: Fixing WordPress
In reply to: turning nofollow offForum: Installing WordPress
In reply to: No .htaccess on my windows server> Some claim having the index.php might cause a slight drop in ranking.
Having index.php in URL doesn’t effect your ranking AFAIK.
Forum: Plugins
In reply to: Error with Akismet – Invalid Key> Does anyone else have any other ideas?
How about not using the plugin? Use HashCash etc. I have been pretty successful in spam prevention without Akismet and will continue without it 🙂Forum: Fixing WordPress
In reply to: Different Themes depending on subpagesHow do you plan to define grand-children pages?
Forum: Installing WordPress
In reply to: No .htaccess on my windows serverThis post may be helpful:
WordPress Tip on Permalink Options
Check update 3 and comments too.Forum: Plugins
In reply to: Popularity Contest 1.1> Do you think you will ever make the popularity plug-in compatible with the WP-CACHE plug-in
The plugin has to use AJAX to make it possible. Hope someone is listening 🙂
Forum: Fixing WordPress
In reply to: How auto hyperlink in comments?@shawnwasson
Use normal html for hyperlinks and images.@netdetective
Write a plugin to filter the comment.Forum: Fixing WordPress
In reply to: A question about Permalinks@mikesinner69
Please always mention clearly that you have NSFW site in your profile.Forum: Fixing WordPress
In reply to: Can you access the html to add a trade script to your blog?So put it there. It will work anywhere you put it except for header.php
If it isn’t working double-check your code in a separate html page. Then view source your weblog in browser and compare.
Forum: Fixing WordPress
In reply to: Can you access the html to add a trade script to your blog?Put it in footer.php