On our company website I have a slider which is controlled by a paragraph. The paragraph look as following:
<a href="<!--@ParagraphImageLinkClean-->" target="<!--@ParagraphImageLinkTarget-->" > <img src="<!--@ParagraphImageClean-->" alt="<!--@ParagraphImageLinkAlt-->" title="#slide_<!--@ParapgraphContainerSort-->" /></a> <div id="slide_<!--@ParapgraphContainerSort-->" class="nivo-html-caption"><!--@ParagraphText--></div> The problem is in my ParagraphImageLinkTarget. I cannot get it to work properly. No matter what I apply in the Image link target, is it opened in a new window. When I look at the source code it looks like this: <a href="..." target=">. Does anyone have a solution to this? ALSO, i have searched the DW sites for some information on how to use if statements. I would like the link tag to be removed, if there is not defined a link on the paragraph image. Right now it will just link to the front page. Does anyone know where I can find some information? You can se the solution here: www.kompagniet.com. The slider is on the frontpage (Forside) Hope someone can help me? Kind regards Martin Nonbo