Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1082765
    cre-aid
    Participant

    When I embed a video with the Snax front-uploader plugin it only shows the link to the video in the post. When I change the post format in the backend from video to standard it shows the video.

    It looks like the theme doen’t handle properly video post format.It doesn’t follow WordPress rules about videos:
    (https://codex.wordpress.org/Post_Formats) It look likes X has its own metabox for video settings and skip video url from content.

    According to WordPress documentation:
    Video Post Format – The first <video /> tag or object/embed in the post content could be considered the video. Alternatively, if the post consists only of a URL, that will be the video URL…

    Theme should get first url from content and use it as video url when video post format is set.

    Could u help me with this?

    #1083115
    Christian
    Moderator

    Hey there,

    From WordPress documentation:

    Note that while the actual post content entry won’t change, the theme can use this user choice to display the post differently based on the format chosen. For example, a theme could leave off the display of the title for a “Status” post. How things are displayed is entirely up to the theme, but here are some general guidelines.

    X has it’s own video format display for content consistency reasons. It is technically possible to integrate your plugin to X however, that would require custom development which falls outside the scope of our support. You might want to contact our trusted partners who caters X setup and customization needs. Please see https://community.theme.co/custom-development/

    Thank you for your understanding.

  • <script> jQuery(function($){ $("#no-reply-1082765 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>