Home › Forums › WoodMart support forum › how to hide feature image in the article?
how to hide feature image in the article?
- This topic has 11 replies, 2 voices, and was last updated 2 years, 8 months ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
March 3, 2022 at 8:17 am #357090
wormholetattooeuParticipantHi, I am wondering how can I hide feature images, after i click on one of the blog pages? and the important thing is that I only want to hide one of categories for my blog. For example, I have two categories, they are blog and video, in blog page, the feature image is showing. However, in my video page, the feature image is not showing after opened page.
March 3, 2022 at 8:30 am #357093
wormholetattooeuParticipantAlso, how to hide post-text in my only VIDEO categories?
March 3, 2022 at 11:30 am #357166
Aizaz Imtiaz AwanKeymasterHello,
Please provide the URL of the blog to check it myself and help you out accordingly.
Best Regards
March 4, 2022 at 1:39 am #357318
wormholetattooeuParticipantHi, here is the links
Attachments:
You must be logged in to view attached files.March 4, 2022 at 7:47 am #357360
Aizaz Imtiaz AwanKeymasterHello,
1) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.archive .category-video .entry-content.wd-entry-content.woodmart-entry-content { display: none; }
2) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.single-format-video .back-to-archive { display: none; } .single-format-video .post-single-page.has-post-thumbnail .article-inner>.entry-header { display: none; }
Best Regards
March 5, 2022 at 2:13 am #357536
wormholetattooeuParticipantThank you, it’s solved at all. However, I’ve got another question for you.
How can I hide other categories in my “BLOG” page? because when I opened my “BLOG” page, It shows all categories’ posts, I want my “BLOG” page only shows “BLOG”.
March 5, 2022 at 8:30 am #357564
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
If you want to display posts of a specific category then you can try using the blog element of the theme and add it to any page.
Screenshot for Clarification: https://gyazo.com/f2fbf0e674a951b00b6f074aa82fc4b2
Best Regards
March 7, 2022 at 9:47 am #358240
wormholetattooeuParticipantHi, i’ve tried these 3 links to my live version, and it looks like it is not working. I’ve cleared my cache as well.
.archive .category-video .entry-content.wd-entry-content.woodmart-entry-content {
display: none;
}
.single-format-video .back-to-archive {
display: none;
}.single-format-video .post-single-page.has-post-thumbnail .article-inner>.entry-header {
display: none;
}Please try to check my link.
March 7, 2022 at 10:55 am #358282
wormholetattooeuParticipantSo I’ve solved it by the theme setting. I just make 0 for the Excerpt length.
For the display posts of a specific category, my blog page is the post page, when i open it, the BLOG page is nothing inside. However, after i added “blog” element, my blog page is getting messed up.
Is there any way to solve it?
March 7, 2022 at 12:03 pm #358309
Aizaz Imtiaz AwanKeymasterHello,
We are Glad that one of your issues has been Resolved.
The default blog page is not editable. You have to create a new page and add the blog element to it.
Then check back.
Best Regards
March 30, 2022 at 2:40 am #365063
wormholetattooeuParticipantHI Aizaz Imtiaz Awan,
Sorry for bothering you again!
I’ve created new blog page and change the old blog page to “blog1” slug. The result is the ULR is correct, when i clicked the blog page, the url is showing /blog/. However, after i selected one of post page, the page title is showing “blog1″.
I’ve tried to pick up the Posts page option in Reading Settings, and It looks like when i picked up my new blog page as priority, my blog page is going to my old blog page directly.
Could you please help me to solve the ” after i selected one of post page, the page title is showing “blog1″ problem”?
Attachments:
You must be logged in to view attached files.March 30, 2022 at 9:20 am #365162
Aizaz Imtiaz AwanKeymasterHello,
Please delete the previous blog page and set the new page you created as the posts page then check back.
Note: Please create new topics for each issue in the support system to avoid any confusions.
Best Regards
-
AuthorPosts
Tagged: Hide feature image
- You must be logged in to create new topics. Login / Register