s
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Error: I don’t syndicate tag:radgeek.com/projects/….I get this:
Error: I don't syndicate tag:radgeek.com/projects/feedwordpress/abc123then this:
[date time][feedwordpress] update('tag:radgeek.com/projects/feedwordpress/abc123')
[date time][feedwordpress] nothing changedForum: Plugins
In reply to: feedwordpress and blogger feedsirossnet, do i have to re-add the syndicated sites or are they supposed to work when the plugin pulls the feeds next? because i’ve been refreshing update-feeds.php and it isn’t working. the posts are still blank. 🙁
Forum: Plugins
In reply to: FeedWordPress plugin imports only date and title, not contenti’m using feedwordpress as well (see here: http://upparser.com/dcs/) but the imported blogger posts are blank. other types of blogs are okay except for blogger. i checked my error logs in cpanel but it really says nothing. can anybody help? 🙂
Forum: Your WordPress
In reply to: What plugin to kill the spam of liveshoutbox?Starting to get spam in Pierre’s Live Shoutbox. Added a comment blacklist and will see if it works.
Forum: Plugins
In reply to: feedwordpress and blogger feedsI’m having the same problem:
http://upparser.com/dcs/I agree with xenizo. Also, when I preview the feed it extracts from the Blogger URL, the post content is there. (That’s using the plugin.)
Would anybody have thoughts on this? (Oh, and I promise I’m using the plugin for non-spammy purposes!)
Forum: Requests and Feedback
In reply to: New user, small problems/suggestionsActually the new
<br>tag is<br />Question: Why is the WordPress HTML editor using
<br>instead of<br />when it generates the code? Yes, I have “WordPress should correct invalidly nested XHTML automatically” checked in my options menu. 🙁Please help.
Forum: Fixing WordPress
In reply to: do child categories inherit template of parent category?Sorry for replying *again*… But I have to ask. Will yoshi’s code work with WordPress 2.1? I’ve used it in my website and now I’m checking whether I should upgrade WP, but I really don’t know of this code will work for the latest version of WordPress.
Forum: Fixing WordPress
In reply to: Reading Options — Posts Per Pageis there a way i can show one page on the front but the succeeding pages (/page/2/, /3/, etc.) with multiple posts? i looked at the if-else site but it was a simple posts_per_page=1, which just shows the same latest posts on the next pages. the offset does not seem to work either. i have custom posts per page installed—does it do exactly the same job as custom query string?
Forum: Fixing WordPress
In reply to: set up user registration pagethe second half of your sentence isn’t clear to me right now, so i can only comment on the first half: try the themed login and register plugin. you don’t have to make a new page to place the login/register form as it skins the login/register page itself. 🙂
Forum: Plugins
In reply to: UTW – Technorati tags gone wrong!i got UTW url rewriting to work just last night. i’m surprised it worked.
a) used the rewrite code found here (the
RewriteRuleones) and added it to .htaccess file (beforeRewriteCond %{REQUEST_FILENAME} !-f)
b) in options > tags, checked “Use url rewriting for local tag urls (/tag/tag instead of index.php?tag=tag)” but disabled “Include trailing slash on tag urls”
c) in options > permalinks, clicked on update permalinksstill shocked. 🙂
Forum: Fixing WordPress
In reply to: Adding custom fields to an RSS feed?I’d like to find out about this as well. 🙂
Forum: Fixing WordPress
In reply to: cant change number of post in indexSounds a lot like the custom query string, but a lot less bulky! I’m using this one. Thanks for the plugin! 😀
WordPress has this quirk of resending pings when I re-save a post. Is there any way to prevent those duplicate pings? Those ones are even more annoying!
Forum: Fixing WordPress
In reply to: disable auto generation of thumbnailsI don’t think I’ve found any thread like this because I am looking for a solution to this problem as well. So, *bump*, can anyone help out here?
It’s kind of frustrating knowing some of the thumbnails generated are even larger than the original size ones. Especially since I took pains to resize and optimize in Photoshop first. 🙂
Forum: Installing WordPress
In reply to: Resync posts/categories & change autoincrement valueI change the numbers because I’m the kind of person who is bothered by gaps and stuff. I like things in the right order, etc. 1, 2, 3, 4, 5, 6, 7…. Yeah.
Oh yes. I am this person too! Thanks guys, I managed to edit the auto-increment value by choosing the Operations tab in phpMyAdmin and then editing the auto-increment value. I think my WordPress categories are looking good far. But I better not edit the post IDs; that’d be scarier. 😀
Now if only I could figure out why the category count of a certain category is incorrect.