I want to replace those login text and also want to change forms. I don’t want old way of login style for my website. please tell me i will be appreciated. I’m running a tech website and i’m currently working hard to make it more professional. 

 

I want to remove/edit/replace this tell me how can i do it. I already edit that file login-signup.php file in your plugin folder but i edit everything didn’t change anything.

 

 

which text or code should i remove or replace ?

hi when i click to answer box to replay it doesnt open

 

is there any options for beter answer boxes ?

Hey guys,

I’ve been putting the_permalink(); in a jQuery code, this one actually :

<script>
$(“.share”).functionshare({
 shares: [”facebook”, “twitter”],
 url: “<?php echo the_permalink();?>”,
 text: “text to share”,
});
</script>

And I put it in answer.php so that it triggers for every answer. I also added <?php echo the_permalink(); ?> to answer.php so see if it works, and it does, it echoes the content of each answer properly (http://mysite.com/q/question-title/?show_answer=1681#answer_1681, or http://mysite.com/q/question-title/?show_answer=1332#answer_1332 for instance).

The problem is that when put in the jQuery script, the url it takes is always the one from the last answer that appears on the page, http://mysite.com/q/question-title/?show_answer=718#answer_718 in this case, and not the correct ones being http://mysite.com/q/question-title/?show_answer=1681#answer_1681, or http://mysite.com/q/question-title/?show_answer=1332#answer_1332…)

The jQuery code works if I put another url (“http://test.com”) so it seems to be an issue with Anspress / WordPress… Could you please help ?

Thanks heaps guys !!!

Hi,

I’m user of anspress plugin on wordpress. Is it possible that when a user’s question is replied by someone, user will be notified by email?

Greatings,

I have an issue i’ve using .po edit to translate anspress to different language, SUCCESS I’ve done that. But 2 major issues and i want to fix.

1. Then you go to user panel and Activity Feed

I can’t translate this text in .po edit file no lines with that. I Changed all lines where was answes answered and etc but this line dont apear. In that file i can change this language “answered on”

2. Then i go to Notifications i see same issue with “answered on”

Help me, tell me in witch file i can edit this text input

merhaba,

WordPress Üzerinden anspress kullanıyorum. Kullanıcıların bulunduğu yapmasını sorularına ettik giriş Yanıt gelince Bildirim gitmesini istiyorum ancak bunu nasıl yapacağımı bulamadım. Konu Ile Ilgili destek olur musunuz?