Change the just-posted answer with Ajax : which file is it ?

5.09K viewsCore
0

Hi,

I added social buttons (Facebook etc) to share each answer, by adding code on answer.php.

The problem is that when somebody writes an answer, it is published with Ajax and the content of answer.php is not called, so the buttons do not appear automatically.

So there is another file I should edit to do that, apparently. Which one is it ?

 

Thanks for your answer !

Hello,
Will you please upload a screenshot so that I can know what you are pointing at.

0

I actually used

<div id="share<?php the_ID();?>"

so that is not what caused the bug 😉

I just noticed that if add html text inside this <div>, it works, the content appears on the just-posted answer, but if I add  PHP or social share buttons (which are Javascript) they don’t appear. Any idea why ? Thanks  🙂

commented on answer

May be syntax error.

You are viewing 1 out of 3 answers, click here to view all answers.