Hello, i activated the buddypress addon but when i click on the user image on the left of a question,it redirects me to the anspress user profile instead of the buddypress one. I would like to change that link with the buddypress profile page or even the question tab of the buddypress profile menu. How can i do it? thank you all
When i try to activate the buddypress addon i have this error:
“Fatal error: Call to a member function generate() on a non-object in D:inetpubwebsmysitewp-contentpluginsanspress-question-answeradminviewsaddons.php on line 167”
So i can’t syncronize anspress to bp.
Hello,
The latest /assets/ap-admin.css is not being loaded because in /admin/anspress-admin.php,
wp_enqueue_style( 'ap-admin-css', ANSPRESS_URL . 'assets/ap-admin.css' );
is missing array() and AP_VERSION as parameters.
Thanks,
@awijasa
Post / Page image is now missing since last GIT update from master
This is low priority for me and I guess should be in general just wanted to note this:
There are absolute xamp2 urls written in the souce maps for the scss. So this files can not be loaded, if they actually exist, did not check yet.
It currently links to pages that do not exist.
Option to load styles only on Anspress pages is active and worked b4, styles are on question list page but not on the single question pages.
Hi again. I’m opening a new question for every different thing because I think you prefer it like that too.
I’ve tried all add-ons. Buddypress, notification and bad words have got that issue. After disabling them, page is not redirecting. But button is working. So not a big problem, no priority.