Kelvin Alfaro
asked 10 years ago
3 Answers
DominicStaff
answered 10 years ago

Hello Kelvin !
If you want to limit the number of pages on the DW Timeline, You can log in to Dashboard > Settings > Reading Settings, then add the number of posts that you want display on the page.
See the screenshot:

Kelvin Alfaro
answered 10 years ago

Hi Dominic, thanks for the reply, but it did not answer my questions. While you reply limits the number of pages on the home screen. I still have pages 1 all the way to page 34 listed on the right hand side. I’d like to limit that page listing and or remove it. 

DominicStaff
answered 10 years ago

Hi kelvin !
If you want to remove the right sidebar, You can log in to Dashboard > Appearance > customize > Custom Code, add the following code to the “Header Code”

<style>
.timeline-scrubber {
    display: none;
}
</style>

Hope this helps !

Rob Cheek
replied 10 years ago

Dominic,
I know its been about 6 months since this string kinda wrapped up, but I had the same question.
I did all of the above but all of my posts are still on the front page. They are grouped in pages limited by the number set at Dashboard > Settings > Reading Settings; and the right sidebar is gone.
What I am looking to do is limit the number of items/posts on the front page, while still forwarding them to the categories (even if they aren’t on the front page). Is there a way to do that?

Dominic Staff
replied 10 years ago

Unfortunately, our theme doesn’t support your request yet as you want.

Powered by DW Question & Answer Pro