Title: elindquist's Replies | WordPress.org

---

# elindquist

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/users/elindquist/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/elindquist/replies/page/2/?output_format=md)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Mystique theme: Display category on Featured slide](https://wordpress.org/support/topic/mystique-theme-display-category-on-featured-slide/)
 *  Thread Starter [elindquist](https://wordpress.org/support/users/elindquist/)
 * (@elindquist)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/mystique-theme-display-category-on-featured-slide/page/2/#post-1844403)
 * You were awesome. Thanks for your help. There must be something strange going
   on in the code – I can’t for the life of my figure out why it keeps bringing 
   up the wrong category.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Mystique theme: Display category on Featured slide](https://wordpress.org/support/topic/mystique-theme-display-category-on-featured-slide/)
 *  Thread Starter [elindquist](https://wordpress.org/support/users/elindquist/)
 * (@elindquist)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/mystique-theme-display-category-on-featured-slide/#post-1844398)
 * Both results are still pulling the wrong post category. Oh, for monkey’s sake,
   this is way too much work for a minor change! I’ll just change the post title
   to “Category: Title”!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Mystique theme: Display category on Featured slide](https://wordpress.org/support/topic/mystique-theme-display-category-on-featured-slide/)
 *  Thread Starter [elindquist](https://wordpress.org/support/users/elindquist/)
 * (@elindquist)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/mystique-theme-display-category-on-featured-slide/#post-1844375)
 * It added a link to the category name, but it still pulling Blog, rather than 
   the correct one.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Mystique theme: Display category on Featured slide](https://wordpress.org/support/topic/mystique-theme-display-category-on-featured-slide/)
 *  Thread Starter [elindquist](https://wordpress.org/support/users/elindquist/)
 * (@elindquist)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/mystique-theme-display-category-on-featured-slide/#post-1844337)
 * Sorry, it hit my bedtime last night. The first string gave this result: [http://www.looseleafstories.com/beta/titling.jpg](http://www.looseleafstories.com/beta/titling.jpg)
   
   I added the h2 formatting, but the category listed is incorrect.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Mystique theme: Display category on Featured slide](https://wordpress.org/support/topic/mystique-theme-display-category-on-featured-slide/)
 *  Thread Starter [elindquist](https://wordpress.org/support/users/elindquist/)
 * (@elindquist)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/mystique-theme-display-category-on-featured-slide/#post-1844225)
 * In `<?php $category = get_the_category(); echo $category[0]->cat_name; ?>`
    the
   category being pulled is 0 only, which is my blog. How might I set it to pull
   the category of the attached post?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Tutorial Based Theme?](https://wordpress.org/support/topic/tutorial-based-theme/)
 *  [elindquist](https://wordpress.org/support/users/elindquist/)
 * (@elindquist)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/tutorial-based-theme/#post-1844220)
 * What sorts of features and/or aesthetic are you looking for?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Mystique theme: Display category on Featured slide](https://wordpress.org/support/topic/mystique-theme-display-category-on-featured-slide/)
 *  Thread Starter [elindquist](https://wordpress.org/support/users/elindquist/)
 * (@elindquist)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/mystique-theme-display-category-on-featured-slide/#post-1844217)
 * Thanks!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Mystique theme: Display category on Featured slide](https://wordpress.org/support/topic/mystique-theme-display-category-on-featured-slide/)
 *  Thread Starter [elindquist](https://wordpress.org/support/users/elindquist/)
 * (@elindquist)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/mystique-theme-display-category-on-featured-slide/#post-1844210)
 * Yes, that’s the one.
 * Also, my site is here: [http://www.looseleafstories.com](http://www.looseleafstories.com)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Display navigation for posts only in specific categories](https://wordpress.org/support/topic/display-navigation-for-posts-only-in-specific-categories/)
 *  Thread Starter [elindquist](https://wordpress.org/support/users/elindquist/)
 * (@elindquist)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/display-navigation-for-posts-only-in-specific-categories/#post-1698621)
 * Absolutely perfect! Thank you, Alchymyth.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Add an anchor to a generated link](https://wordpress.org/support/topic/add-an-anchor-to-a-generated-link/)
 *  Thread Starter [elindquist](https://wordpress.org/support/users/elindquist/)
 * (@elindquist)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/add-an-anchor-to-a-generated-link/#post-1687609)
 * I guess sleepiness is all I needed. I found a simple, one-line fix for my entire
   issue. I just put an autojump to the content in single.php and it does exactly
   what I need. No need for filters… Sorry, looks like I wasted your time. >.<
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Add an anchor to a generated link](https://wordpress.org/support/topic/add-an-anchor-to-a-generated-link/)
 *  Thread Starter [elindquist](https://wordpress.org/support/users/elindquist/)
 * (@elindquist)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/add-an-anchor-to-a-generated-link/#post-1687606)
 * Do I need to add it to a specific section of function.php or otherwise divide
   from the existing content? I’ve added it to the end of the document and it crashes
   the theme every time.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Add an anchor to a generated link](https://wordpress.org/support/topic/add-an-anchor-to-a-generated-link/)
 *  Thread Starter [elindquist](https://wordpress.org/support/users/elindquist/)
 * (@elindquist)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/add-an-anchor-to-a-generated-link/#post-1687604)
 * Sorry, that’s only the link output. The full output is [« Chapter 26: Prayers Unanswered, page 1.](http://www.looseleafstories.com/2010/09/chapter-26-page-1/)
   All I need it to do is add `#LLScontent` to the link.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Add an anchor to a generated link](https://wordpress.org/support/topic/add-an-anchor-to-a-generated-link/)
 *  Thread Starter [elindquist](https://wordpress.org/support/users/elindquist/)
 * (@elindquist)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/add-an-anchor-to-a-generated-link/#post-1687603)
 * `<?php previous_post_link('&laquo; %link', '%title', TRUE); ?>` outputs (in this
   case): [http://www.looseleafstories.com/2010/09/chapter-26-page-1/](http://www.looseleafstories.com/2010/09/chapter-26-page-1/)
 * I need it to output: [http://www.looseleafstories.com/2010/09/chapter-26-page-1/#LLScontent](http://www.looseleafstories.com/2010/09/chapter-26-page-1/#LLScontent)
 * I’m not sure what before/after you want, to I apologize if this isn’t even close
   to what you’re asking. This example is pulled from [this page](http://www.looseleafstories.com/2010/09/chapter-26-page-2).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How can I put 'nofollow' attribute on next_post_link() ??](https://wordpress.org/support/topic/how-can-i-put-nofollow-attribute-on-next_post_link/)
 *  [elindquist](https://wordpress.org/support/users/elindquist/)
 * (@elindquist)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/how-can-i-put-nofollow-attribute-on-next_post_link/#post-1601486)
 * Sure thing: [Add an anchor to a generated link](http://wordpress.org/support/topic/add-an-anchor-to-a-generated-link)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How can I put 'nofollow' attribute on next_post_link() ??](https://wordpress.org/support/topic/how-can-i-put-nofollow-attribute-on-next_post_link/)
 *  [elindquist](https://wordpress.org/support/users/elindquist/)
 * (@elindquist)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/how-can-i-put-nofollow-attribute-on-next_post_link/#post-1601484)
 * I actually did start a thread about this, but had no responses. Thanks for answering
   anyways! 🙂
 * Okay, here’s the details. I’ve used the below code to create navigation between
   posts, but I need to append the #LLScontent anchor to the link so that it skips
   past the header.
 *     ```
       <div id="nav-above" class="navigation">
       <div class="nav-previous"><?php previous_post_link('&laquo; %link', '%title', TRUE); ?></div>
       <div class="nav-next"><?php next_post_link('%link &raquo;', '%title', TRUE); ?></div>
       </div><!-- end #nav-above -->
       ```
   
 * Again, thank you!

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/users/elindquist/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/elindquist/replies/page/2/?output_format=md)