[Support request] How to add post archive to pages

Home Forums Support [Support request] How to add post archive to pages

Home Forums Support How to add post archive to pages

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1064118
    Francesco

    Hi, how can I display the post archive (with thumbnails, excerpts etc.) into pages ?
    My goal is to have the same home page archive you see in the Marketer theme (from site library) also into pages.
    thanks

    #1064148
    David
    Staff
    Customer Support

    Hi there,

    so you want to include Pages and Posts in your Home page list?

    #1064157
    Francesco

    Hi David, actually I’m developing a site using Marketer theme (from site library)
    As you can see this theme display the posts with image and excerpt in a nice way. But how can I extend the use of that function also to other pages, not only to the home page ?
    I need to display the posts in that way on other pages in my website.
    thanks

    #1064158
    Francesco

    I do not need to display pages and posts, I need to display the posts archive (in the way the marketer theme does) into secondary pages of my website. Thanks !

    #1064164
    David
    Staff
    Customer Support

    In that case Tom’s WP Show Posts plugin will do the job:

    https://wpshowposts.com

    #1064207
    Francesco

    I got the pro version, but it is not styled as the home page I sent you. I mean : you can change colors settings and many things, but all the posts appear on a single background block. I want single posts to be displayed in single blocks like the template.
    You can see better with some links :
    I want this : https://impiantoidraulico.com/index.php/prova/
    But I get this : https://impiantoidraulico.com/index.php/contact/

    how can I fix ?
    thanks

    #1064220
    Leo
    Staff
    Customer Support

    What if you change the body background color to be the same as the content background color, then remove this CSS in the additional CSS field:

    .inside-article, .sidebar .widget, .comments-area {
        border: 1px solid rgba(232, 234, 237, 1);
        box-shadow: 0 0 10px rgba(232, 234, 237, 0.5);
    }
Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.