@rahularyan How about this option for Anspress 3.0 or does it already exist?

A while ago you posted the following code, below, to make a link, to someone’s profile. However it lands on “activity”.. I apologise if it’s a simple question but I want it to land on the person’s profile page, not their activity… e.g. http://mysite.org.uk/user/xyz/profile/. How do I adjust the below code to achieve this. Many thanks.

<code><?php
    $link = ap_user_link(get_current_user_id());
    echo '<a href="'. $link .'"> Update your profile</a>';
?>
</code>

Dear Rahul,
I need get the post_type before anspress load for my breadcrumb.
When I try get it e.g. exactly after head of page loads, I just get post_type is PAGE.
So I can not recognize post_type as ANSWER or QUESTION, before there is loaded a <div id=”anspress”>.

Have you (anybody) any idea how to get it correctly?

Thank you!

Will this feature be present in Anspress 3.0?

It was a very good idea. What is its current status?

I paid for two themes! Steel I don,t have it on my e-mail!  And steel I don’t have on my orders: http://joxi.ru/Vm6Qp1YCxYpQer
Why you remove my question from main list?

I’ve found what appears to be a bug in the system. If I disable “Allow user to submit multiple answers on a single question” they are unable to edit the single answer they’ve previously provided. I’d prefer to restrict users to a single answer that they can then update if they want to add more information.

Am I correct in thinking this is a bug, or is there something I’m missing?

So I’m wondering if there’s a way for individual users to turn of e-mail updates whenever there is a new Answer on a question they’ve asked, or new comments. I’ve been hunting through the options, and I can’t seem to find anything that does this. I think users would prefer to have the choice to get e-mails or not. Is there a way for them to define that?

Thanks!