I'm building a personal blog with the astra theme and am currently experiencing a problem:
-
On the front page I would like the sidebar to show "Recently Updated + Featured Articles";
-
On the article details page I would prefer the sidebar to be "Table of Contents + Related Articles";
Right now the default is the same sidebar for the whole site, and I see that Astra's customization options don't seem to be able to break down each page type to load a different sidebar.
Is there any way to "load different sidebar content for different pages"?
It's best to implement it in code, don't want to add too many more plugins to affect loading speed.



No comments