badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

WP Portfolio Pro – does not play youtube video on mobile in wonderplugin slider

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #51401
    V
    Participant

    Hi Theme horse!
    I’m using a woderplugin slider to show youtube videos in posts. I have a following problem with youtube video in the wonderplugin slider – does not play youtube video on mobile (on PC not problem). Here is the link with youtube video (second point in wonderplugin slide):

    https://drevodilnakulicka.cz/2017/03/11/domino/

    When I change the template to twenty-seventeen everything is fine. I think there can be a conflict between the WP Portfolio Pro and the wonderplugin slider.

    Please, can you help me?

    Vlada

    #51402

    Hi Vladimír,
    Yes we have used excerpt to display the blog. Excerpt shows only a plain text. In single page your youtube slider will work fine but not in blog page. If you like to display slider instead of excerpt then you have to customize a bit of code.

    Go to theme folder -> inc -> structure -> content-extension.php on line no 118 change this code <p><?php the_excerpt(); ?></p>with <p><?php the_content(); ?></p>

    We recommended you not to customize the code. IF you customize the code then while updating to new version all your customized code will be lost. So create a child theme before making any changes in the code or make the same changes while your update to new version.

    Thank you!

    #51442
    V
    Participant

    Thank you for your answer. I made a change in code on line 118 as you describe but nothing has changed. Youtube video can not be played on mobile. Please what other changes will I make?
    Thank you
    Vlada

    #51466

    Hi Vladimír,
    Please undo the above answer. We have checked in our website using woderplugin slider and its working fine in mobile device. Are you sure that we are using the correct plugin or not? We have tested the video in this link and its working fine.

    Please deactivate all the plugins that you have installed on your dashboard except this plugins and check it whether its working on your site or not. If you have added any javascript in text widgets then please remove all javascript. Sometimes javascript will conflict with the theme.

    Thank you!

    #51475
    V
    Participant

    Hi Horse,

    you are right. I tested WP Porfolio Pro theme on my test site and the problem did not appear there. So I’m going to look for what else the conflict is causing. Thank you for your support.

    Vlada

    #51484

    Hi Vladimir,

    Let us know if there is any problem.

    Thank you for using our theme.

    #51540
    V
    Participant

    Hi Horse,
    so done – resolved. It was a “https:” security. Browsers on mobile devices prohibit viewing of nested content. Resolved by canceling https: and pages running on http:
    Thank you.
    Vlada

    #51542

    That’s great Vlada,

    Thank you!

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.