Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
On my work page I’m going to have thumbnail and I would like each picture to go to a different url.
Right now I am using Visual Text Editor and every time I use the link button to attach a url on one of the two images, it effects them both . I would like it to be separate. This is the code inside of the Visual Text Editor
<a title="Timberwolves" href="http://www.primitivecreations.tv/timberwolves/"><img class="alignnone size-medium wp-image-272" src="http://www.primitivecreations.tv/wp-content/uploads/2015/04/Thumbmail1-300x236.jpg" alt="Thumbmail" width="300" height="236" /><img class="alignnone size-medium wp-image-279" src="http://www.primitivecreations.tv/wp-content/uploads/2015/04/Minnesota-Timberwolves-300x236.jpg" alt="Minnesota Timberwolves" width="300" height="236" /></a>
Hi Oliver
Both images are at the moment both wrapped in the same tag. If you add a space between the images then you should be able to link them correctly. You can always delete the space afterwards to have them touching.
Hope this helps
Magus
Thanks works like a charm