url without slash end

i no only there was a plugin with a problem. I fix for now 🙂

url without slash end

Hiya Rik, By default WordPress redirect url to trailing slash. To change this behaviour you need to edit your htaccess file. Also: It might be as simple as go to settings > permalinks in the wp admin and remove the trailing slash at the input box for custom structure

 Errors  upon Fresh installed Anspress 4.17 on subsite of multisite.

Hello Alex, #1 is not an issue. it is done by us to prevent admins from setting question page as static home page. #2 Login and authentication is related to core, AnsPress is not responsible for anything related to login or authentication. Login issue happens due to caching plugin. My site had this issue few months ago due to Redis caching and that was fixed already. #3 Not sure about that plugin. But I think reloading page is must after authentication. #4 Why recount on new site?

Re-counting doesn’t work

Open anspress-question-answer/admin/views/recount.php Find line around 192 if(currentRequest > 5) change it to if(currentRequest > 5000) And the recounting worked successfully all of the sudden 🙂

Place question in h1 on page

i place <h1 class=”entry-title”><?php the_title(); ?></a></h1> @ single-guestion.php and this works

Question Title not showing – Have Latest version

I have also this problem, how do you fix it ?

url without slash end

is this possible ????

Few issues with categories and more

Yes, all seems fine now. Sorry to waste your time, maybe a caching issue or something? Thanks anyway