Design Query

Posted in: Newspaper
Post count: 14

Hi Guys,

I have a homepage with article lists and a pagination. I have a specific layout on the homepage however when the user clicks to go to page 2,3,4 and so on this layout is no longer the same.

How can i have same layout throughout?

Thanks

Post count: 20688

Hi,

When using pagination such as the one on the latest articles section, navigating to the second page for example will not display all the page content again. It is the the second page of the latest articles.

What you could do is to disable the latest articles and place a block instead. Configure it to display latest posts, and set pagination on it.

Thanks

Post count: 14

Hi simon thanks for that answer,

and then where will it be possible to edit the design of the second page and so on so i can put in ads and so on.

Thanks

Post count: 20688

The latest articles is a loop with pagination, you cannot edit the second page or any page of the pagination. The default homepage WordPress provides is a blog style page, containing a loop with pagination
https://codex.wordpress.org/Pagination
Visiting the second page will lead to the second page within the loop, not a different page. That second page cannot be edited.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.