gm2
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: Category Roll-upRegardless though the “bug” of neither parent nor child being visible if the parent has no checked entries needs to be fixed.
Forum: Requests and Feedback
In reply to: Category Roll-upHere’s what I’ve figured out in answer to my own question… If the child category is selected and the parent is not, the entry will show up within the entries shown by showing the parent.
However…
If there are no entries listed directly under the parent, neither parent nor child categories show up on the category lists whatsoever.Forum: Everything else WordPress
In reply to: WP FearsAnd Google does love my blog too
I’m pretty well convinced on this point now… I’ve figured out that php is prevalent enough, I’m sure the Google folks would accomodate it. Also, if I understand it correctly, what the Google spider “sees” and links is the pure html output anyway, right?
Forum: Everything else WordPress
In reply to: WP FearsEditing the html causes no problem on upgrades and I assume that is what you mean. If you start adding php calls though it is a different ball game.
Well… considering I’m not yet through the intro of my first PHP book, I probably shouldn’t be saying this, but knowing myself as well as I do, I will anyhow: I suspect there are PHP calls in my future though probably not out and out hacks and plugins.
Forum: Everything else WordPress
In reply to: WP FearsThanks for the further explanation! I think I’m beginning to get a sense of what you are saying now and will just have to do some more playing around before I worry about it too much… That and to a whole lot of back ups. ??
Forum: Everything else WordPress
In reply to: WP FearsI guess I’m still not understanding what makes something a “script” as opposed to a “template”. I mean the file being used to create the displayed page is “index.php”. So, that’s a script right? I mean, even though its also a “template” in WP terminology.
Forum: Fixing WordPress
In reply to: Problem with upload.phpI figured out what’s going on for me anyway! If the file size exceeds the specified threshold on the “Options/Miscellaneous” page, this is the cryptic message that results.
Forum: Fixing WordPress
In reply to: Problem with upload.phpI’m experiencing the exact same problem… Only thing is it WORKED the very first upload I tried and then has failed to work with the above error message every time since.