doycaveiii
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Gallery styles broken after 3.1.2 upgradeAnd why was it working before 3.1.2 upgrade?
Forum: Fixing WordPress
In reply to: Gallery styles broken after 3.1.2 upgradeThis is all that’s in my functions file. What is stripping it out?
[Code moderated as per the Forum Rules. Please use the pastebin]
Forum: Fixing WordPress
In reply to: Gallery styles broken after 3.1.2 upgradeThese are wp-generated styles…and worked before. I never had to style a gallery…same with captions.
Forum: Themes and Templates
In reply to: How to have separate page for posts (not index.php)Hi, guys…I can’t believe this solved it, but I simply renamed “home.php” to “frontpage.php” and it resolved the issue.
This is something I haven’t seen in anything but WP 2.7 (and that’s from using it since 1.5-ish). Interesting note, though. I’ll keep that one logged away.
Thanks for all the replies, though.
Forum: Themes and Templates
In reply to: How to have separate page for posts (not index.php)I’m actually dealing with a problem in 2.7 that’s not allowing this. I’m trying to find some help on this one.
I have a home.php file that calls the front page (basically a flash gallery front page) and then I created a blog page.
In the settings, I set the front page to go to the home page I set up, and the Posts Page to point to blog.
Everything’s right as far as I can tell. All the code is there, etc.
However, when I go to /blog, I get the home page template.