Since the sidebar width isn’t customizable, I can only think of placing medium rectangle (300 x 250) ads in the Home Content Sidebar. The Text widget wasn’t listed in the documentation as one of the usable widgets in this space so I just want to confirm that this and possible AdRotate can simply stack along with the other listed widgets. Thanks!
1 Answers
Hello Miguel ! If you want to add the ads to the sidebar & header, you can log in to Dashboard > Widget, Add the following code to the Text widget: —-300×250—–
<div class="ads-230">
<a class="ads-thumb" href="#" title="Multi Grids Responsive with JigoShop"><img src="<span style="text-decoration: underline">**YOUR LINK**</span>"></a>
</div> --------700x90---------- <div class="ads-770">
<a class="ads-thumb" href="#" title="Multi Grids Responsive with JigoShop"><img src="<span style="text-decoration: underline">**YOUR LINK**</span>"></a>
</div>
Notice: please add the image to the Media, copy the File URL and paste it into YOUR LINK Hope this helps !
Please login or Register to submit your answer