SOLVED: The issue was the theme was overriding the CSS and trying to extend the WP-Comments section to 100% to match the page template.
I solved the issue by putting this inside the theme’s CSS section. This is for the KLEO / GEODIRECTORY Theme. Make sure you use !important to override the themes own system

#anspress .container {
width: 100% !important;
}

 
QUESTION:

http://staging.silvercensus.com/new/questions/question/what-are-the-best-medications-to-treat-alzheimers/

the comments section is overlapping the sidebar. I have attached a screenshot.

I would love the ability (for admins/moderators) to notify everyone of a certain question (via email and as a notification).

For example, in my case, there are certain questions I would like everyone to see and answer on a weekly basis – and it would be great if there was an easy way to notify my whole community (instead of writing an email and manually linking to the question every time).

Just like you go to [more actions] and have these options:

  • Edit
  • Flag
  • Set as featured
  • Delete
  • Delete permanently
  • *Notify all users

You would have the option to “notify all users” that would send the question to all users via email and as a simple Anspress notification (with a certain role maybe?). Another option would be to have something like a wildcard mention [@everyone] that would work for admins only.

This would greatly help with community building and engagement and saves a lot of time when compared to doing it manually.

Lemme know what you think! 🙂

Hi,

As of 9:12 AM, Github master zip, I noticed (mis-)counting issue in admin panel.

Screenshot 1 – Anspress main is showing Counts as “2”, while All answers is showing only “1”. Flagged is showing “1” (which is technically itself is counted under All answers), so what is the 2nd number for Anspress main?

Screenshot 2: When I clicked on the Flagged “1”, I got following error –

Screenshot 3: The flagged counter showing 1, while there is no flagged question.

We are using the latest release of Anspress and were wondering if mention functionality is a part of the stable release (it was available in a beta version)?

Hi,

A few hours ago updated to the latest master.zip of anspress and updated the askbug to the latest too.

The problem I am facing right now is –

Whenever I try to read any question, this error is displayed – “Sorry! you are not allowed to read this question.” While the question is visible if user is logged in.

I tried to check if there is any user-role properties in Options, but there is no such settings.

So, How to enable reading questions for non-logged in users?

 

Additional Request – As you can see in the screenshot, footer for mobile screen requires some modifications.

Thanks.

Regards,

Atul

Hello,

I use the Anspress User Profile Form in Frontend. When user reset is password from the Frontend Form, the email sent to the user is not the default email generated by WordPress (not the same when I reset the password on Backend profile form).

Could I use the default email template with Anspress User Profile Form ?
Else, is there a simple way to change the email template on password reset ?

Thank you!
Shad

Hi there!

As the title say breadcrumb not showing. I use your plugin with a theme that already head a breadcrumb. When i put the widget in any widgets section my site break. Is there a solution for this because without breadcrumb users will come confuse.

 

Thanks in advance for the answer!

 

Cheers!

A slack integration extension would be awesome!

Should not be that hard to implement…