• Resolved Fred_Konga

    (@fred_konga)


    Hi,

    I would like to know how I can add my AdSense code before the Question button?
    Or just tell me which PHP file manage the questions’ display.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Bob

    (@prasunsen)

    In views/show_exam.php there is a foreach loop:

    foreach ($questions as $qct => $ques)

    You can probably figure out where you want to add your code.

    Thread Starter Fred_Konga

    (@fred_konga)

    Perfect ????
    It’s between lines 72 / 73 in the file.
    Thanks a lot

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add ads before the button ‘Question’’ is closed to new replies.