Latest release issues

6.67K viewsCore
0

1. Unable to add or remove widgets from the AP Question Sidebar (the update also added the statistics, subscribe and subscribers widgets to this sidebar for some reason but they can’t be removed)

2. Even if I uncheck the ‘Hide author credits’ it still shows on the site.

3. The page titles for Ask page and Categories don’t save when the text is changed. The Base page title does update though.

4. Sorting issue. As mentioned in a previous question the filters for Active, Voted etc only work on the main base search page. All other occurrences do not work (ie. sorting the answers in an individual question gives a 404 error and in the questions/answers tabs on the BuddyPress profile it has no effect at all)

5. The answer count is not updating for existing users. When an existing user answers a question it still shows 0 in the acount box but for new users it updates.

6. Title autocomplete is no longer working on ASK page. It doesn’t search for similar questions now.

7. Reputation is no longer working for existing users. Works for new users but doesn’t allocate point for registration.

8. User thumnail pics are not showing for Category page and BuddyPress Question tab (works everywhere else)

Sorry to dump all these but I hope it helps in improving an already awesome plugin. It is really coming along great now!

UPDATE:

1. Where to remove the statistics?
2. #fixed
3. Push did not fix the issue
4. Waiting on fix
5. #fixed
6. Waiting on new system to be pushed
7. Waiting on a fix
8. #Push changed the thumbnail to the blank default, not the user’s BuddyPress profile pic – still needs fixing

Still waiting for fixes for these. Any updates?

0

Here is a link to the BuddyPress profile and the Category page to see the thumbnail issue #8

How to override the stats in #1?

Pushed fix for avatar, default anspress avatar will not be loaded by default. If you want anspress default avatar then enabled it from wordpress->settings->Discussion

I see the push now and it is the blank user picture. It should be the user profile thumbnail from the BuddyPress profile. This is working for the tags and main question pages, just not on the category and profile pages. Can you please check again

0

#1 Stats and subscribe button is must have feature and must be enabled. But if you want to remove it simply override question page.

#2, #3 Pushed a fix to github

#4 Checking this issue

#5 answer count is not saved in user meta, but it saved as post meta, so every user will see same thing. Didi u enabled cache plugin ?

#6 Yes, we have disabled it, cause search smiler question use too much resource of server. We are working on new duplicate prevention system.

#7 There is nothing changed in reputation system, Let me check this.

#8 Please post a screenshot.

Thanks for reporting.

Could you please tell when will fix #3 be in wordpress plugin directory? When will I be able to update AnsPress?

It already fixed and working.

It works on my site when I am under admin. But if I am a guest or some other user – all pages shows the same title – title from main page. But for example page with some question has right SEO title – text of question but wrong main title. I do not understand why it could be? Tried to find second function with title generation and did not find it. So maybe under the guest and usual user the title function just is not called at all?

Nothing like that are you using any plugin which filter title ?

I am added code to filter your title because I need a breadcrumbs in it and when I am set title as empty string under admin I see the empty title but under the guest or another regular user nothing is change. It looks like you do not use title function for guests or some how do not execute a filter of title.

May be that is causing issue. please create a new question also include your filter.