asechrest
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Automatically adding text to comment after comment is submittedWant me to post to your site once I have a chance to look at it? Or keep it in this thread?
Forum: Fixing WordPress
In reply to: Automatically adding text to comment after comment is submittedGot it, you can shut it off. Thanks.
Forum: Fixing WordPress
In reply to: Automatically adding text to comment after comment is submittedYep please send. I just like to read through the code and tinker around with stuff. 🙂
Forum: Fixing WordPress
In reply to: Automatically adding text to comment after comment is submittedNice, will take a look in a couple hours. Took a glance and it’s going to be fun seeing what you did. Already have a question or two so I may post back again. 😉
Good point on the user_level. Woops.
Re: Session and token bits. Explain a little? I’m in the dark on this one.
Re: Sanitization – Like running it through wp_filter_kses? Was just reading an old thread on that today. My question is how much sanitization does
update_optionsdo?Forum: Fixing WordPress
In reply to: What is my login page url address?Forum: Fixing WordPress
In reply to: How to avoid duplication of lead article with those in categoriesThat link redirects to http://www.000webhost.com/admin-review, so I’m not able to see what you’re describing.
Forum: Fixing WordPress
In reply to: How to avoid duplication of lead article with those in categoriesI’m not following. Can you explain what you mean by “I created a lead article containing the most recent post from all categories?”
Are you able to link to the page?
Forum: Themes and Templates
In reply to: syntax error, unexpected T_STRINGWere you adjusting code in
comments.php?Forum: Fixing WordPress
In reply to: New NXE UPdate for XBox 360 froze my ConsoleAre you looking for support for an XBox360? If so, this is a forum for users of WordPress the publishing platform, so you may have a tough time with XBox support here.
Although you never know, maybe someone knows the answer. 🙂
Forum: Fixing WordPress
In reply to: Let anybody to register and post without going to admin panelI know of nothing like that, and I’ve never seen anyone here reference a front-end solution like that. Sorry, but good luck. If you find something post back here for future reference.
Forum: Fixing WordPress
In reply to: Titles aren’t H1 Tags??Your theme, like most WordPress themes, likely hardcodes the <h1> tag around your blog name, and the <h2+> tags around the title.
I wrote up a guide to change the <h1> tags. Let me know if it helps you (or if it’s confusing or you find a mistake!).
Forum: Everything else WordPress
In reply to: Permalink HelpActually now that I take a look, I’m not sure it’s possible to completely remove category from the URL structure from within the admin panel.
I’ll search for a different solution.
Forum: Fixing WordPress
In reply to: next previous post problemIs this in
single.php? Can you paste the code?Can you determine any correlation between the posts it IS cycling to? Are they all in the same category?
Forum: Everything else WordPress
In reply to: Internet Explorer not displaying correctlyIt’s hard to say, but it’s a good first step in the process of elimination.
Forum: Fixing WordPress
In reply to: next previous post problemElaborate on “it didn’t work.”
Retrieval by category has nothing to do with it.
Link the page on your site and paste your code in a pastebin and link it here if you can.