Forums

[resolved] Number of posts on page (5 posts)

  1. srf0611
    Member
    Posted 8 months ago #

    Hi everyone,

    I'm trying to edit this page in the following way:
    Only the current item should be shown, without the navigation (to the next and previous article) and without any other article.

    I already tried to edit the number of posts per page in the settings-screen.

    Can someone help me out?

    Thanks,
    Stefan

  2. vtxyzzy
    Member
    Posted 8 months ago #

    To remove the navigation on this page without affecting other pages, you will probably need to create a special template used only on this page.

    Make a new template from the one currently used for the page and remove the navigation div.

    If you are not familiar with templates, start here:

    http://codex.wordpress.org/Templates

  3. srf0611
    Member
    Posted 8 months ago #

    Dear vtxyzzy,

    Thanks for your reply.
    I've been trying a lot the last days, but I found out the following;

    There is some kind of error in the code, which displays 3 blocks instead of one block.
    I actually don't want to remove the navigation (that's not necessary), but all the text has to be displayed in one block.

    Can someone help me with this?

    Thanks,
    Stefan

  4. vtxyzzy
    Member
    Posted 8 months ago #

    Please explain more. What are the 3 blocks? I only see one post in the center content area.

    If you can post an annotated screen shot on one of the free image hosting services, it will help.

  5. srf0611
    Member
    Posted 8 months ago #

    Dear vtxyzzy,

    Thanks.
    I solved the problem; I removed the navigation by removing the two 'navigation' lines from the single.php-file.
    This removed the blocks with the navigation.

    Thank you!

Reply

You must log in to post.

About this Topic