Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1240711
    RedemptionChapel
    Participant

    I have the latest version of X Theme installed and I’m using the Renew theme. I’ve added in the Seriously Simple Podcasting plugin, which uses the default WP Media Player, but when I add a playlist to my site, the control bar is displaying incorrectly (see image).

    When inspecting the CSS, it looks like the Renew stack is adding CSS that is forcing the control section onto multiple lines.

    I can provide the ability to view the site (it’s still in development) in a private message.

    #1240808
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1240933
    RedemptionChapel
    Participant
    This reply has been marked as private.
    #1241148
    Nabeel A
    Moderator

    Hi again,

    Thanks for providing the credentials! It sounds like you’re be having an issue with a third party plugin. Regretfully, we cannot provide support for third party plugins or scripts as our support policy in the sidebar states due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not native to X will need to be directed to the original developer.

    Thank you for your understanding.

    #1241166
    RedemptionChapel
    Participant

    It’s the default WordPress Media Player. Check that page again. I added an audio playlist using the default, vanilla, WP playlist under the other one. It’s still displaying incorrectly. That has nothing to do with the 3rd party plugin. Something within the Renew stack is causing the controls to display on multiple lines.

    #1241176
    RedemptionChapel
    Participant

    I just disabled the Podcasting plugin, and the default WP Playlist is still displaying incorrectly.

    #1241542
    Lely
    Moderator

    Hello There,

    Would you mind trying using the default wordpress themes? Then check if it is working as expected. If it is. give us screenshot and then go back to X theme. Then please do give us admin rights so we can investigate further.

    #1242280
    RedemptionChapel
    Participant

    Here is the screenshot of the same page using the WP Twenty Sixteen theme. The playlist looks as expected. I’ll send credentials for Admin rights in a private reply.

    UPDATE: I took another screenshot with the Podcast plugin active and looking as expected using the Twenty Sixteen theme as well.

    #1242286
    RedemptionChapel
    Participant
    This reply has been marked as private.
    #1242458
    Christian
    Moderator

    Hey there,

    Sorry for the confusion. This is currently a known issue with Cornerstone. For now, please use third party services like SoundCloud and use the Embedded Audio element.

    Thanks.

    #1242759
    RedemptionChapel
    Participant

    For what it’s worth, adding the following css fixed the issue:

    .mejs-controls div.mejs-time-rail {
    width: calc(100% - 220px) !important;
    }
    
    .mejs-controls .mejs-time-rail .mejs-time-total {
    width: 100% !important;
    }
    #1242966
    Jade
    Moderator

    Glad to hear you got it sorted and thanks for sharing your solution.

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