Tagged: x
-
AuthorPosts
-
July 12, 2016 at 3:38 am #1082765
cre-aidParticipantWhen 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?
July 12, 2016 at 8:59 am #1083115
ChristianModeratorHey 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.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1082765 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
