Stefan de la Motte
asked 10 years ago

How can i place an advertising banner on the main page like this:
<iframe src=”http://rcm-eu.amazon-adsystem.com/e/cm?t=kito04-21&o=3&p=12&l=ur1&category=electronics&banner=1WY69X54P3YBP8EGFYR2&f=ifr” width=”300″ height=”250″ scrolling=”no” border=”0″ marginwidth=”0″ style=”border:none;” frameborder=”0″></iframe>
Not on the sidebar
Regards
Motte

2 Answers
DominicStaff
answered 10 years ago

Please tell me detail about  the position that you want to place an advertising in DW Wallpress theme or a screenshot for further checking.

Stefan de la Motte
replied 10 years ago

Like that:

https://www.dropbox.com/s/dzrc05txm1t2jhs/15-07-2014%2014-31-03.jpg

see the amazon ad.

That was the code:

DominicStaff
answered 10 years ago

To resolve this issue, you can do as the following:
– Log in to Dashboard > Media, then add your banner. After finishing, you can copy the the FILE URL on the right hand side.
See the screenshot: http://prntscr.com/434m2w
– Open the home.php file in the folder path “wp-content\themes\dw-wallpress”. Find the line 12, add the following code under line 12.

<img src="FILE URL" style="width: 770px; height: 90px" />

Hope this helps !

Powered by DW Question & Answer Pro