Title: alphager's Replies | WordPress.org

---

# alphager

  [  ](https://wordpress.org/support/users/alphager/)

 *   [Profile](https://wordpress.org/support/users/alphager/)
 *   [Topics Started](https://wordpress.org/support/users/alphager/topics/)
 *   [Replies Created](https://wordpress.org/support/users/alphager/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/alphager/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/alphager/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/alphager/engagements/)
 *   [Favorites](https://wordpress.org/support/users/alphager/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Tags not working in one theme, but working in other theme](https://wordpress.org/support/topic/tags-not-working-in-one-theme-but-working-in-other-theme/)
 *  Thread Starter [alphager](https://wordpress.org/support/users/alphager/)
 * (@alphager)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/tags-not-working-in-one-theme-but-working-in-other-theme/#post-652811)
 * [http://wordpress.org/support/topic/137047?replies=10](http://wordpress.org/support/topic/137047?replies=10)
   
   Did solve my Problem. Thank you, MichaelH!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Tags not working in one theme, but working in other theme](https://wordpress.org/support/topic/tags-not-working-in-one-theme-but-working-in-other-theme/)
 *  Thread Starter [alphager](https://wordpress.org/support/users/alphager/)
 * (@alphager)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/tags-not-working-in-one-theme-but-working-in-other-theme/#post-652611)
 * I just did that, but the tags still don’t show up.
 * Here’s the modified index:
 * > <div id=”content”>
   >  <?php if ($posts) : foreach ($posts as $post) : setup_postdata(
   > $post); ?> <div class=”post”> <h2 class=”post-title”>” rel=”bookmark” title
   > =”Permanent Link: <?php the_title(); ?>”><?php the_title(); ?></h2> <p class
   > =”day-date”>Posted by _<?php the\_author\_posts\_link() ?>_ on _<?php the\_time(‘
   > d M Y’); ?>_ | Tagged as: _<?php the\_tags(”, ‘ & ‘, ”); ?>_ <?php edit_post_link();?
   > ></p> <div class=”post-content”><?php the_content(‘Continue Reading »’); ?>
   > <p class=”post-info”> <?php comments_popup_link(‘No Comments »’, ‘1 Comment»’,‘%
   > Comments »’); ?> </p> <!–<?php trackback_rdf(); ?>–> </div> <?php comments_template();?
   > > </div> <?php endforeach; else: ?> <p><?php _e(‘Sorry, no posts match your
   > criteria.’); ?></p> <?php endif; ?> <p align=”center”><?php posts_nav_link(‘–‘,’«
   > Prev’,’Next »’) ?></p> </div>
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [Incorrect key file for table?](https://wordpress.org/support/topic/incorrect-key-file-for-table/)
 *  [alphager](https://wordpress.org/support/users/alphager/)
 * (@alphager)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/incorrect-key-file-for-table/#post-573238)
 * That means that the database messed something up.
    Use the repair-method of your
   database.

Viewing 3 replies - 1 through 3 (of 3 total)