Hello Sir,
The Vimeo BB code is not working, please check it and help me out.
- Not working, Please check it. (9 and 8 no.)
[VIMEO]https://www.vimeo.com/xxxxxxxxx[/VIMEO]
Search RegEx: \[vimeo\](?<inner>(?<prefix>.+?)vimeo.com/(?<vimeoId>[0-9]{9}))/[^[]*\[/vimeo\]|\[vimeo\](?<inner>(?<prefix>.+?)vimeo.com/(?<vimeoId>[0-9]{8}))[^[]*\[/vimeo\]
Replace RegEx:<div><iframe width="100%" height="550" src="https://player.vimeo.com/video/${vimeoId}?show_title=1&show_byline=1&show_portrait=1&&fullscreen=1" frameborder="0" allowfullscreen></iframe></div>
Thanks,
Rabi