Forums

Help with static pages and categories within (3 posts)

  1. meylo
    Member
    Posted 3 years ago #

    I discovered how to create a static page using template pages and call category IDs using query_posts('cat=6'); ... only thing is that the post headline does not show... anyone ever have this problem?

  2. iridiax
    Member
    Posted 3 years ago #

    You need this in the loop to get the post titles to display:

    <?php the_title(); ?>

  3. astral_traveller
    Member
    Posted 2 years ago #

    hi! I also created static pages that call categories like meylo.
    my problem is that the comments don't work: a link to the comments-module is shown normally, but if I clik on it... nothing happens! either the link is pointing nowhere or the comment-module refuses to visualize in the static page... for some reason.
    any idea? (thanks for every help ;-)

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.