Question2Answer - Insert Adsense Code
Question2Answer script doesn't have theme system consisted of HTML files, but all HTML outputs are performed though PHP code. For beginners it is not quite easy to understand how to make even a simple changes, so we're going to explain how to insert custom HTML code (e.g. Adsense).
{mobile_block=responsive_ad_2_300_250}
Question2Answer theme logic explanation
Question2Answer script doesn't have a "common" template system made of HTML files, but rather outputs HTML code directly via PHP functions.