Broken insert ads after image
-
This puglin broken ads after image.
The code of the image is this:
<p style="text-align: center;"><img class="alignnone" title="Candy Crush Saga" src="http://www.example.com/wp-content/uploads/candy_crush_saga.png" alt="Candy Crush Saga" width="560" height="329" /></p>When I use this code, it inserts the ads after the next
</a>within the post.Example:
<p style="text-align: center;"><img class="alignnone" title="Candy Crush Saga" src="http://www.example.com/wp-content/uploads/candy_crush_saga.png" alt="Candy Crush Saga" width="560" height="329" /></p> <h3>2. Crossy Road</h3> <p style="text-align: left;"><a title="Download Crossy Road" href="http://www.example.com/crossy-road-jogo-android-ios-windows-phone.html" target="_blank" rel="noopener">Crossy Road</a><ads here> é um jogo gratuito para iPhone e iPad baseado no Frogger do Atari.</p>If I use this code below, it works, but I do not want to link to the images.
<p style="text-align: center;"><a href="http://www.example.com/wp-content/uploads/candy_crush_saga.png"><img class="alignnone" title="Candy Crush Saga" src="http://www.example.com/wp-content/uploads/candy_crush_saga.png" alt="Candy Crush Saga" width="560" height="329" /></a></p>- This topic was modified 8 years, 9 months ago by .
- This topic was modified 8 years, 9 months ago by .
- This topic was modified 8 years, 9 months ago by .
- This topic was modified 8 years, 9 months ago by .
- This topic was modified 8 years, 9 months ago by .
- This topic was modified 8 years, 9 months ago by .
- This topic was modified 8 years, 9 months ago by .
The topic ‘Broken insert ads after image’ is closed to new replies.