Increasing number of last articles
My blog sidebar is showing only 5 last articles now. How can I increase the number of articles shown?
Replies (6)
-
December 13, 2021 at 3:24 pm
My blog sidebar is showing only 5 last articles now. How can I increase the number of articles shown?
-
December 14, 2021 at 6:38 am
Hi Heikki
Thanks for reaching out.
First of all go to Appearance -> Widgets and find the Blog Sidebar and replace the HTML below for the Recent Posts block.
<!-- wp:group -->
<div class="wp-block-group"><!-- wp:heading -->
<h2>Recent Posts</h2>
<!-- /wp:heading -->
<!-- wp:latest-posts {"postsToShow":10} /--></div>
<!-- /wp:group -->Change the number 10 according to the requirements
Best Regards
-
December 14, 2021 at 7:43 am
Great, thanks!
-
December 18, 2021 at 11:04 am
One more question. My site title includes now a hyphen before the name:
<title>- Oripään Tilitoimisto A+ Tilit Oy</title>
I have not added any hyphen there in Krystal theme editor, so how can I get rid of it?BR
Heikki -
December 20, 2021 at 6:17 am
Hi Heikki
It seems like your site title is missing.
Did you write the Site Title in Appearance -> Customize -> Site IdentityBest Regards
-
December 20, 2021 at 11:01 am
Yes I did but I did not use the hyphen.
-
December 21, 2021 at 5:45 am
Hi Heikki
This is the WordPress default style of showing the Site title.
You can change the style by using any SEO plugin ie Yoast SEO or RankMathLet us know if you have any questions
Best Regards