Blog page and post page help

  • I would like to create a “primary” post at the top and then a list of other blog post with a pagination.
    Use the 1st link to see what I currently have.

    For the post page, i would like the title, breadcrumbs, and space between the post and the right sidebar.
    Is there more I should add for SEO purposes?

  • Hi John,

    How do you define primary post? Will it be from a specific category or tag?

  • Specific category.

  • Ok.

    You can edit your current block element – loop template for blog, and add a new query block on top of the existing one.

    For the new query block, click add parameter button, select taxonomy > category > the category name + include, and set a posts per page value, eg. if you want it to only show 1 post, then set it to 1.

    For the existing query block, if it’s using the Inherit query from template option, toggle it off. Then click the ” add parameter button, select taxonomy > category > the category name + exclude, so it does not show any posts from the category.

    Let me know if you have any questions.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.