Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted September 1, 20159 yr Hello!Why when I put the value of any of the fields (IP Content), then the system inserts a <wbr> so the link is broken? Example:site.c<wbr>omLinks dont work! And my constuction dont work: <div class="browser_screenshot"> {{$v = str_replace('<wbr>','',$v);}} <img class="ipsImage" src="http://mini.s-shot.ru/1024x600/1024/jpeg/?{$record->customFieldDisplayByKey('site_link')|raw};"> </div>Help me please
September 1, 20159 yr Edit: pardon my poor reading comprehension. My comment is for a different situation than yours. Apologies.In some cases using {$formValue} instead of {value} will fix this. (Although I did have a test conversion early on though that I could never get rid of the word-break tag...)
Archived
This topic is now archived and is closed to further replies.