Hello,
how to remove post meta data? https://prntscr.com/k7s81m
Please send me your site URL for further checking, I will help you remove this issue.
To remove the post meta in the single question page, you can add the following code to the style.css file:
.single-dwqa-question .post-meta {
display: none;
}
Thanks. The code has worked/has helped, but not across all of the pages.
That’s where post-meta is still displayed:
https://ismartwatch.ru/questions
https://ismartwatch.ru/questions/setracker
And I have one more question. Removing a line through CSS, requests to MySQL still arrive. Can you help to solve a problem using PHP?
At the moment, the plugin gets the page.php and single.php of your theme. If you want to remove the meta, you can open this files to remove the code. However, you can send me username & password of your site for further checking.
Please login or Register to submit your answer