Home / Forums / WoodMart support forum / problems with author info, date and comments
Home › Forums › WoodMart support forum › problems with author info, date and comments
problems with author info, date and comments
- This topic has 8 replies, 2 voices, and was last updated 1 year, 5 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
January 3, 2025 at 10:41 pm #627232
tegardsParticipanti would like the author, date and “comment disabled” to be hidden at the top of my blog articles.
in the theme settings i think i have turned off the right button, but everything is still shown.
is this a bug or am i doing something wrong?Attachments:
You must be logged in to view attached files.January 4, 2025 at 12:30 pm #627305Hello,
Try to add this code to the Theme Settings > Custom CSS > Global:
.single-post .wd-post-meta { display: none !important; }Best Regards
January 4, 2025 at 4:31 pm #627348
tegardsParticipantThat’s how we would have solved it anyway, but I think it’s a bug, right?
Will it be fixed with the next release?January 4, 2025 at 4:48 pm #627355
tegardsParticipantThe switch still doesn’t work
January 6, 2025 at 9:12 am #627492Hello,
I’m unable to fully understand the issue with the switch. Could you please provide some screenshots or additional details to clarify the problem? This will help me assist you more effectively.
Best Regards
January 6, 2025 at 3:58 pm #627689
tegardsParticipantyou can see it in the first post of these tickets.
in the theme settings under blog -> single post the button for author bio is deactivated, but it is still displayed above the blog posts in the frontend.please let me know if the problem is not yet clear.
thanksJanuary 7, 2025 at 9:41 am #627855Hello,
The post author in blog posts and you confirmed that, and it can be done with Custom CSS.
Try to add this code to the Theme Settings > Custom CSS > Global:
.single-post .wd-post-meta { display: none !important; }Best Regards
January 31, 2025 at 4:20 pm #634489
tegardsParticipanthi,
there is also the same problem on the blog archive page. see screenshots.
i have turned off the meta description and author bio on both blog archive and single blog page and it doesn’t work.
of course i can hide it with css, but i still think it’s a bug that should be fixed in a theme update, right?Attachments:
You must be logged in to view attached files.January 31, 2025 at 7:06 pm #634573Hello,
Please deactivate all the 3rd party plugins and activate only theme-required plugins on the site and then check the issue. I am sure your issue will be solved. Then Activate the 3rd party plugins one by one and check which plugin is creating the issue for you.
Otherwise, if the issue still exists then keep the 3rd party plugins deactivated and share the WP admin login details of your site so I will check and give you a possible solution.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register