I copied and pasted the code that you have in your guide where I was supposed to and this is what I get:
Basically where the 4 photos are I get the blue question marks. How do I actually put a photo of mine there?
Thanks!
Vanessa
1 Answers
Hi Vanessa,
If you want to add the ads in the site, You can log in to Dashboard > Widget > add the Text widget to the “Secondary sidebar”, then add the following code to the “Text” widget.
<ul> <li><a href="http://bit.ly/tf-wallclassic"> <img alt="demo" src="http://demo.designwall.com/dw-minion/wp-content/ uploads/ad-2.gif"></a></li> <li><a href="http://bit.ly/tf-wallclassic"> <img alt="demo" src="http://demo.designwall.com/dw-minion/wp-content/ uploads/ad-2.gif"></a></li> <li><a href="http://bit.ly/tf-wallclassic"> <img alt="demo" src="http://demo.designwall.com/dw-minion/wp-content/ uploads/ad-2.gif"></a></li> <li><a href="http://bit.ly/tf-wallclassic"> <img alt="demo" src="http://demo.designwall.com/dw-minion/wp-content /uploads/ad-2.gif"></a></li> </ul>
After adding the code to the Text widget, You can add your image to the Media, copy the File URL in the right hand and change your image URL here:
http://demo.designwall.com/dw-minion/wp-content /uploads/ad-2.gif
Hope this helps !
Please login or Register to submit your answer