Ad images on the blog

Lucas4ever

New Member
Does anyone know how to add the images for the Ads in the Blog section, there is 2 of them, 1 on the top right hand side and the other one botton right hand side bellow most poplular posts.
 

Lucas4ever

New Member
Solved!, you have to go to customization in the wp dashboard /wp-admin/admin.php?page=customization and in the tab Blog you will have to change

<a href="#"> replace this # to the address you want to take readers when they click on the image example //yourwebsite.com/linkofthepageyouwant/
<img src="//yourwebsite.com/locationoftheimageyouwanttodisplay"> here you put the link to the image you want to display
</a>

you can do this for both images, one shows at the top and the otherone at the bottom, if you want to display the images in mobile devices aswell have the icon checked and make sure you save before leaving!
 

Direct Webstore

Well-Known Member
you can do this for both images,

You can also put any other html in there too ... as well as images. I use one space for a newsletter subscription ad/image and a signup form. (The built in signup form doesn't work for Sendpress Newsletters ... which is what I use)
 
Top