We would only like to show the title on the archive page when showing one category. I’ve been able to hide everything but the title by editing includes/loop-index.php, but this has the effect of removing the meta info and post details on ALL pages and not just the category/archives page.
Is there a way to do this?
Thank you,
Larry
i got the same question!
Hey!
You can display posts in one category using the guidelines here:
https://kriesi.at/support/topic/sidebar-category-page/#post-342690
You can adjust then adjust the Title Bar Settings to “Display only title”
Cheers!
Arvish
I think you are misunderstanding. I need the title of each blog post to appear – just the title. I don’t want the full content, excerpt, or excerpt with read more link – just the title, which when clicked would bring the user to the full post.
Thank you
Hey!
Try the following third party plugin https://wordpress.org/plugins/display-posts-shortcode/
It offers the flexibility you require.
This is the documentation for it: https://github.com/billerickson/display-posts-shortcode/wiki
Best regards,
Arvish
Thanks, that works :)