Article Directory WordPress Theme

Represent your attention special Article Directory theme for using with my Article Directory plugin.

Worth noting that the ideological inspirer for realization article directory on WordPress engine is the ArticleDashBoard.com. Therefore, while creating Article Directory theme I was orientated to this directory.

Features

  • Statistics on the total number of published articles and the number of registered authors.
  • Each author has a page with his profile and list of his articles.
  • The home page displays a list of the most recent articles. By default, 30 titles. The numbers can be changed in the template file index.php.
  • Lists of “pages” are available at two locations in header of page. To mutual exclusion repeated pages you must find in two places of the header.php file the code like this:

    <?php wp_list_pages('title_li=&include=2,3'); ?>

    and specify in the include option comma-separated list identifiers pages you wish to include into the list.

  • On the categories pages displayed so-called “bread crumbs.”
  • The category page displays a list of subcategories and list of this category articles. That pages don’t contain articles from subcategories. Such articles are displayed on the subcategories pages.
  • The possibility of sorting a list of articles on the current category (title, newest, oldest). A similar possibility exists on the author page.
  • A page of a particular article contains a list of other articles from the same category.
  • The Article Directory theme is intended to work with WordPress version 2.3+. Working with earlier versions is not assured.

Supplement

For working the article directory at full capacity the following plugins are obligatory:

  1. Article Directory – plugin, that displays the structured list of categories.
  2. Role Manager – allows you to define and manage multiple subscriber profiles – called Roles and their Capabilities.

Download

Article Directory WordPress Theme

Version: 1.6.1 | Downloads: 8013 | Last updated: 2010-01-10

Donation

If you enjoy this theme, you can thank me and leave a small donation.

FAQ related to Article Directory theme and plugin

How can I have the outside background (grey stripes) and the border like on this site? How to add a logo in the header before the site title? How can I change the width of the sidebars? How to place a banner in header? Etc.

Sorry, I can’t help you with such a questions. Please read and study CSS manuals or find a freelancer that make this things for you.

I have installed your theme “Article Directory”, but I don’t see the “Register” link on my site.

You need to activate the “Membership (Anyone can register)” option on the “General Settings” page of admin area.

When I make a page it does not show up in the menu where the “Home” link is located.

You need to specify the ID’s of these pages in the header.php file. Instruction about this written on the Article Directory theme page.

Is there a way we can place all submitted articles under moderation instead of being published straight away?

You need to install the Role Manager plugin. You can see a capabilities that are enabled on this site – look at the screenshot.

Is there a simple way to quickly add the categories (instead of adding it one by one)?

You can use the Post Corrector plugin for this.

How do I get my recent article posts to display like you have your “Recent Articles” in your first Sidebar?

If widgets are not used in this sidebar, the “Recent Articles” will be shown.

Is there a version of Article Directory theme just for a regular blog?

Yes, you can get it here – ADSimple WordPress theme.

Version history

Version 1.6.1 (01.10.10)

  • If WP-PageNavi plugin is not installed, default paged navigation now displays.
  • Fixed error with wrong displaying of the No articles in this category message.

Version 1.6 (09.27.09)

  • Subcategory page now displays a list of other subcategories from the same category.

Version 1.5 (12.20.08)

  • Changes for WordPress 2.7.

Version 1.4.1 (11.29.08) – downloads: 308

  • Changed the method of reading WordPress version.
  • Small minor corrections.

Version 1.4 (07.19.08) – downloads: 1112

  • Solved the problem with incorrect displaying the message “No categories” with the heading “Subcategories” on categories archive pages.
  • Small minor corrections.

Version 1.35 (05.22.08) – downloads: 172

  • If the user is authorized, in authorization block displayed links to the admin interface for user of corresponding status.

Version 1.3 (04.11.08) – downloads: 145

  • Added a page template to display a list of categories with links to their RSS feeds (rssfeeds.php file).
  • Made some changes in code of recent articles in sidebar, because the excerpt was displayed incorrectly.

Version 1.2 (02.29.08)

  • Added widgets support.
  • Now, if a parent category does not contain subcategories when it is viewed not shown headline “Subcategories” with the message “No categories.”

Version 1.1 (01.19.08)

  • Fixed counting of the total number of articles for WordPress Version 2.3+. Earlier this amount included and the number of published pages.
  • Added user registration form.
  • Other minor corrections.

Version 1.0 (01.09.08)

  • First release.

394 Responses to “Article Directory WordPress Theme”

  1. Now, I have a new problem with the theme. My site not showing the categories like yours. Please advice me.

    Looks like you have changed something in it. By default theme not looks so.

  2. Hi. I have installed plugin and theme but i have got problems with theme i think. When i try to do search and if there are no search results than additional “search box” appears at right top on my page and not below “No results. Try different search”. I’ve noticed that some websites have the same problem (but i think they didn’t notices this problem yet). I’m using the latest plugin and WP 2.7.1

  3. John, this is my mistake. To resolve this bug in searchform.php find searchform and replace it on any another or delete.

  4. That solved the problem. Thank you a lot. I’m really pleased with the theme and the script so far. Great job. Do you accept donations (paypal)?

  5. John, thanks.

    Do you accept donations (paypal)?

    I have nothing against, but paypal, unfortunately, is excluded (I’m from Russia).

  6. I have got problem with log out at sidebar. It doesn’t redirect me to current url but to previous. If i just rollover mouse cursor and check url from log out button at the comment area and log out button at the control panel at sidebar there are not the same. Do you maybe know how to solve this problem? The next question i have is how to reduce words in Recent articles? The article summary is too long for me. How can i reduce it? Thanks in advance.

  7. Do you maybe know how to solve this problem?

    In sidebar.php find this row:

    <li><a href="<?php echo wp_logout_url(get_permalink()); ?>">Logout</a></li>

    and replace get_permalink() on $_SERVER['REQUEST_URI'].

    The next question i have is how to reduce words in Recent articles?

    Try to find a plugin which can do this. I don’t know such.

  8. hi buddy,

    i have accidentally uploaded wrong files and now my site home pages does not appear as article directory…. but i am able to login into my wp…

    how to recitify this, how to get back my blog same as article directory layout.

    regards
    BRIAN
    http://BrianAnan.com

    @
  9. Hi, Dimox

    Would you mind to show me which part of the CSS file that i need to edit to include the background image to the site?

    Example, your site at articlesss.com is using bg.gif as the background image.

    So where can i include the background image?

    Thanks a lot. :)

    @
  10. @Brian – reload the correct files.

    @Raymond -

    body {
    ...
    background: url(i/bg.gif);
    }

  11. Thank you very much for your reply, Dimox.

    I really appreciate it. :)

    @
  12. Dimox – For some reason, the tag on this front page theme is only pulling the information from the blog name. What can be changed to have it pull the description also? I’ve tried many different combinations, but can’t seem to get it to work. The post pages are fine, they pull from the all in one SEO pack that I have installed. I’d just like to be able to SEO the front page more.

    Any ideas? Thanks!

    Kelly Ling

    @
  13. Previous post should have referenced the TITLE tag.

    Thanks!

    Kelly

    @
  14. @Kelly Ling, I have no ideas.

    @Stephen Spry, thanks, changed.

  15. @Dimox – Thanks. I went ahead and hard coded what I needed into my theme.

    @
  16. [...] if you are using a plugin simultaneously with Article Directory WordPress Theme, miss 2-nd, 4-th and 5-th items of installation, because this code is already there by [...]

    @
  17. Good Evening,

    I just installed your theme and plug in, and it looks great.

    I know that you don’t use Google Adsense, but is there anyway that you can set it up so we can? I’ve tried several different plugins and widgets, and nothing works.

    Thanks for the help.

    James

    @
  18. My theme have a problem with Internet Explorer 6 or 7. The right column display below the others. Go to my website with IE 6 or 7 and you will see that. Could you help me?

    My website: http://viet-ebook.co.cc

  19. @James A, it means you doing something incorrectly. There is many plugins. Try again.

    @hoangxu, in source code find code like this:

    <h2>Thống Kê</h2><ul><li>Thành viên: 7976</li><div class="pfwidget"><li>Ebooks: 575</li><li>Comments: 279</li></div></ul>

    Here using of the <div class="pfwidget"> and </div> is not correct. If you will delete them, bug will be fixed.

Leave a Reply

Attention! Please be careful! Ask here only related to Article Directory Theme questions. If your question is related to the Plugin, please go here.

Please read a FAQ before asking a question.