Error in notification tab:
Notice: Undefined index: user_id in /wp-content/plugins/anspress-question-answer/includes/notification.php on line 388 Notice: Undefined index: user_id in /wp-content/plugins/anspress-question-answer/includes/notification.php on line 389
How can I get the username of the question author? I want to add a shortcode at the top of a question and display some question author related info there…
Currently my page shows, that the user profile page is a subpage of anspress.
So my anspress menu item is highlighted, when I go to a user profile and also the breadcrumbs are “wrong”:
Since I did not selected the “Use base page slug for user profile” thing, its very confusing to the users.
Notice: Trying to get property of non-object in /wp-content/plugins/anspress-question-answer/includes/user.php on line 144
Hi,
unfortunately I cant submit any question.
when I select submit button, page refreshes but nothing happens and nothing is shown in questions page.
Firefox and Chrome do not display plugin images: thumbs, more button, …
In Internet Explorer 11 everything works fine.
http://bit.ly/1eJi2mf
Already tried to put Cloudflare in development mode to disable the JS Rocket Loader, Cleared all cache, …
Thank you for looking into this.
hi, I think setting a biography for a user and asking someone to answer are both very useful features .
just like in quora.com
)
I am wondering whether they are in the schedule.
Thanks a lot .
——
I think it is better to display some short biography after the displayname, just like quora.com.
Currently the own profile is shown, when a profile does not exists.
I would make it that way:
- If profile exists (e.g site.com/user/admin): show this profile
- If profile does not exists (e.g. site..com/user/peter, but there is no user peter): show “User not found”
- If link is site.com/user (without any name) show own profile
That would be great 🙂