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?
Hello,
I see, that each and answer acts like a post in backend. But when i’ve created a question if the post id is 34, without any postings, just for test purpose, if i post the answer after asked that question, that answer post id will be like 37, instead of 35.
Why it’s like that? It’s same happening for every question, every question is taking up 3 post ids.
Please let me know what’s happening.
Regards