How do you get question object and all the meta data associated with it to send to Google Analytics

How do I effectively use that ap_get_post() or another function to get the data from all the question meta?  How do I get the question_id and pass it into it?

No PROFILE access to change email & PW, in my Anspress.io account

There is no password and email changing field on profile page. help!

How to post a question not in the default language (WPML + anspress).

That is a pity to hear because polylang is not supported by a lot of other plugins I am using 🙁 BTW, apart from the question being posted in the default language, anspress works pretty well together with wpml 😉

Label extension and anspress 4.0.5

Hello – I’ve just upgraded to 4.05 (from 3 something) and got this message: Fatal error: Call to undefined function ap_list_filters_get_active() in /home/c10mill2/public_html/helpontap.org/wp-content/plugins/question-labels2/question_labels.php on line 476 So I went to this site, to get the latest labels extensions – have paid 15$ to renew my extension – but nothing is available to download. Please advise asap as in the interim my site is down. Thank you.

anspress +categories

i used that but i need the search bar in full width and questions and categoiers side by side. like he way you have 

not able to comment and attach image

Ask Discussion try adding a comment and uploading a image

Adding articles to AskBug?

Thank you for the response.  A few more pre-sales questions… If I would like to integrate a careers/job section to the website using a plugin like WP Job Manager, will it be easy to integrate into the existing Askbug theme?  And will it be possible for users already plugged in (using their askbug profile) to apply to advertised jobs.  And can a logged in user see which jobs they applied to privately? If a user comments on an article, not a question/answer content (see above) will that be listed in their askbug user profile activity stream? When resetting a password, the script only asks the user to enter their new password once.  Would it be better for askbug to ask them to enter it twice? Is there support for two factor authentication and to force users to login using ssl? Is it possible for a user to enter their comment or answer in the form of synatx/source code?  (ie; response is development code that uses proper syntax and is a font like courier.) Is it possible when visiting a category page (ie; site.com/category/java) for both multiple content types to be listed on this category page?  (ie; askbug questions, articles, and jobs?) Does purchase of the theme include support via email? Thanks again!

How do you get question object and all the meta data associated with it to send to Google Analytics

Hello Frank, Not sure if I completely understood your question but did you tried: ap_get_post() This function will return all post metas.