• Resolved Muh

    (@m7mad)


    Hey!
    I’ve added presto player through “shortcode”!
    I’m using pro platforms like Oxygen/Bricks Builder!!!
    The problem is, I added the “shortcode under div/ customer tag HTML”Audio”
    to make it Html semantic accessible, THe shortcode disappears!

    Question 1:
    Can you please define first if Presto Player is Accessible?

    Question 2:
    How do I achieve this? tag the player under audio HTML tag! for accessibility.

    Question 3:
    How to change the Presto Player font? I have a custom font on the website, But Prest doesn’t apply it!
    How I can assign my theme font to it? Is there a way?

    Kind Regards
    Kareem

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello Kareem,

    As of now, we do not have direct integration with Oxygen/Bricks Builder, and the only way to integrate is by using a shortcode. However, if the shortcode won’t work, kindly contact the theme builder provider first to check whether it will be compatible.

    The same goes for question number 3; for that to work, you can add Custom Code via the theme builder section. You can edit the Presto Player in Media Hub only.

    I hope that helps.

    Please feel free to get back to us if you still have any questions or concerns left unanswered.

    Thread Starter Muh

    (@m7mad)

    You’ve answered nothing according to my questions!
    Once you saw the word Oxygen/Bricks Builder.. immediately chose your weird answers!
    And wasn’t about builders, it’s about semantic HTML!

    let’s get this straight again…
    Please read it carefully!

    # Does Presto Player Accessible?
    Yes or No?

    # How do I achieve this? tag the player under audio HTML tag! for accessibility?

    # How to change the Presto Player font?

    All the above questions are not related to the builders!!!

    Looking forward!
    Regards

    Plugin Author Andre Gagnon

    (@2winfactor)

    Hi There!

    Happy to help with this.

    # Does Presto Player Accessible?
    Yes – for the audio player we wrap an html5 audio tag which is available to screen readers. Is that what you are asking? Or is there something else you want to add there?

    # How to change the Presto Player font?
    You can do it with this css:

    
    presto-player {
        --plyr-font-family: Georgia;
    }
    
    Thread Starter Muh

    (@m7mad)

    Thank you! @2winfactor
    All good!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Does Presto Player Accessible?’ is closed to new replies.