how to show widget on blog page
-
I’ve been trying to show ‘recent posts’ and ‘archives’ on the the blog page and single posts. I coded:
is_page(‘blog’) || is_single
the widgets are showing up on single posts but not on the blog page. any help with that will be appreciated. I think widget logic is alright if you know how to code. it’s more straightforward. thanks.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘how to show widget on blog page’ is closed to new replies.