- This topic has 3 replies, 2 voices, and was last updated 7 years, 6 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Free Themes › WEN Business › Category Page – Add Post Title
Tagged: categories, category, Post Titles
I believe it is specific to the theme (but if not, definitely let me know).
On my Category Page, https://w4bfb.org/news/, there are no Post titles. Is there a way to be able to edit the theme (or is there a setting somewhere) to enable this?
Hello @neocharles,
To enable the post title in the category page use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
.archive h2.entry-title {
display: block;
}
Hope this helps.
If you have any issue further, please let us know.
Best Regards!!
Thank you so much.
Just curious – is there similar for the post date? I tried entry-date, on a whim, and it did not impact anything.
Hello @NEOCHARLES,
As we have inspected your website the <div class="entry-meta">
section below the entry title that contains the date and author is not rendered in your archives page.
As in the theme latest version, the date and author for the default posts is displayed below the title as seen in the demo URL here : http://demo.wenthemes.com/wen-business/category/features/
Also, as the theme itself does not have the option to hide the blog metas. It looks like that you are using custom post type for the news listing in your website.
While we strongly recommend to use the WordPress default post type “posts” for your news listing, if you still want to display the meta info for your custom post type archive, you will need to make some code modifications via child theme.
Let us know if you have any further confusions / queries.
Best Regards !!
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |