go41

the info you need to know

Add Adsense between some Posts in WordPress


von Joern
Keine Kommentare

In WordPress on the frontpage you have normally a flow of posts. I want to show you how to put any advertising link or Adsense code between one or more of this posts. We are going to edit the index.php for this, so please make a BACKUP of this file…


von Joern
Keine Kommentare

Hi Joern,this is my codeCode:body {   font: 100% Arial, Helvetica;   background: #fff url(images/background.jpg) center center;   color: #333;   }and it seems to work. I must have done something wrong (my first website and the first time I change css and php).Thank you for your information and keep up the good work!Yves