kheldon
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: My feed gets cut off at nextpage tag.Any progress on this? Or a safe manual way of making feeds ignore the nextpage tag?
Forum: Fixing WordPress
In reply to: My feed gets cut off at nextpage tag.Still having a problem with this.
Is <!-nextpage-> supposed to cut of feed? If so, is there a way to change that behaviour or to paginate posts without using that tag?
Forum: Fixing WordPress
In reply to: Can’t activate or deactivate plugins. No errors.Anybody? :/
Forum: Plugins
In reply to: Auto pagination for postsI’m looking for something like this as well. I publish long articles and a plugin to automatically paginate posts would be really helpful.
– Kheldon
Forum: Themes and Templates
In reply to: How to skin/integrate archives.php?Alright, I’ll give it a shot tomorrow. Getting late here atm. 🙂 In the meanwhile, could you tell me more about how to revise the index.php file before I save it as archives.php? Like what sections (in general, since the file controls my header and sidebars and the main content area) to remove and what to add?
Forum: Themes and Templates
In reply to: How to skin/integrate archives.php?I don’t have a page.php file among my theme files, everything seems to be run from index.php.
I didn’t have the archive.php file in there either, or the archives.php file.
Right now, I’m trying to figure out why my archives are showing up on a seemingly seperate page and design and how I make it follow the design of the rest of the site, which is run from index.php.
Forum: Themes and Templates
In reply to: How to skin/integrate archives.php?I’ve only used archive.php.
Forum: Themes and Templates
In reply to: How to skin/integrate archives.php?It seemed to help a little. Take a look now: http://www.mmo-gamer.com/?m=200705 At the May 2007 archives. The problem is that it’s all plain. I don’t know how to make it look like the rest of the site with the archived posts only appearing inside the content area, much like how the category pages are.
Also, I created a Page with the archive.php file from the default theme (and removed the headers and footers) and got this: http://www.mmo-gamer.com/?page_id=109
Just putting the archive.php file into the theme’s folder seemed to at least get the correct month’s posts to show up.
Any further instructions?
Forum: Themes and Templates
In reply to: How to skin/integrate archives.php?I looked but couldn’t understand everything. I don’t have a page.php or any other template to use as a base, and if I use a clean archive.php, I just get the contents in a white page, no integration with my site.
I think the problem might be that my entire site is run from index.php and not using header.php, footer.php or sidebar.php. (Someone made/modified the theme for me and isn’t available any more.)
Any suggestions on how to create an archive page that fits the website?
Forum: Fixing WordPress
In reply to: Archives not showingOkay, I put in a modified version of the default theme’s archive.php file. (I took out the get header, foot and sidebar code.)
Any suggestions on how to make this appear inside the rest of my site design? Right now it’s a bright white page with the text. No logo, no banners, nothing.
Forum: Fixing WordPress
In reply to: Archives not showingI have 23 posts across 3 categories this month. I have no archive.php file.
In the index file I have this where the May 2007 link shows up:
<?php wp_get_archives(‘type=monthly’); ?>
Forum: Fixing WordPress
In reply to: Archives not showingShouldn’t it list the posts created in May 2007?
Forum: Themes and Templates
In reply to: Is this possible? (Listing latest news headlines)Never mind folks, I got it! Used this plugin here: http://www.coffee2code.com/archives/2004/08/27/plugin-customizable-post-listings/
Made things very easy. 🙂 Install, enable and chuck in a maybe 1-2 short lines of code. And it’s done.
Forum: Themes and Templates
In reply to: What would you like to see in a theme?Hehe, I basically copied over some stuff I had on a spec list. I know most of it falls into plugins. ^_^
Forum: Themes and Templates
In reply to: What would you like to see in a theme?Here are some things I can think of:
* Being able to control what goes into features boxes and what goes into News headlines by category. (News category items goes into news listings and Feature category goes into boxes etc)
* Being able to choose the number of features “boxes” that are visible on the front page.
* Being able to choose the number of news headilnes visible on the front page.
* A news section that lists a number of news items, grouped by date and with a read more link to the full article.
* A WYSIWYG editor
* Archive of all articles grouped by month.
* User and role management, be able to handle multiple authors.
* Similar articles (automatically listing a number of articles that are similiar to the artciel being read)
* RSS
* Games list (title, developer, publisher, release date/status)
* Event list (name, time and date of duration, location, type)
* Integration to forums (one user login to both WP and forums)
* Integration with gallery software.Hope that helps. 🙂 Also, I sent you an email asking about custom work.
– Kheldon