Steve Cousino
Forum Replies Created
-
Forum: Plugins
In reply to: [Testimonial Basics] Spacing between title and testimonial on widget displayThank you! That worked.
I did adjust the border radius, too, incidentally. When I substituted the new code that eliminated the padding and margins, the first line of the text was a little “off” colorwise from the rest, but setting the border radius to 0 px solved that. (I probably could have removed that line entirely, but I may want to put a radius back in someday…)
Forum: Fixing WordPress
In reply to: Display Category Box with posts insideSorry I haven’t gotten back before now. I’ve been out of town at a conference (yecch).
Thanks for the code – it worked! (Took me a few minutes to get it right along with the original code) I’m studying it to see what you did and why, and if I have any questions I will ask.
I appreciate it very much!
Forum: Fixing WordPress
In reply to: Display Category Box with posts insideI would appreciate an example – all my attempts at changing it screw things up horribly and don’t turn out how I thought they would.
Forum: Fixing WordPress
In reply to: Display Category Box with posts insideI like the category description idea. I’ve rarely used that field in WP but I’ve seen themes that do use them. I’ll have to dig around and see how to put that together; not really sure how to do that AND keep an image in the box too, since the original theme pulls the image from a post custom field (I think).
Forum: Fixing WordPress
In reply to: Display Category Box with posts insideI hadn’t thought about that – I don’t want to drive up the calls (I think there’s plenty already1) needed to load the page. We can eliminate the calls, and have a “read more” type of link that will link to the category page listing all the posts. If that’s done, I’d like to be able to custom edit text within the box as a teaser – doesn’t have to be something queried but can be hardcoded into the code itself.
Forum: Fixing WordPress
In reply to: Display Category Box with posts insideI do prefer to use category IDs. I have set categories but want to be able to change them later if needed – cat id’s seem to be the best way to do that. Keeping the box even if there are no posts is kosher, too. Kind of need to do that to maintain integrity of the design, methinks.
I like how the design is now, with a picture for the box (optional) – not sure how to add that unless I do it “traditionally.”
Forum: Fixing WordPress
In reply to: Display Category Box with posts insideHere you are – the portion of the code that creates the current view, and the stylesheet portion that relates to that code.
Forum: Fixing WordPress
In reply to: Display Category Box with posts insideYes, that’s correct!
Forum: Fixing WordPress
In reply to: Not sure if this is possible?Thanks, Esmi.
But, that doesn’t seem to work for me. I installed WP in a new folder, and used a copy of the same wp-config file from the first WP site, and it keeps self-identifying as that first site, not letting me log into the new one with the new user/password. In fact, it wants to log me into the old site.
Am I missing something?
Forum: Fixing WordPress
In reply to: Possible to turn off auto image selection?Wow, that surprises me, considering the theme worked just fine and the only thing I’ve upgraded was WordPress.
Eh. It’s time to change themes, anyway.
Forum: Fixing WordPress
In reply to: Post 2.8 install, categories listing isn’t showingI reverted back to 2.7.1 and now my categories are displaying correctly.
No idea why it wouldn’t work with 2.8, but I shouldn’t have to uninstall my plugins and etc., especially when they are essentially vital to the operation and design of my site as is. Just sayin’.
Forum: Fixing WordPress
In reply to: Is it possible to undo 2.8 upgrade?Thank you! That worked quite well!
Forum: Fixing WordPress
In reply to: Can I do this with an RSS Feed Link?Thank you very much, Dave! That worked beautifully!
Forum: Fixing WordPress
In reply to: Changing Permalinks – My Eyes Are Crossed!And never mind. Someone else posted several hours after I did about a very similar issue, and I found my answer there.
Forum: Fixing WordPress
In reply to: Changing Permalinks – My Eyes Are Crossed!Seriously? No one has an answer to this?