Hello. I want to display an Announcement or Advertisement on the sides. I can do it in html in ordinary website but how is it done in Wordpress? Is there an HTML file where this ad box can be added? Pls help.
Hello. I want to display an Announcement or Advertisement on the sides. I can do it in html in ordinary website but how is it done in Wordpress? Is there an HTML file where this ad box can be added? Pls help.
You would need to edit your sidebar(s) file - generally sidebar.php or some variant.
Add your code there where you want it to display.
Usually you will want to wrap any code in
<div> code</div>
tags.
Ths for the reply.
I mean thx for the reply
This topic has been closed to new replies.