Square sidebar banner

Hello Movin,

Please how do I create a square banner space at the sidebar? It’s for a private Ad.

I would also like to know how to upload.

Thank you.

Hi @biodun,

I hope you are well today and thank you for your question.

You can achieve this by adding private Ad code in the default WordPress text widget and adding that text widget in the sidebar.

Best Regards,
Movin

Thanks for your reply. But how do I create an Ad code for a specific image? I want to create one myself.

Hi,

In WordPress Dashboard > Appearance > Widgets, there should be a widget called “Text” for adding HTML. You can then paste this into it:

<a href="http://www.thatericalper.com/wp-content/uploads/2014/07/rick-astley.jpg">
  <img src="http://www.thatericalper.com/wp-content/uploads/2014/07/rick-astley.jpg" />
</a>

Whereas, href="" should link to who ever you’re advertising for’s site and src="" should be the url for the image. This is the most basic way to do it. As Movin mentioned there may be other desired html code for the ad, you can also put that code in the text widget

Hope that helps

Thanks a lot for this. I understand now.

You are always welcome here :slight_smile: