Jump to content
DevFuse Forums
  • Embed videos fail


    Michael
    • Fixed IP.Board Version: IP.Board 4.4.x

    Embed videos and probably other embeds are not working

    Manual Patch

    Open acp > theme editor > news > front > news > newsEntry

    Find:

    <div class='ipsType_richText ipsType_medium ipsContained'>

    Replace With:

    <div class='ipsType_richText ipsType_medium ipsContained' data-controller='core.front.core.lightboxedImages'>

    Open acp > theme editor > news > front > news > newsRow

    Find:

    <div class='ipsType_richText ipsType_medium' {{if settings.ns_truncate}}data-ipsTruncate data-ipsTruncate-size='{setting="ns_truncate"} lines' data-ipsTruncate-type='hide'{{endif}}>

    Replace With:

    <div class='ipsType_richText ipsType_medium' {{if settings.ns_truncate}}data-ipsTruncate data-ipsTruncate-size='{setting="ns_truncate"} lines' data-ipsTruncate-type='hide'{{endif}} data-controller='core.front.core.lightboxedImages'>

    Save.

    Just check other locations that news entry might appear.

    Edited by Michael


    User Feedback

    Recommended Comments



    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.

    Guest
    Add a comment...

    ×   Pasted as rich text.   Paste as plain text instead

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.


  • Status Definitions

    Pending = We are still working on this report.

    Fixed = The issue has been fixed and the resolution will be available in the next version.

    Closed = Feedback or opinion better posted on our forum for discussion. Also for reports we cannot reproduce or need more information. In this case just add a comment and we will review it again.

     

×
×
  • Create New...