Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Forum: Plugins
    In reply to: Extending the search
    Thread Starter tadler

    (@tadler)

    No, you got me wrong on this one. The page-searching works nicely, but I’d like the content, that is created by my plugin to the search. Meaning, anything that is typed in there should also appear in the search. Therefore I have to extend it, but I dunno where to start.

    Thx for any help!

    Thread Starter tadler

    (@tadler)

    Sorry for bothering: I got this!
    I had no single.php, which is for showing a single post. Therefore WP took the index.php as fallback. But the single.php contains a comments_template();-tag, which includes the comments.php!

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