How to Remove Category from meta The defult is
asked 6 days ago in Q2A Core by towhid
But i want only
6 days ago by towhid
Add this to the qa_html_theme class inside qa-theme.php in theme directory:
function post_meta_where($post, $class) { //$this->output_split(@$post['where'], $class.'-where'); }
or make them invisible using CSS.
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.