Home › Forums › WoodMart support forum › How to hide category on blog heading.
How to hide category on blog heading.
- This topic has 19 replies, 2 voices, and was last updated 6 years ago by
Elise Noromit.
-
AuthorPosts
-
April 23, 2019 at 12:03 pm #120498
jingyansuParticipantHello. how do i get hide category tag from blog heading?
check screenshot:
April 23, 2019 at 12:04 pm #120499
jingyansuParticipantApril 23, 2019 at 1:54 pm #120518
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .post-single-page .meta-post-categories {
display:none;
}Best Regards
April 23, 2019 at 2:11 pm #120528
jingyansuParticipantadded. Doesn’t work.
April 23, 2019 at 3:58 pm #120544
Elise NoromitMemberHello,
Disable the blocking for inspection.
Best Regards
April 23, 2019 at 3:59 pm #120545
jingyansuParticipantHow do i do that? I am sorry, i am not very technically advanced. Could you explain?
April 23, 2019 at 8:16 pm #120581
Elise NoromitMemberHello,
Please provide your site admin access into the private area.
Best Regards
April 23, 2019 at 8:25 pm #120586
jingyansuParticipantif possible, also remove category details from blog list views.
See screenshot.Attachments:
You must be logged in to view attached files.April 24, 2019 at 6:50 am #120645
jingyansuParticipantWere you able to login and check the issue?
April 24, 2019 at 8:30 am #120669
Elise NoromitMemberHello,
Please insert the credentials into the private area below the message area.
Best Regards
April 24, 2019 at 8:36 am #120670
jingyansuParticipantDone.
April 24, 2019 at 10:25 am #120693
jingyansuParticipantHello,
I am facing one more problem. Visual composer codes are visible on quick view mode on products. See screenshot.Can you tell me, how do we fix it?
Thanks
Attachments:
You must be logged in to view attached files.April 24, 2019 at 11:35 am #120707
Elise NoromitMemberHello,
Please deactivate all the cache plugins to see the changes of the code provided.
As for the WP Bakery shortcode, please remove the template from the short description try to add your information by means of HTML block. https://xtemos.com/docs/woodmart/html-blocks-2/
Best Regards
April 24, 2019 at 11:44 am #120714
jingyansuParticipantit worked like a charm. Thanks.
Anyway, i can also hide the category details from blog thumbnails? See screenshot.
Thanks
Attachments:
You must be logged in to view attached files.April 24, 2019 at 1:28 pm #120733
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .meta-post-categories { display:none; }
Best Regards
April 24, 2019 at 1:30 pm #120736
jingyansuParticipantAdded. Sorry, it doesn’t work.
April 24, 2019 at 3:14 pm #120756
Elise NoromitMemberHello,
Let us wait or disable the cache plugin. The code for a single post also did not work and then late works properly.
Best Regards
April 24, 2019 at 3:16 pm #120757
jingyansuParticipantOkay. will wait. Thanks for your support.
April 24, 2019 at 7:48 pm #120789
Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us.
Best Regards
April 25, 2019 at 2:08 pm #120929
Elise NoromitMemberHello,
Please deactivate all the plugins not related to the theme, seems some of them block custom CSS
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register