GFXedit.com

March
27

Antique-Modern Wordpress Theme

Antique-Modern Wordpress Theme Antique Modern is a really neat and simple theme for wordpress blogging system. The original Design is by Aaron and ported by me, Sreejith.

  • Added del.icio.us, Y! My Web 2.0, Netvouz, Furl, Simpy and Spurl tags after posts.
  • Use class=”articleimg” tag for images to appear on right , and class=”articleimgleft” tag for images to appear on left. (Like News images.)
  • For any sort of problems / suggestion / theme customization, Please contact us.

Preview : http://www.sreejith.net/

Download : Antique Modern v1.0 ( Mirror )

Posted under Wordpress Themes |

16 Comments

  1. fen says:

    I like it very much! Cool!

  2. Comprehensive list of 740+ Free WordPress 1.5 and 2.0 Themes / Templates available for download | How to Blog says:

    [...] Antique-Modern NEW [...]

  3. nitelife says:

    Will you be updating your theme to support widgets? Keep up the good work!!

  4. JM says:

    Yes, we need widget support. Thanks!

  5. xiGang Blog » Blog Archive » 805+ Free WordPress 1.5 and 2.0 Themes says:

    [...] Antique-Modern NEW [...]

  6. Toni says:

    Thank you! Very nice.

  7. Aud says:

    I love this template. It strikes an great balance between bold and stylish.

    One question - how do you make posts/pages appear without the righthand nav?

    Thank you for the great work!

  8. Sreejith says:

    Thank you Aud, Toni.

    Aud, Open index.php and find <?php get_sidebar(); ?>

    remove that and add this there ..

    <?php if (is_home()) { ?>
    <?php get_sidebar(); ?>
    <?php } ?>

  9. Aud says:

    Wow! Thank you Sreejith. Cool.

  10. Whenpenguinsattack.com - PHP and OSS » 50 free wordpress themes says:

    [...] Antique-Modern [...]

  11. Dr.Ajith says:

    Dear,
    I downloaded Da Vinci code wordpress theme.

    How can I install it in my wordpress account?

    Kindly help me

    Dr.Ajith

  12. Sreejith says:

    Try this,

    http://codex.wordpress.org/Using_Themes#Using_Themes

  13. YaMTaR » Blog Archive » 980+ WordPress 1.5 ve 2.0 Themes says:

    [...] Antique-Modern [...]

  14. Verity says:

    I love this theme, its everything I have been looking for, however, I really need widget support. Will this be available soon?

    Thanks for sharing this theme :)

  15. Sue Person says:

    This theme is exactly right for my health-education blog about irritable bowel syndrome. Unfortunately, you redid the sidebar to work with WordPress 2.+ and the blog is using WP2.0.4. I did not know this, so did not save the theme download I had been working from. Is that older theme still available?

  16. Sreejith says:

    For old sidebar to work properly, Open “sidebar.php” and look for

    <?php
    $link_cats = $wpdb->get_results("SELECT cat_id, cat_name FROM $wpdb->categories WHERE link_count!=’0′");
    foreach ($link_cats as $link_cat) {
    ?>

    replace it with

    <?php
    $link_cats = $wpdb->get_results("SELECT cat_id, cat_name FROM $wpdb->linkcategories");
    foreach ($link_cats as $link_cat) { ?> look for <?php get_links($link_cat->cat_id, ‘<li>’, ‘</li>’, ‘<br />’, FALSE, ‘id’, TRUE,
    TRUE, -1, TRUE); ?> replace with <?php wp_get_links($link_cat->cat_id); ?>

RSS feed for comments on this post. | Trackback

Leave a comment »

XHTML ( You can use these tags): <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> .

« DarkPad Wordpress Theme |
| Automattic WordPress Widgets Support Soon »
March
27

Antique-Modern Wordpress Theme

Antique-Modern Wordpress Theme

Posted under Themes |

RSS feed for comments on this post. | Trackback

Leave a comment »

XHTML ( You can use these tags): <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> .

« DarkPad Wordpress Theme |
| Antique-Modern Wordpress Theme »