Hello,
Could you answer, I don’t understand topology of user profiles.
Does AnsPress use users from WordPress or create new or can create new?
Is there connection between Personal Area of wordpress and Personal Area of Anspress? Could you show for example diagram of connections about working with users?

Thank you so much! I am glad that I found Anspress.

Hello – is anyone else having this issue. When I click the Insert/Edit Link button, it scrolls me to the bottom of the page and doesn’t pop the link edit window.. I then can’t scroll back up to edit the text.

It works on this site and also works when adding a link to an Answer on my site, just not a question, so perhaps it’s an issue with my WP or theme. I’m on 4.6.1 and a Kleo theme.

Any ideas would be appreciated.

Thanks!

How do you automatically expand the comments made to a questions in the AnsPress plugin?

Ours appear nested under the question or answer and in order to see them, you have to click on the actual word “Comments” which then expands.

I cannot locate a setting in the plugin that controls this.

I’ve been importing users to my main BuddyPress site on which the AnsPress plugin is not active (AnsPress is active on a different sub-site in the Network). But in monitoring MySQL using SHOW PROCESSLIST; I can see that wp_ap_cache_users is running on the recently imported users for the main site.

What triggers ap_cache_users to run? Is there a way to preventing AnsPress from running on unrelated sites on Multisite Network?

Thanks,

Jeff

Going from 3.0.7 to 4.a1, i got this:

[15-Oct-2016 10:36:09 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘NOT NULL,
`selected_id` bigint(20) DEFAULT NULL,
‘ at line 2 for query CREATE TABLE IF NOT EXISTS `wp_ap_qameta` (
`post_id` bigint(20) DEFAULT NOT NULL,
`selected_id` bigint(20) DEFAULT NULL,
`comments` bigint(20) DEFAULT 0,
`answers` bigint(20) DEFAULT 0,
`ptype` varchar(256) DEFAULT NULL,
`featured` tinyint(1) DEFAULT 0,
`selected` tinyint(1) DEFAULT 0,
`votes_up` bigint(20) DEFAULT 0,
`votes_down` bigint(20) DEFAULT 0,
`subscribers` bigint(20) DEFAULT 0,
`views` tinyint(4) DEFAULT 0,
`closed` tinyint(1) DEFAULT 0,
`flags` tinyint(2) DEFAULT 0,
`terms` LONGTEXT DEFAULT NULL,
`activities` LONGTEXT DEFAULT NULL,
`roles` varchar(256) DEFAULT NULL,
`last_updated` timestamp NULL DEFAULT NULL,
UNIQUE KEY `post_id` (`post_id`)
)DEFAULT CHARACTER SET utf8mb4 made by activate_plugin, do_action(‘activate_anspress-question-answer/anspress-question-answer.php’), AP_Activate::get_instance, AP_Activate->__construct, AP_Activate->activate, AP_Activate->insert_tables, dbDelta

 

Thanks !

Hello,

Just installed the plugin, and cheked the options, then introduced 2 questions.

When trying to open questions and red, contect doesn’t show. In place, when I clik on a question’s title, page refreshes and shows the titles (list) again.

Any help ?

Thanks in advance.