Hi,
when i actived this plugin, show this error:
============================
Fatal error: Cannot redeclare ap_question_categories_html() (previously declared in C:\xampp\htdocs\wp\wp-content\plugins\anspress-question-answer\includes\taxo.php:23) in C:\xampp\htdocs\wp\wp-content\plugins\categories-for-anspress\functions.php on line 51
Notice: is_singular was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in C:\xampp\htdocs\wp\wp-includes\functions.php on line 4147
============================
Categories for antpress: in the file themes/category.php there is following html.
<div class=”ap-category-feat” style=”height: 300px;”>
These 300px breaks image in our theme.
Also there is a bag when I select image for category I must enter icon name to. Otherwise it produce “required” warning: “Font icon class, if image not set” even the image is set.
]]>Like now its open
https://mydomainname.com/questionpage/category/categoryname
i want it like https://mydomainname.com/categoryname
it is possible
Its very urgent
Thanks in advance
]]>How to ask question in multiple categories? Right now ask-form contains drop drown with single select option. How can we make it multiselect or can we add checkboxes to select categories?
https://www.ads-software.com/plugins/categories-for-anspress/
]]>Hi,
I can’t correctly translate some plugin parts, because of wrong plugin domain.
As example in file category.php:
<?php printf( _n('1 Question', '%s Questions', $question_category->count, 'ap'), $question_category->count); ?>
Translation works only if change ‘ap’ to ‘categories-for-anspress’.
Hope you will find some time to fix it.
Thanks for great plugin!
https://www.ads-software.com/plugins/categories-for-anspress/
]]>hello,
Can you please help me with conditional tags for question category pages?
I have 3 categories and for each page i want to run js script that will attach special var (cat id) to url. It will be used to set default related category when people will click on ask button (.ap-btn-ask):
<script type=’text/javascript’>
$(document).ready(function(){
$(‘a.ap-btn-ask’).attr(‘href’, ‘\/questions\/ask\/?cat=13’);
});
</script>
or maybe you know easy way how to grab category id?
Thanks for a good plugin!
https://www.ads-software.com/plugins/categories-for-anspress/
]]>Hello Developers,
I have a problem with this plugin when you add the categories and I’ll show you here a screenshot. I have on the server PHP 5.5-5.6 and the latest version of MySQL, use WordPress 4.3.1 and Anspress is currently with me.
Can you help me somehow? Thank you in advance.
Notice: Undefined index: ap_image in /www/htdocs/xxxxxxxx/wp-content/plugins/categories-for-anspress/categories-for-anspress.php on line 593
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/xxxxxxx/wp-content/plugins/categories-for-anspress/categories-for-anspress.php:593) in /www/htdocs/xxxxxxxx/wp-includes/class-wp-ajax-response.php on line 135
My Screenshot:
https://internetblogger.biz/wp-content/uploads/2015/09/anspress-category-error.jpg
https://www.ads-software.com/plugins/categories-for-anspress/
]]>Category not added in meta-box
https://www.ads-software.com/plugins/categories-for-anspress/
]]>