AnsPress 4.1.0
Upgraded to 4.1.0 to see what the changes are. Looks fantastic, apart from some minor “changes” ?
- ASK page now works as a page in it’s own right. This is great, but you lose the slug (in my case, “community”) so (example) https://www.phenomlab.com/community/ask now becomes https://www.phenomlab.com/ask. Not that big a deal, but doesn’t look great from the cosmetic perspective
- Add-Ons seem to be broken in terms of layout – looks as though JS or CSS is not being loaded properly. I thought that this may be a caching issue, but it isn’t. Nothing logged in the developer console either. Actually, it does appear “functional”, but not really intuitive.
- Questions now appear like “post views” – is this intentional ? It’s broken my layout slightly ?
Tags are definitely not being saved from what I see. Using wp-admin backend to effectively edit the question, and the tags are not saved when selecting “Update”
itomhq commented on answer
Rahul Aryan commented
I think this issue is related to tags permalink which is unfinished at the moment. Today I am working on comments and I will fix rewrite/permalink issue once finished.
itomhq commented
Makes sense. Thanks Rahul.
Interestingly, using the front end to submit a new question, it seems to work fine. However, you can replicate this issue by accessing the question at the back end and then click update – it will strip your tags. Able to reproduce on every occasion.