I found the same thing with both previous 2.4 beta and RC ~ I can no longer edit my navigation.
If I add a page to the primary menu, it doesn’t show.
If I try to delete a page from the menu, it won’t go.
Here’s what I mean ~ http://screencast.com/t/trxKecMB
I have to go back to 2.3.8 to edit my menus.
10 minutes later I found the problem.
I removed this code from functions.php and the problem went away.
function my_remove_more_filter($args){ foreach($args['description']['sanitize'] as $k => $s){ if($s == 'remove_more'){ unset($args['description']['sanitize'][$k]); } } } add_filter('ap_ask_fields_validation', 'my_remove_more_filter');
Sorry, I was too quick to ascribe.
Most awaited mention functionality is now available in 2.4-beta2. Download master branch for testing: https://github.com/anspress/anspress/archive/master.zip
NOTICE: this release should not be used in production site.
Hi there, I am using stockholm theme by select and php 5.4.
I have also used plugin organizer to turn off any plugins that may conflict. I have trialled everything and the phenomona keeps happening.
My issue is this:
AnsPress base page loads but when i try to answer question or ask a question, the page does not load. However, when I hit browser refresh button, then it loads to the proper page. Can you help me resolve this?
It might just be the fact that I entered all 141 tags alphabetically but Popular New and Name don’t seem to sort on the tags page.
The easy answer is “use another theme” but the rest of a huge site uses that theme. Are there any other thoughts on debugging? The theme is Pursuit http://themeforest.net/item/pursuit-flexible-app-cloud-software-theme/9095879
**** I have changed the theme to one that works better with AnsPress
How do remove icon displayed in the category widget
What is name of element to be able to change button color via CSS of
– “Sort-By” and the highlighted dropdown
– “Ask question” button
Is there any widget or any settings you would suggest, that can work with out of the box with adsense ads. My 95% users visit only from mobile, so keeping the code in Text-widget in siderbar didn’t suit me.
So, at present I have modified –
1. home.php to show a responsive Ad on top of questions list.
2. question.php to show a single responsive ad only after question.
I was wondering is there any easier way to put a single ad on all AskBug pages, or will I have to edit all rest of the pages, like users, categories etc. If it’s the later one, then I am only interested in one page, which I am unable to find, i.e. the one which shows list of questions. Which part of the code is it?
Thanks.
My website is a directory of hospitals and I want users to be able to ask specific questions about each hospital on each item page, without them being shown on another hospitals page. Is this possible with Anspress?
Thanks
I am getting this notice.
Category extension require AnsPress 2.4-RC or above.
Ooops! I’ve got no categories.