please suggest a solution to this problem. It’s a basic problem and a major blocker. What can be done to prevent such issues arising out of future wordpress/anspress updates ?
is there anybody that uses custom fields into his/her ‘s site?
Great, thank you¡¡
Yes, You can use AnsPress role editor in AnsPress tools.
Okay, my /category/ folder contains 2 PHP files: widget.php, categories.php I search for “question_category” in both those files. I’m assuming I don’t have to change everything from question_category to category. So I changed everything that was looking like it was using that string: ‘question_categories’ in any method or url string (get_terms(), etc) I added the hook on line 76 of categories.php. I can’t seem to get the addon to show up to enable in in anspress. I did change this in the Widget file (thought it might need to be unique) no change.
‘[]’ is shorthand of PHP array. Please make sure your server has latest version of PHP or at least 5.6.