Jump to content

How delete <wbr> ?


IPBGallery.com

Recommended Posts

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>om

Links 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

Link to comment
Share on other sites

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...)

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Upcoming Events

    No upcoming events found
×
×
  • Create New...