Anspress 4: Tags
I would like to ask a few things about Tags.
1. Where and how TAGS are displayed to a posted Question ? I don’t see them anywhere.
2. I can add a TAG (?) when asking a new Question but i don’t see that TAG added in the Anspress admin dashboard for TAGS. Is the TAG really added ? If yes, why it doesn’t show in the tags list ? Or we can only add a TAG from the predefined tags ? Unclear.
Thanks !
Also here are some errors from taging system:
PHP Notice: Trying to get property of non-object in /home/wp-content/plugins/anspress-question-answer/addons/free/tag.php on line 480
PHP Catchable fatal error: Object of class WP_Error could not be converted to string in /home/wp-includes/formatting.php on line 3773
I think the catchable crash above happens when i click on any tag url of a Question. Instead of listing a page with tagged Questions for that word, it displays an empty page and the error is recorded.
I will check this.
Hello Cagliostro, I made a commit for this issue.
Fixed. Thank you.
There are two pages for tag addon. One is tags – which shows all tags with pagination and other is single tag page where all questions of tags are being displayed.