Mikhailo_Polshyn
2 Reputation

Reputations

Asked a question
When user gets email notification about a new answer the link is wrong

I created a new private question for testing and wrote answer under another user. The author received email notification but link on answer is wrong. It does not contain base for question page I see...

July 22, 20172
Commented on a post

Now I see that this bug only in first answer. Second answer was sent correctly.

July 22, 20172
Commented on a post

Hmm sorry maybe I did something wrong. But now I can't reproduce this bug again.

July 22, 20172
Commented on a post

Could you please tell when will fix #3 be in wordpress plugin directory? When will I be able to update AnsPress?

July 22, 20172
Commented on a post

Yes issue solved. I do not have email templates, maybe I did that test too quickly and some AJAX have not executed yet... magic %-) it happens some times.

July 22, 20172
Commented on a post

I just got email notification about your answer on another question and that email without link: Hello! A new comment posted on \\\'\\\' by Rahul Aryan. Link: http://anspress.io/questions/question/latest-release-issues/?show_answer=3180#answer_3180#comment-10122...

July 22, 20172
Commented on a post

It works on my site when I am under admin. But if I am a guest or some other user - all pages shows the same title - title from main page. But for example page with some question has right SEO title -...

July 22, 20172
Commented on a post

I am added code to filter your title because I need a breadcrumbs in it and when I am set title as empty string under admin I see the empty title but under the guest or another regular user nothing is...

July 22, 20172
Asked a question
Titles under guest is not the same as under admin

I created two filters to set my own titles for AnsPress pages: https://gist.github.com/rahularyan/af96ec7ae8ba94fa6a28   And under the admin everything works fine but if I use another user or just...

July 22, 20172
Commented on a post

Maybe the problem in filter priority? And I need to use 99999 instead of 999?

July 22, 20172
Commented on a post

What do you mean by that? How to add ANSPRESS_TITLE?

July 22, 20172
Commented on a post

Now under guest I see the title ANSPRESS_TITLE on question page %-(

July 22, 20172
Commented on a post

I have founf that my theme use the_title() function to show the page title and it use the_title filter and do not use wp_title filter according to wordpress documentation. So I think the problem in this...

July 22, 20172
Asked a question
How to show some content of user profile tab on my own page?

I already have a user profile page and just want to add list of questions created by some user to this page. I have tried following: ... code of my user profile shortcode....   ob_start(); anspress()->anspress_users->questions_page();...

July 22, 20172
Commented on a post

Thank you, it helps! But I have one more question - now I see page like main Anspress page with questions... but page in user profile with user's question is different on your site http://anspress.io/user/rahularyan/questions/...

July 22, 20172
Commented on a post

I have similar problem. Code style localization plugin shows an error: Error: The actual loaded translation content does not match the textdomain: ap Expect, that any text you translate will not occure...

July 22, 20172