Hello, Could you help me disable my website users to answer at a closed discussion ASAP please? I erased the all of the code of duplicated anspress/theme/default/answer-form.php in my new folder called anspress. Then I copied and pasted the code that you gave me in my new anspress folder. Besides my new folder, everything is as same as original. Following is the code that you gave me and I copied and pasted. <?php $question_id =get_question_id() ; $current_user = get_userdata( get_current_user_id() ); $validate = ap_validate_form(); if(!empty($validate['has_error'])){ echo '×Close’. __(‘Problem submitting form, please recheck form’, ‘ap’) .”; } ?> user_email, ap_opt(‘avatar_size_qquestion’) ); ?>
Which file do you edit to change the wording? I’ve noticed a few other things that aren’t quite correct (‘memeber’ in the profile page) and I’d like to edit them myself.
Thanks fro replying so promptly however, I’m not sure you’ve understood. The meta-title is exactly the same for every question. Take a look at this question on our site – http://www.geoze.com/answer-bank/wheres-the-best-place-to-get-business-cards-in-farnham/122/ If you look at the meta-title, it’s exactly that same as the main question page (http://www.geoze.com/answer-bank/) I can see that when a new question is added, the URL permalink is created as per SEO best practices but for some reason, the meta-title isn’t. Does that make sense?
You mean page title “ tag ? if yes then you must enter ANSPRESS_TITLE in base page title, but you can change slug to anything you want.
Hi I followed your reply, but it did not work. Is there anyway that you will help me out solving this asap please. https://wordpress.org/support/topic/disable-anspress-users-to-answer-a-closed-conversation-in-my-website?replies=1#post-6868491