djsflynn
Forum Replies Created
-
Thanks for that… ah well, such is life!
Moving the excerpt box to the top-right of the second col is a good idea – I might try that, although I’ve currently got the second col set up for all the after-writing ‘production’ stuff such as setting categories and tags, author and post time/date… so it sorta has more of a ‘flow’ to that.
Forum: Fixing WordPress
In reply to: How to import dozens of tags en masseThanks for that, Basszje. Just two questions, because I’m not au fait with all this.
1. Presumably I can expoert a text or doc file from Word as plain XML, or should I grab something like OpenOffice, or just some XML Editor app?
2. Any clues as to what makes an XML file resemble the structure of an RSS file..? Not asking for a full tutorial, just maybe a pointer to somewhere on the Web which can help me get that part right (as it’s obviously a vital step).
Thanks!
Forum: Fixing WordPress
In reply to: Replacing ‘the_content()’ with ‘the_excerpt()’Alas, that didn’t work – I’m using the Giraffe 2 template (from Urban Giraffe, http://www.urbangiraffe.com), but despite finding the only instance in the index.php file of ‘the_content()’ and replacing it with ‘the_excerpt(), nothing entered into the excerpt box appears on the front page – it shows only whatever is in the story box itself… :<
Forum: Fixing WordPress
In reply to: Replacing ‘the_content()’ with ‘the_excerpt()’Ah, will do – many thanks for your patience with a total code novice!