Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
0 votes
448 views
in Q2A Core by
Hello,
can someone tell me how  to add this advertising code at the bottom of my website page

<script type="text/javascript">
adgoing_ad_client = "pub-2854";
adgoing_ad_slot = "slot-3541";
adgoing_ad_width = "728";
adgoing_ad_height = "90";
</script>
<script type="text/javascript"
src="http://www.adgoing.com/delivery/show_ads.js">
</script>
by
if you want to put ad at other places then you can use below plugin, put qa-theme.php file in your themes dir.

You can place adsense ads at below 4 spots, just insert your ad code in qa-theme.php

1. ad after menu navigation bar, just after horizontal line.
2. ad after question, just before answers.
3. ad after all answers, just before related questions.
4. ad after related questions.

download: http://prothoughts.com/q2a/

example of working ads:
http://answers.prothoughts.com/271/tips-for-getting-traffic-to-site

1 Answer

0 votes
by
In the Admin panel you can insert it into the "HTML at bottom of page" section and your advertisement will appear there.

Welcome to the Q&A site for Question2Answer.

If you have a question about Q2A, please ask here, in English.

To report a bug, please create a new issue on Github or ask a question here with the bug tag.

If you just want to try Q2A, please use the demo site.

Categories

...