This morning i marked one question as featured question & after saving it all question got disappeared & [anspress] shortcode doesnt seems to be working. Instead its showing “be first to ask question“.  Even i tried adding new question but that also do not appear after posting it. Also deleted featured post. All questions are still their in database & showing up in  admin panel but its not showing up at storefront. i tried adding [anspress] short-code at different pages but same result. Urgent help is appreciated.

Getting this message

 

Category extension require AnsPress 2.4-RC or above. Download from Github http://github.com/anspress/anspress

Tags extension require AnsPress 2.4-RC or above. Download from Github http://github.com/anspress/anspress

Although I have anspres 3.+.

How can I see teh style of what each class looks like to choose using https://wordpress.org/plugins/widget-css-classes/screenshots/?

Hi

Please turn off the ajax loading of the tinymce editor.

The performance gain is minimal, but on the other hand it does not work well with other mce plugins, because they are not loaded when the editor is loaded using ajax.

I have spend many hours getting the editor to work well with some tinymce extensions. It works fine when the editor is not loaded as ajax, but it breaks after the 3.0.1 update with ajax loading.

So please either make it an option, or disable the ajax editor load.

I honestly think it is more user friendly to simply load the editor on page load instead of forcing the user to wait when he/she enters the answer field.

It is not obvious for the user that an editor loading is happening.

Hello,

Recently my Anspress based website was not showing any data in the page. only header only loaded. After i logged into my admin account then a Text appears like update Php to 5.5 is required. so i updated the php. After the updation the website was loaded normally but

  1. my category/tags header not showing properly (shifted & not working )
  2. Category icons image shifted
  3. I getting more n More 404 error messages in google webmaster ( Note; from last few days i am not using the site nor working on it as i am busy with other jobs. so i am not even touched the site.)

Engineersinterview.com

This 404 count showing second time. First time i got around 200 .

Any page with the shortcode that’s set to homepage show blank.

Hi all!

I’m starting to test 3.0.1 on a staging environment and I’ll try to report here any issue I find. Some of them existed before 3.0, so they are not particularly related to that update. Here is the first one:

In AnsPress Options > General, I unchecked “Base page slug before user page permalink“. This is working fine and I have a slug like “domain.com/user/username/”. Great! Thing is, the Users directory page is not following the same slug structure and I have something like “domain.com/base_page/users/”.

I wouldn’t say it’s a a bug but I really think it would make more sense that single user profile page and users directory page use the same slug structure. What do you think?