Im getting Duplicated title

I made template with name here in http://share-ask.com/wp-content/themes/Route/page-question.php

& below is my template code in file page-question.php

still same Double title error reply asap

hello
my blog has many users & I want to assign them new comer role. Please let me know how to do it for answerpress.
Thanks in advance

Is there a way to put a direct link to the user’s profile in the the WP navigation menus? I saw that user’s directory uses http://ANSPRESS_USERS_PAGE_URL to add a link. I want to give users a link to get to their profile directly, is there a similar method for that?

Hello,

I updated to the latest version and received an error:

Warning: getimagesize(//wp-content/uploads/40H.jpg/40H-150x99.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /wp-content/plugins/anspress-question-answer/includes/image_resize.php on line 30

Any idea?

Hello!

Is it possible to add one field “email” when Anonymous try to ask question? Or how I can send notifications about answers to Anonymous?

Thank you!

hi i want to know how to prevent using external links
to prevent spam on our website
for example if we can convert url to text
http://www.androidicu.com Directly Convert to Android ICU or www.androidicu.com

is that possible ?

its now like this

.question-list .wrap-right {
margin-left: 75%;
width: 25%;
text-align: right;

it should be like this

.question-list .wrap-right {
margin-left: 75%;
width: 26%;
text-align: right;
float: none;

and this should remove the display none from it

.ap-avatar{display:none:

Hi,

I flagged a question for test purposes, and now I can not remove the flagged notification from wp-admin no matter what I do. Near the “Flagged” Menu it’s always the number 1.

Any help?

Regards

Suppose if i type a question,what the related question widget will do is it will pull related/similar question using ajax from database but this widget is displaying some questions.

Hello,
I was just wondering if there is way to customize the editor menu in questions or answers forms?
I’d like to integrate some options like those provided by wordpress TinyMCE plugins or create my own…