Would I have access to change the Theme page? The questions section along with the subheading and the answer section and it’s subheading?
If I went this way say something like Do You Have Questions? Is it Editable?
and the sub heading Questions Asked. Answers Given.
Thanks… I have WordPress but I would need to upgrade it to upload the plugin from their choices. They do have your plugin. Any other charges?? Take care….
Hi,
I`m using Anspress on my divi Theme. The Plugin works fine, but there`s one big problem:
Comments are not shown!
I tried this issue with other themes, than it works…
Do you know what I can do?
how to resize the insert image dialog box in previous versions? this is the view when i will upload images via smartphone. I want to customize the dialog box so as not to cut it. help me please, thank you 🙂
I upgraded to Version 4.1.10 but now my categories page does not work, it only displays all individual questions. Categories is enabled in the addons page, however the disable/enable buttons no longer work either.
I can see the categories page only by using the shortcode [anspress page=”categories”], but the individual pages only display the title and description, it no longer shows the image or any questions.
What happened in the automatic upgrade to the new version to cause this, and how do I resolve it? Can I roll this back to the prior working version?
Hi guys,
I am using anspress with askbug, the paid theme. Since I’ve upgraded to the new version my attachments do not work anymore.
I have a custom mime type enabled in functions.php, but the new uploader only works with images. If I upload the file, the script tries to add a screenshot in the content area, and does not offer a direct download for the file.
Is there a way I can re-enable the old version of that code?
Thanks,
Levi
Comments on any questions or answers are not visible. I have checked on the admin page and all comments are approved. Yet they don’t show in anspress.
hi,
how i can show Advanced Custom Fields in (Ask Question Page) and ( Single Question Page ) ?
thanks
updated to latest version and it breaks my site. Console reports the following error:
Uncaught ReferenceError: AnsPress is not defined at HTMLDocument.<anonymous> (script.js?ver=1:16) at i (jquery.js?ver=1.12.4:2) at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2) at Function.ready (jquery.js?ver=1.12.4:2) at HTMLDocument.K (jquery.js?ver=1.12.4:2)
I have enabled the re-captcha add-on and some pages now exhibit a scripting error. on line “AnsPress.captcha = {};” in code below.
I have enabled the re-captcha add-on and some pages now exhibit a scripting error. on line “AnsPress.captcha = {};” in code below.
jQuery(‘body’).on(‘submit’, jQuery(this).closest(‘form’), function(){
grecaptcha.reset(AnsPress.captcha[id]);
});
});
}
jQuery(document).ready(function(){
AnsPress.captcha = {};
});
The other page has nothing to do with Anspress nor does it have any short codes. However I do have other plugins on the site that enable google recaptcha.
The other page has nothing to do with Anspress nor does it have any short codes. However I do have other plugins on the site that enable google recaptcha.
In page https://www.clicdata.com/forum/, I have a [anspress] shortcode which is now displaying all my blogs instead of the questions.
I have no idea how to fix this and when it started doing it. Any ideas?