Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
0 votes
1.5k views
in Q2A Core by
Where do we place meta tags?

1 Answer

0 votes
by

You can add your meta tags in function head_metas() or function head() using advance theme

by
Where are they exactly ?
by
It's in qa-theme-base.php
by
It keeps on giving an error: undefined index.
by
I post here only function name now you need to check in qa-theme-base.php file what you want to customize.
...