Hello
I am having an Issue with Polylang for my multilingual site “arabic/english”. Questions with arabic language set gives 404 error.
I have tried saving permalinks again, and tried different question page slugs. Nothing.
It seems this plugin doesn’t support multiple languages!
Also, rtl has many issues.
I have installed the latest anspress plugin 2.3.8 and trying to configure with sahifa theme. But quick ask and Top users widget is not displaying in widgets section of wordpress. As I read on the website and checked in the widgets directory of the plugin these are available. Please let me know how can I enable them.
Thanks,
When will <!––nextpage––> be implemented in the AnsBug theme?
I am trying to use it to paginate a long tutorial post.
When I enter <!––nextpage––> in the text editor, WordPress changes it to <!––nextpage––>
I am editing Anspress plugin. I found an issue when trying to include my stylesheet. The spinner keeps spinning as if it’s thinking endlessly and it never generates suggestions. This happens when I include my own files. I noticed that sometimes the cause is a BLANK STYLESHEET WITH NO CODE (fd-css.css) and sometimes it is the fd-braintree-js.js (so a javascrpt file). Why is this happening? All I am doing is including some files that have no relationship to the main Anspress code!
private function fd_includes() {
require_once( FIND_DO_FOR_ANSPRESS_DIR.'braintree/fd-braintree-js.js' );
require_once( FIND_DO_FOR_ANSPRESS_DIR.'braintree/fd-bt-functions.php' );
require_once( FIND_DO_FOR_ANSPRESS_DIR.'braintree/lib/Braintree.php' );
require_once( FIND_DO_FOR_ANSPRESS_DIR.'braintree/fd-process-trans.php' );
require_once( FIND_DO_FOR_ANSPRESS_DIR.'fd-css.css' );
}

I asked this question before but no answer. I really need to remove this feature. I am using the latest stable version of anspress 2.3.8. Thank you!
Hello,
I see this is a very fully featured plugin. But is it still lacking RTL and Arabic support?