withinwithout
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Number of comments not updating on some postsSo helpful, Mushu. Thanks. Strange because I thought I updated all my plugins when I upgraded, but apparently I missed that one.
I fixed the problem by updating SpamKarma… had to post dummy comments and then delete them on the posts I wanted updated, but hopefully things will work smoothly from here on out.
Appreciate the help and for pointing me in the right direction.
Forum: Fixing WordPress
In reply to: Number of comments not updating on some postsMan… this is totally confusing me because when I go to “manage posts” it will say 0 comments there as well, but when I click on the “0” it shows one or more comments.
So I know that WP knows the comments are there, but for some reason is not counting them up.
Forum: Fixing WordPress
In reply to: Number of comments not updating on some postsOh sorry… I do have 2.0.3. I should have specified. I upgraded with whatever was the newest stable release about a week ago.
Forum: Plugins
In reply to: [Release] Friends RSS Aggregator 0.2Looking good. It was easy to cut/paste my css changes into the loop as well.
I’m trying to use the bottom navigation, and I set it to “true” but it seems to just load the same posts as before. Is there another setting I would need to change?
Also, is it a problem with my hacks that I get … insted of ellipses and other issues with punctuation is post titles?
Thanks for working on this! 🙂
Forum: Your WordPress
In reply to: How Often Does Googlebot Visit Your Blog?Heh. There really is a plugin for everything. Thanks, chaaban. 🙂
Forum: Your WordPress
In reply to: How Often Does Googlebot Visit Your Blog?How would one know if/when a googlebot is lurking?
Forum: Your WordPress
In reply to: How does custom theme look on Safari/Mac?Are you looking for feedback on any specific elements?
At the top on what I guess is the main navigation, when the mouseover says something about “be a man” or “monkeys like bananas” I can’t see the end of the quote cause it is hidden under the um…. icecube? (is that an icecube)?
My general feedback is that it seems really busy…. but I just prefer really simple themes in general.
Also… on the left sidebar, the “0 comments” is very difficult to read… the font is so small.
Forum: Plugins
In reply to: [Release] Friends RSS AggregatorI think the CatID works now… at least it does when I specify it in the template file, but maybe it’s being overridden by the function.
I’m using this and it’s still returning the posts I want…
<?php
display_feeds_by_date(40,’13’);
?>Forum: Plugins
In reply to: [Release] Friends RSS AggregatorDo you know if it’s possible to specify more than one category or use category IDs instead of category names?
Forum: Plugins
In reply to: [Release] Friends RSS AggregatorOkay… I unfortunately am not so great at the CSS, although it’s this sort of stuff that helps me get better. I’ll look at developing a different class…see what I can come up with. I’ll send you anything I change. 🙂
Forum: Plugins
In reply to: [Release] Friends RSS AggregatorOkay…. so far (after a few changes and template redirects to get it to fit with my theme) I think this is looking pretty good. 🙂
http://www.withinwithout.org/recent-friends-posts
I’ve only added 2 feeds at this point, but I want to play some with the html/css that displays the posts. Would I do that in the friends-rss.php file? I don’t see a whole lot of code there that I feel like I could alter… but then again, I’m certainly no php expert.
For instance, I’d like some break between posts.. maybe even a simple horizontal rule. Right now the posts run into each other pretty substantionally. I’d also like to redefine what the text for the titles/authors/date, etc.. looks like.
Any input would be valued. 🙂
Forum: Plugins
In reply to: [Release] Friends RSS AggregatorI’ll give it a try and report back with any questions.
Thanks for developing something like this.
Forum: Plugins
In reply to: [Release] Friends RSS AggregatorI’m intruiged by this, but only because the feed readers I’ve tried don’t really aggregate my feeds, but perhaps I need a different feed reader, not a WP plugin.
Can you control how many posts show on each page and go you go back and look at older posts through the same system? (like a “Back 10 posts” button at the bottom of the page to see older posts from your feeds)
Forum: Installing WordPress
In reply to: Connecting WordPress to my DomainYou need to ftp all the files to the server that is hosting your domain and create the database on those servers as well. Then edit the config.php to reflect the database you created and run the install file.
Right now I think you’ve installed WordPress on your computer, not on your domain. But then again, I’m not an expert at all…this is just how I’ve done it the few times I’ve installed WordPress, and I don’t know what xampp does…
Forum: Plugins
In reply to: FAlbum 0.56 URL issuefor what it’s worth, I LOVE this plugin. 🙂
(and glad you got it to work!)