Where can a user sign up?

Is subscrition to a category or question possible without registering?

Thank you

Hello, we need to build a Help Desk with 2 main sections:

  1. Knowledge base: where only admin and moderators can post content
  2. Support Tickets: where users ask questions (with option to only see their own questions and not others questions)

Is it possible to do this with Anspress?

Thanks!

😉

A WordPress blog post page of mine, uses 32 queries to render.

My Anspress Question (single) page with 6 answers does 84 queries render.

My Questions listing page (base page) with 10 Questions paging, does 52 queries to render.

Am not a programmer but i’m an expert webmaster. I think this is way too much. And worst of all, i can’t use static page caching to improve that (it would help tremendously) because Anspress is not working with any caching plugin.

What will happen when we have an Anspress site with a lot of Q and A ?

I love anspress and it’s pretty awesome for what I’m using it for but I have hit a problem.  I’m getting an error on everything that has the ::Before tag. I have uninstalled the theme and re-installed it. I do have a child theme running also but there is nothing in it currently. 

 

Any help would be much appreciated. I think I found the culprit in themes/answerbox/css/fonts/style.css but it looks fine and I have replaced it twice and cleared my cache.

@font -face {
font-family: ‘answerbox’;
src:url(‘fonts/answerbox.eot?-7zizfx’);
src:url(‘fonts/answerbox.eot?#iefix-7zizfx’) format(’embedded-opentype’),
url(‘fonts/answerbox.ttf?-7zizfx’) format(‘truetype’),
url(‘fonts/answerbox.woff?-7zizfx’) format(‘woff’),
url(‘fonts/answerbox.svg?-7zizfx#answerbox’) format(‘svg’);
font-weight: normal;
font-style: normal;
}

[class^=”i-“]:before, [class*=” i-“]:before {
font-family: ‘answerbox’;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;

/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

Thoughts on fixing this?

Hello, I need to show only one category in page base.
Ideal version: