Hi Alex! .ap-avatar is affected and over-written by a rule in reset.css. On my site, I tried like this and it's working: [apcode language="css"] .anspress .avatar { border-radius: 50%; } [/apcode] Try...
View QuestionAnswers
Hi! The "minuteutes" issue is not a French translation one. Someone had the same issue in Italian. I have seen this bug for months and can't find the cause of it. I have seen it in another plugin too,...
View QuestionHi @superphi and thanks for this contribution! I think this was actually worked on but I'm not sure how far the devs have been. The main dev, Rahul, has some health problem right now, so give him some...
View QuestionHi Junggu, I just stumbled upon the same issue. AP is indeed using custom post types but they are excluded from search by default. I'm trying to override this setting through a custom function but didn't...
View QuestionHi Gordon, Same kind of answer as with your other question. The easy way would be to choose default questions order as "newest" in AnsPress Settings > Posts & Comments > Default Question Order,...
View QuestionHi Gordon, The "easy" way would be to hide all date related elements with some CSS. For example: .ap-posted, .ap-post-history, .ap-post-updated, .ap-display-meta-item active { display: none; } would...
View QuestionHi Olufemi! I'm working with BuddyPress too. Like @itomhq said, can you share a screenshot or maybe tell us a bit more about what you want to achieve? We could all work on this together. 😀
View QuestionI finally got some time to customize my template and even play around with AnsPress metadata: so much easier with this 4.1 version! Thanks!
View QuestionSame problem here. I don't mind writing my own emails anyway but there is an other issue: I can't save my templates. Even with just one word inside, I keep getting an error message: Something went wrong,...
View Question