Viewing 11 replies - 16 through 26 (of 26 total)
  • Also if you want to add a links section add this

    <h2><?php _e('Links:'); ?></h2>
    <ul>
    <?php get_linksbyname('', '<li>', '</li>', '<br />', FALSE,
    'name', TRUE);???>
    </ul>

    thanks for this Theme, it is very nice.
    BTW where can one change the ‘e’ to ‘**’
    steve s

    Much better! Thanks Steve! Unfortunately though my pages still vanish when permanlinks is enabled lol.

    You can change the e to ** as followed:

    Open ‘post.php’ and ‘single.php’ in your theme folder.

    Replace:
    <?php edit_post_link(‘e’); ?>

    With
    <?php edit_post_link(‘**’); ?>

    or whatever you like ??

    Thread Starter sadish

    (@sadish)

    Thanks to all who took my job of supporting the theme ?? No wonder I get less emails nowadays asking for support ??

    I like your GreenTrackV2. Is it available for download somewhere?

    Thread Starter sadish

    (@sadish)

    I would like to put the GreenTrack V2 into the Alex’s competition. So I am making tweaks to it ??

    Wait for just another week ! ??

    Very nice, I look forward to your submission. ??

    Do anyone know how to remove the “category”, “date”, “comments closed” links from the Greentrack theme?

    I am building my site now (far from finished), and I can’t find a page.php file to edit. Would like my pages to look cleaner ??

    no greentrack v.2! :'(

    Thread Starter sadish

    (@sadish)

    GreenTrack v2 is now called the ‘FastTrack’

    Available for download at https://wpthemes.info/themes/

    Thanks.

    Moderator James Huff

    (@macmanx)

    Does this replace your current theme entitled “FastTrack”? Or, is this the original FastTrack, and just a late announcement?

    Thread Starter sadish

    (@sadish)

    It is the original FastTrack, but it is just to answer one of the inquiries for greentrack v2.

Viewing 11 replies - 16 through 26 (of 26 total)
  • The topic ‘my ‘GreenTrack’ Theme(WP 1.5) for Download !’ is closed to new replies.