Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1199087
    khzidan
    Participant

    Hey amazing people,

    All my uploaded videos in media folder are not shown in the website, however they can be found and played only on the wordpress admin.

    for example this is an URL for one video: http://successentrepreneur.org/1-intro/ but is not shown.

    I do not think it is plugin conflicts as I have not install new plugins for ages.

    Waiting for your help.

    Cheers,
    Khalid Zidan

    #1199088
    khzidan
    Participant
    This reply has been marked as private.
    #1199110
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! To resolve this issue and display the video in the single media attachment page, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .single-attachment .x-video .x-video-inner video,
    .single-attachment .x-video .x-video .x-video-inner {
        height: auto !important;
        padding-bottom: 0;
    }

    Please let us know if this works out for you.

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