thisisedie
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: I’m Weird… I Know… But…I am indeed using wp_list_categories. Hmmm. I dunno.
Forum: Fixing WordPress
In reply to: I’m Weird… I Know… But…Thank you muchly Clayton but it doesn’t work :o( I already tried something along those lines many moons ago.
Forum: Fixing WordPress
In reply to: I’m Weird… I Know… But…If “why in the world would you need” is considered a patronizing response when someone makes a request that has no relevance to what you asked then I guess I’m indeed the one with the attitude and I apologize. Sigh x infinity.
Forum: Fixing WordPress
In reply to: I’m Weird… I Know… But…If you know so much about theme design/editing, why are you asking for help?
I’m not asking a theme/design question and I made that clear from the get go so I’m rather confused what the attitude is about?
Forum: Fixing WordPress
In reply to: I’m Weird… I Know… But…Apparently you didn’t understand my question. I am well aware that you can’t change fonts/colors via the functions.php. LMAO! I’ve been doing this stuff for 12 years. What I want is to change the appearance of the post counts that appear after the category/months in archives. This can not be done via the stylsheet. I can hard code it in the general-templates and classes php’s in the includes folder but would like to do it using the functions.php so I don’t have to alter core files. Clear now?
Forum: Fixing WordPress
In reply to: I’m Weird… I Know… But…LMAO. The attitude is unnecessary. I responded the way I did because my question has absolutely ZERO to do with my theme (which I made myself) or anything else to do with my personal setup which is why I didn’t post the URL in the first place. Sigh.
Forum: Fixing WordPress
In reply to: I’m Weird… I Know… But…Why in the world would you need a link to my site to answer this particular question? LOL.
Forum: Fixing WordPress
In reply to: What happens when you change a posts category?Pretty sure these 3 are the only ones that contain category info. Replace “whatever” with whatever your table prefix is of course. As for what info changes, just check out the structure of the tables and that should answer your question.
whatever_terms
whatever_term_relationships
whatever_term_taxonomyForum: Fixing WordPress
In reply to: nu user ??’sMost likely the XHTML stuff will be in the comments.php of your theme.
Forum: Your WordPress
In reply to: Where do I find the wp-content folder?No need to double post.
Forum: Fixing WordPress
In reply to: nu user ??’sThe font size looks average to me. Same as most blogs. Yes I can see the XHTML stuff. It’s there to tell people what code they can use. You can always remove it if you don’t want it there. I’m not sure what box you’re talking about (next to comments) but I don’t see any rogue names or addresses anywhere.
Forum: Fixing WordPress
In reply to: Post ID’s Out Of OrderI’m not using a plugin called page category plus? What made you think I am?
Forum: Fixing WordPress
In reply to: Style Of Previous PagesCan anyone tell me how to do this? Still haven’t figured it out. In case I didn’t make clear what I’m trying to do… when I click the previous link at the bottom of my main page, I want pages 2/3/etc to be just excepts instead of a full post and then 4 excerpts which is how I have the main page set up. Thanks.
Forum: Fixing WordPress
In reply to: Style Of Previous PagesI create my own themes. I did contact myself but unfortunately I didn’t have a solution, lol. I’m trying to set up a conditional statement but it doesn’t seem to be working thus far.
Forum: Fixing WordPress
In reply to: How to remove the “publish” feature from wordpressWell he said he wants to just edit and manage documents. I’m not sure why anyone would want to use WordPress for that either but if that’s what he wants then he could just save everything to draft and not publish.