• Mel

    (@crazycyclist)


    I want to create a “page” that will be linked like other pages but will include a list of posts on a particular topic in the order I would specify (asc, desc) I haven’t found any code that I can use to place this type of information on a page.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Because Pages are not meant to list/show posts. Period.

    “particular topic” should be a category and for displaying posts in a category, you should use Category_Templates.

    Thread Starter Mel

    (@crazycyclist)

    I’ve found this plugin:
    https://www.ads-software.com/extend/plugins/show-post-by-selective-category/

    I realize that Pages weren’t ment to show posts. But I’m working on a site that would blend blogging and a typical web site so there would be a need for some cross over…

    This is not a perfect solution as I don’t have control over sort order, but it’s on the right track.

    Hi,

    I’m doing exactly the same thing : mixing blog and website for Aboveluxew.

    What I did :

    I createde a template for a page

    <?php
    /*
    Template Name: HomePageLuxe
    */
    ?>

    with code in it calling a specific type of post = that would be a Sub-Home Page with code call post and includes.

    K

    I want to create a new page on my blog. It previews okay, but after I publish it, my entire site goes to this…

    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.

    Apache/1.3.33 Server at https://www.vbdems.org Port 80

    HELP!!!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Topic Page’ is closed to new replies.