Add content to every answer : in which php file is it ?

3.93K viewsGeneral
0

Hi !

 

First of all kudos for your awesome work, this is easily the best plgin by far in its category.  🙂 I am admirative of what you did.

I have a simple question : what php files should I modify if I want to add some content to every answer ? (not to the question, but t all the answers)

Thank you !

0

Read documentation for overriding. Then simply copy aswer.php from

plugins/anspress-question-answer/theme/default/answer.php

to

YOURTHEME/anspress/

Now edit this answer.php as you want.

Thank you very much Rahul 🙂