Hello, First of all congratulate you for the fantastic made with this forum, after making a broad comparison I decided on the panorama as the best option for my project.
I have 2 queries:
1.- Once there is an error with my template (flex-mag) and wpforo, when the user tries to log in and makes an error when typing the password the platform does not show any error, the one that is in this same forum in the part top right but in my forum there is no way to find them.
How could I do to show those messages only on top of the user fields and pass. I need to fix this by the complaints of my users.
2.- According to the GDPR law in its article 17 given that a user has access to the deletion of their data. wpforo does not have the possibility of users deleting your account, he read in a thread of this forum that will possibly be implemented in upcoming releases, what is this expected?
I buy a bundle of yours amazing extensions.
i would like know if with crossposting i can modify canonical form post in forum, i need the post page and post forum have the same canonical for dont have duplicate content.
Also please check in your wpf-hooks.php  ( /wp-content/plugins/wpforo/wpf-includes  ) file is there the following code:
<?php
function wpforo_notice_show(){
WPF()->notice->show();
}
add_action( 'wp_footer', 'wpforo_notice_show' );
Â
Last cuestion, is Wpforo compatible with WProcket?Â
Thanks