mikedeakin
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: exported xml file too bigso how do I change my php.ini where do I find it in a typical wordpress install? which folder is it in?
Forum: Fixing WordPress
In reply to: exported xml file too bigThe 2mb limit is an import restriction in wordpress. Which is ridiculous if you’ve been blogging for a few years like I have and want to move over to self hosted. I’m still being powered by wordpress it’s not like I’m jumping ship altogether!
Forum: Fixing WordPress
In reply to: from .com to .orgThanks, it doesn’t help as it deals exclusively with .org blogs not redirecting traffic from .com to .org
Forum: Themes and Templates
In reply to: Magazine-Basic Front page post titleI gues I’m looking for the h1, h2, h3 and h4 definitions but can’t locate them.
Forum: Themes and Templates
In reply to: Kubrick: Sidebar border colourThank you, but that didn’t work.
Forum: Themes and Templates
In reply to: Kubrick: Need a page navigation barResolved the issue with a sticky front page, I must admit I never thought of that work around, I’d still like to order my page buttons with Home first though!
Forum: Themes and Templates
In reply to: Kubrick: Need a page navigation barNo, that didn’t work, which is why I had to put it after
<?php wp_list_pages(‘title_li=’ ); ?>
Forum: Themes and Templates
In reply to: Kubrick: Need a page navigation barIt doesn’t work there as it loses all its formatting.
Forum: Themes and Templates
In reply to: Kubrick: Need a page navigation barOk, thanks, I’ve managed to get it into the nav bar in the same format which is great, but I’d like to know if I can re-order the buttons so that the “Home” button is first.
Forum: Themes and Templates
In reply to: Kubrick: Need a page navigation barThat does add a home button, but it’s not inline and in the same format as my other nav buttons.
Forum: Themes and Templates
In reply to: Kubrick: Need a page navigation barJust need to know how to add a “Home” button to the nav bar now!
Forum: Themes and Templates
In reply to: Kubrick: Need a page navigation barAbsolutely perfect…Thank You so much. Works perfectly!