Home › Forums › WoodMart support forum › Blog Category
Blog Category
- This topic has 7 replies, 2 voices, and was last updated 1 year, 11 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
May 30, 2023 at 9:19 am #470988
jeneettaParticipantHello,
I have created a custom blog page using the blog element. And I am using the “Meta on Image” as the blog design. But this design is not working properly with blog category pages (Author information is not required). I tried changing Posts -> Categories -> Blog Design settings. Also, where can I find the settings to disable the page title of blog category pages ? Please have a look at the images.Attachments:
You must be logged in to view attached files.May 30, 2023 at 2:11 pm #471110
Aizaz Imtiaz AwanKeymasterHello,
Go to Theme Setting -> pages -> edit blog page. In the page setting option in the edit page you can disable the page title.
Screenshot for clarification;
https://ibb.co/zSDWxXvPlease try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS for hiding author information.
.wd-entry-meta .meta-author { display: none; }
Best Regards.
May 31, 2023 at 9:17 am #471308
jeneettaParticipantHello,
I need to disable the page title of individual category pages of blog. My blog page title is already disabled.Attaching the page URL for reference – https://talini.in/test/category/decoration/
May 31, 2023 at 3:33 pm #471486
Aizaz Imtiaz AwanKeymasterHello,
Please share the WP admin login details of your site so I will check and give you a possible solution.
Best Regards
June 1, 2023 at 8:16 am #471683
jeneettaParticipantHello,
Inserting the credentials. Please have a look.June 1, 2023 at 4:13 pm #471853
Aizaz Imtiaz AwanKeymasterHello,
Your issue has been solved. I have added the below CSS in the theme settings:
.page-title.page-title-default.title-size-large.title-design-centered.color-scheme-light.title-blog .container h1.entry-title.title { display: none; }
Please check the site after removing the browser cache.
Best Regards.
June 2, 2023 at 2:29 pm #472129
jeneettaParticipantHello,
Is there a way to change the header image and menu of blog category pages instead of hiding using CSS ?
Where can I find this settings in the theme options ?Attachments:
You must be logged in to view attached files.June 2, 2023 at 4:47 pm #472199
Aizaz Imtiaz AwanKeymasterHello,
Go to Theme Setting -> Page title -> Pages title background.
Go to header builder -> edit current Header -> check the menu you are using in the header builder.
Best Regards.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register