asphodel
Forum Replies Created
-
Forum: Plugins
In reply to: Displays 10 most recent linksAnyone?
Forum: Plugins
In reply to: codergurl’s hacksOh, nevermind. Just answered my own questions: template-functions.php 🙂
Forum: Plugins
In reply to: codergurl’s hacksFor the Get Blog Stats hack, where do I put it if b2functions is no longer in the 1.0 version?
Forum: Fixing WordPress
In reply to: .htaccess fileThanks everyone. How do the permalinks work, though? The permalinks work now, but the actual files aren’t in the ftp, yet they “magically appear” (for lack of a better term). I don’t think they’re hidden, either, because the entire archive folder (for me, it’s /past) is nonexistent.
Forum: Fixing WordPress
In reply to: .htaccess fileIs the .htaccess file supposed to “disappear” from the FTP after you rename it (from example.htaccess to .htaccess)? Does it matter that I’m using a subdomain?
Forum: Fixing WordPress
In reply to: Template Designing: CSS callsI usually just modify the wp-layout.css include, considering the index template already links to that. You can always use your own, though, and just link to it externally on the index page. Just make sure you have all the same classes and ids as the original; otherwise it’ll be a mess.
Forum: Themes and Templates
In reply to: Extending ColumnsI’m sure when you write more, it’ll extend 😉 Sorry, this is really just my way of saying I have no idea -_-
Forum: Requests and Feedback
In reply to: Post in multiple categoriesSorry, I’m new at this. 1.0 branch?
Forum: Themes and Templates
In reply to: Bullets for Archives & Recent PostsOh…I realized that I had put a <div> in front of the archives section and it wasn’t responding correctly. Thanks 🙂