Title: Crazy links
Last modified: August 18, 2016

---

# Crazy links

 *  [lukum](https://wordpress.org/support/users/lukum/)
 * (@lukum)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/crazy-links/)
 * Well, thats only my 3rd post for half an hour now: links to posts, when clicked
   from the Category submenu (“Articles” on [http://www.inducation.org](http://www.inducation.org))
   won’t display html links (to URLs in edited text), whereas the same posts, when
   reached from the links in Recent posts submenu do display the html links. I first
   thought the problem would come from Static Front Page, but obviously now it doesn’t.
   No plugin seems to cause the problem, and browsers cache has been cleaned – I’m
   stuck. Any help appreciated…

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

 *  [iand](https://wordpress.org/support/users/iand/)
 * (@iand)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/crazy-links/#post-320010)
 * The theme you are using is using `the_excerpt()` instead of `the_content()` for
   showing the categories.
    To show links, you can either edit the relevent `.php`
   file and use `the_content()` or take a look at the excerpt_reloaded plugin: [http://guff.szub.net/the-excerpt-reloaded](http://guff.szub.net/the-excerpt-reloaded)
 *  Thread Starter [lukum](https://wordpress.org/support/users/lukum/)
 * (@lukum)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/crazy-links/#post-320013)
 * Man, that’s something thanks, then it’s not a real bug! My theme is Wuhan. What
   could be the relevant .php file, and where to edit it to use the_content()? By
   the way, I’ll take some time to read (and why not install) your excerpt plugin.
 *  [iand](https://wordpress.org/support/users/iand/)
 * (@iand)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/crazy-links/#post-320014)
 * I am not famliar with the theme, but it will most likely be `category.php` or`
   archive.php`.
    For more information about what files are loaded for what information,
   have a look at the [Template Hierarchy](http://codex.wordpress.org/Template_hierarchy)
   page.
 * As for where to edit, look through the file for `<?php the_content(); ?>` it 
   should be somewhere within ‘the loop’ on which you can read about more [here](http://codex.wordpress.org/The_loop)
 *  Thread Starter [lukum](https://wordpress.org/support/users/lukum/)
 * (@lukum)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/crazy-links/#post-320140)
 * Thanks!

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

The topic ‘Crazy links’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [lukum](https://wordpress.org/support/users/lukum/)
 * Last activity: [20 years, 4 months ago](https://wordpress.org/support/topic/crazy-links/#post-320140)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
