• Resolved estherramos

    (@estherramos)


    Hi, Nobita.
    When updating to the latest version, the web has disappeared, so I have returned to the previous version …

    Do you know of a user with the same problem?

    Another question I would like to ask you:
    The video that I have inserted in the home page, even putting it in HTML: rel=0, keeps showing me at the end, the related videos.
    I would like you to go back to the beginning and stop.
    This is the code that has:

    <iframe src=”https://player.vimeo.com/video/202195913?rel=0;color=ff6b25&title=0&byline=0&portrait=0&#8243; width=”800″ height=”450″ frameborder=”0″ allowfullscreen=”allowfullscreen”></iframe></p>

    Thank you very much.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author nobita

    (@nobita)

    When updating to the latest version, the web has disappeared, so I have returned to the previous version …

    Do you know of a user with the same problem?

    Yesterday, there was the same problem from users of the theme.
    Raindrops 1.501 will be live soon based on the user’s contact.

    Please test width Raindrops 1.501

    If possible, please tell me the PHP version of the server you are using.

    For video questions, please give me some time.

    Thank you

    Thread Starter estherramos

    (@estherramos)

    PHP 7.1.

    Gracias.

    Theme Author nobita

    (@nobita)

    About vimeo I do not have detailed knowledge, but the following documents may be useful

    https://vimeo.com/blog/post/more-customization-more-engagement-new-end-screen

    The way you do not display the end screen with the code you are using now is to loop it.

    add &loop=1

    
    <iframe src="https://player.vimeo.com/video/202195913?rel=0;color=ff6b25&title=0&byline=0&portrait=0&loop=1" width="800" height="450" frameborder="0" allowfullscreen="allowfullscreen"></iframe>
    

    Thank you

    Thread Starter estherramos

    (@estherramos)

    Hi, Nobita.

    Yes, I had already thought about the loop option, if there was no other way …

    Thank you for your suggestion.

    Have a wonderful day.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘When updating to the latest version, the web disappears’ is closed to new replies.