Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Arno Welzel

    (@awelzel)

    So – you used [timed-content-client show="00:10"] and the button does not appear after 10 seconds? Can you tell me an URL of this in action?

    Thread Starter antonyrj

    (@antonyrj)

    Thank you for your answer,

    Yes, the button does not appear 🙁 I have used the same code that you wrote.
    Ok my page is : http://bit.ly/2mgJvo9
    The button should be appear under video

    cordially

    Plugin Author Arno Welzel

    (@awelzel)

    The frontend script (wp-content/plugins/timed-content/js/timed-content.js) for Timed Content is never loaded. So it is either missing completely or you use some kind of “optimizer” or “speed up” plugin to compress JavaScript and CSS. Please disable the optimization first – then check again.

    BTW: in most cases optimizing all scripts and CSS into one file is not neccessary if you do not really have a lot of scripts. Browsers cache scripts and CSS locally anyway.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘button is not displayed :(’ is closed to new replies.