mrleesimpson
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Local WordPress (Xampp) Permalink ProblemsI’ve just tried this using Wamp and I get the same results. I’m thinking that prehaps my .htaccess possibly isn’t right after all.
<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>
Forum: Installing WordPress
In reply to: Local WordPress (Xampp) Permalink ProblemsI’ve just tried to reinstall Xampp and by default
LoadModule rewrite_module modules/mod_rewrite.so
has no #.
Is this normal?
Forum: Installing WordPress
In reply to: Local WordPress (Xampp) Permalink ProblemsForum: Plugins
In reply to: Getting ACE and Home-Page Control to work together!Found the solution.
Forum: Plugins
In reply to: Getting ACE and Home-Page Control to work together!or by that same token is there away for me to exclude the categories I want from the blog without using the ACE Plugin?
I did search for this and found what I was looking for but wasn’t sure how to get this to work.
Forum: Themes and Templates
In reply to: Querying Single.php Pages? Query/Design Problems.HAHA!
Fixed the problem less than 5 minutes later
Thanks to anyone who took a look at this.
Forum: Themes and Templates
In reply to: Querying Single.php Pages? Query/Design Problems.Right.
I’ve managed to the get the actual query to work (https://dev.mrleesimpson.co.uk/2008/04/test-graphic-post). But I’m still have the problem with the design.
The footer and sidebar seem to right out.
Anyone?
Forum: Themes and Templates
In reply to: Querying Single.php Pages? Query/Design Problems.Sorry. I’m talking about single post views.
So I want the single post view for each category to use a different single page template.
Website Design = single_website.php
Graphic Design = single_graphic.php
Eveything Else = single_blog.phpI really hope someone can help me out with this.
Forum: Themes and Templates
In reply to: Page Templates in WordPress 2.5?!I tried this ^^ and still nothing.
Forum: Themes and Templates
In reply to: Page Templates in WordPress 2.5?!Well since I did this I’ve spoken to 3 other people who are long time WordPress users and they have had the exact same problem with 2.5 (and as it happens all went back to 2.3)….
Forum: Themes and Templates
In reply to: Page Templates in WordPress 2.5?!Well I’ve just re-installed 2.3.3 and now the problem is solved and the Page Templates are working fine!
Something to look at guys!
Forum: Themes and Templates
In reply to: Page Templates in WordPress 2.5?!Otto. Cheers for getting back to me.
I’m deffinitly writting a Page and not a Post and I’ve tried all permissions to get it to work but still nothing.
I’ve been working with WordPress for as long as I can remember and only yesterday I did this exact same thing in 2.3.3. Today in 2.5….nothing.
I’ve found a few more posts with this problem including this one https://www.ads-software.com/support/topic/161730?replies=2, but no solutions.
Forum: Themes and Templates
In reply to: Page Templates in WordPress 2.5?!Can’t anyone shed any light on this?!
I really need a fix for this ASAP.