Can you add a sticky video feature as well to this plugin? There is an abandoned plugin By jefferey11
]]>Firstly, thank you so much for authoring such a nice plugin. The first time I saw it. Paul Boag, a UK-based UX consultant was using it. I made a note because it was so cool.
Later I realised YouTube has something similar, although it is As far as I know, limited.
On the link shown, the HTML breaks when I activate the option to automatically parse skip to timestamp links, it breaks this page (which does not have any timing links on).
Instead of
<div class="page-playback-speed-controls">
<button type="button" class="playback-rate-button" data-value="0.5" title="Playback Speed 0.5x" aria-label="Playback Speed 0.5x">0.5x</button>
<button type="button" class="playback-rate-button mejs-active" data-value="1" title="Playback Speed 2x" aria-label="Playback Speed 1x">1x</button>
<button type="button" class="playback-rate-button" data-value="1.5" title="Playback Speed 1.5x" aria-label="Playback Speed 1.5x">1.5x</button>
<button type="button" class="playback-rate-button" data-value="2" title="Playback Speed 2x" aria-label="Playback Speed 2x">2x</button>
</div>
Which is provided via the custom HTML block in Gutenberg. I Get the following
<div class="page-playback-speed-controls">
<button type="button" class="playback-rate-button" data-value="<a href=" javascript:void()"="" data-stt-time="0.5">0.5" title="Playback Speed <a href="javascript:void()" class="qed_stt_tslink" data-stt-time="0.5">0.5</a>x" aria-label="Playback Speed <a href="javascript:void()" class="qed_stt_tslink" data-stt-time="0.5">0.5</a>x"><a href="javascript:void()" class="qed_stt_tslink" data-stt-time="0.5">0.5</a>x</button>
<button type="button" class="playback-rate-button mejs-active" data-value="1" title="Playback Speed 2x" aria-label="Playback Speed 1x">1x</button>
<button type="button" class="playback-rate-button" data-value="<a href=" javascript:void()"="" data-stt-time="1.5">1.5" title="Playback Speed <a href="javascript:void()" class="qed_stt_tslink" data-stt-time="1.5">1.5</a>x" aria-label="Playback Speed <a href="javascript:void()" class="qed_stt_tslink" data-stt-time="1.5">1.5</a>x"><a href="javascript:void()" class="qed_stt_tslink" data-stt-time="1.5">1.5</a>x</button>
<button type="button" class="playback-rate-button" data-value="2" title="Playback Speed 2x" aria-label="Playback Speed 2x">2x</button>
</div>
I Have tested this with all plugins disabled.
I was wondering if you had a GitHub, I could try to solve this issue via; or if you would mind if I forked the plugin, so that I could make a Gutenberg block, which offers an isolated place to replace the timestamp links, or fixes the detection?
Hope you’re well.
]]>Hi, you said you would like to help make this more available with plugins. I am trying to use Podcast Player but it uses the following tag for its audio – <mediaelementwrapper id=”pp-podcast-3155-player”></mediaelementwrapper>
which then points to <audio id=”pp-podcast-3155-player” preload=”none” class=”pp-podcast-episode hide-audio” style=”width: 100%;” controls=”controls”>
<source type=”audio/mpeg” src=”11c0ecda29ee8415f44931065220d66c”/>
</audio> but when I try and add the link into the description, it doesn’t change the audio.
any help would be much appreciated
Although this plugin seems abandoned, both jdelarbre’s fork and the skip-to-timestamp plugin still work great w/ WordPress 5.7.
Saved me a lot of time and effort. Thanks a lot!
]]>This plugin has really improved the usability of my podcast site and it appears to be abandoned. It continues to function, but I was wondering if anyone is aware of an alternative option that would work in the same way that continues to be tested and updated. Thank you.
]]>I’ve done a fork of this plugin which allows to manage many media (video, audio, youtube) on the same page.
downloadable here:
]]>Unable to link to Podcast Player in Elementor for WordPress
Tried everything in the book but nothing works. What do I do?
]]>This plugin works great and does what it needs!
Unfortunately I have need for my video be responsive. Once my video is responsive the time stamps no longer works. I have read your instruction to only paste youtube URL into wordpress but the video is not responsive if I do it this way.
I have added the video using the embed code from youtube, I have also placed the video using ultimate shortcode youtube shortcode and I have done it manually (see code below). In all instances the video is responsive but the time stamps does not work.
Is there a way to retain the responsiveness of the video and have the timestamps work?
It seems once the youtube address is wrapped in a div or iframe the timestamp no longer works.
Here is the code I use to make responsive:
<div class=”resp-container”>
<iframe class=”resp-iframe” src=”https://www.youtube.com/embed/dQw4w9WgXcQ” gesture=”media” allow=”encrypted-media” allowfullscreen></iframe>
</div>
Here is the CSS:
.resp-container {
position: relative;
overflow: hidden;
padding-top: 56.25%;
}
.resp-iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
Hi there,
Love the plugin, however I regularly have multiple embedded youtube videos on the same page/product page (typically 3 to 4)
When testing this plugin it works perfect for the 1st embedded youtube video, however even if I use a divider line between the respective embedded you videos, all time stamps automatically link to the 1st embedded video only
Is there a way that I can somehow separate/compartmentalize the embedded youtube videos (on the same page) from the perspective of the plugin so as to be able to have time stamps for each of the embedded youtube videos (that are on the same product page) ?
Any advise would be much appreciated thank you !
FYI I’m using the Flatsome Theme with WooCommerce installed. Both of which are fully up to date and Re your plugin its also the latest version
]]>Shortcodes still creates links, but the links don’t work and result in errors like these:
skiptotimestamp.js?ver=5.1.1:15 Uncaught TypeError: STT.media.seekTo is not a function
at Object.doYoutubeSkip (skiptotimestamp.js?ver=5.1.1:15)
at STTSkipTo (skiptotimestamp.js?ver=5.1.1:33)
at HTMLDocument.<anonymous> (skiptotimestamp.js?ver=5.1.1:84)
Are there plans to add support for WP 5.x.x?
]]>Hello,
It seems that you are the only one with a timestamp plugin so I was so happy when I found this!
But, when I set it up, it creates a link, but the link does nothing. In Chrome I get a “javascript void” error. Tried the shortcode, just 00:99:77 etc, everything I read in this support page. Nothing works.
I am using the Enfold theme.
Can you help or, if this plugin is not maintained anymore, can you let us know?
Sincerely,
Barb
Hi,
First off, this plugin is great. Works flawlessy.
However, there’s a strange anomaly on my site when the plugin is activated.
I’m using Blubrry Powerpress to embed my podcast episodes.
When Iactivate Skip To Timestamp plugin, it inserts a weird timestamp just above the player. (see screenshot here > https://pasteboard.co/I5xVlZo.png)
When I deactivate the plugin, the anomaly goes away.
How can I get rid of this?
]]>Hi, I would like to know if you still manage this plugin and if you found a solution to support VIMEO ? That would be awesome !!!
]]>I was wondering if it’s possible to add a feature where it can insert and read hashes in the URL for timestamps.
Example: https://[url]/#t=00:10:51
The users could click on, copy, and share the URL in comments, webmentions, emails, social media, etc.
]]>I installed the plugin and embedded a youtube video as listed in the readme file. I have tried using the automatic feature and also tried using the shortcode, but neither are working links. They get styled as links but upon clicking, nothing happens. I’m currently on the latest version of Chrome. Please let me know if you need any more info. Thanks!
]]>I have 2 videos on the page. One is for desktop user, and other one is for mobile phone.
But module always apply skip to 1. vide which is in the page.
How can I give ID to video ?
Many thanks ??
Nikola
Hi,
Thanks for this plugin it’s great !
It works perfectly on a blog post, but I would like to be able to keep the timestamps displayed in the post excerpts. I’ve manage to let wordpress show the audio player but I can’t find a way to allow the timestamps to be displayed too.
Thanks a lot for your help
]]>The time stamp links are automatically created as I have ticked the “Replace Timestamps automatically” box. however this has stopped the autoplay audio settings from working and none of the timestamp links take you to that point in the audio, they all just stop the audio and restart it from the beginning.
the timestamps are not working on either.
Please can you help?
Hi,
i added plugin, set up automations and plugin is still not working.
Can you help me?
Best,
Jacek
Hi Mark,
First i wanted to say thanks for your work on this.
I was wondering if there was anything that i could add to the code to get Bzplayer Pro or Elite Player Pro to work with it when using youtube videos.
The self hosted videos work on both, but not on network options like vimeo or youtube. I’m wondering if its because they wrap the iframe call but I’m not really sure if that would be it. If you could offer any suggestions or ideas i’d really appreciate it.
Thanks again
]]>Hi there,
Do you currently support the Blubrry Audio Player (for Blubrry Hosting Customers)? I’ve installed the plugin and currently I’m getting “Skip to Timestamp: No media player found!” in my browser’s debugger, so I’m assuming there’s currently no support. If this is the case, do you plan on adding it to your list of supported players in the future?
By the way, awesome plugin! Thanks for creating it and making it free to download.
Cheers,
Dennis
]]>Hi there,
It can be more useful if there is a possibility to add end time of the video, in addition to the start time.
Forexample, [skipto time=4:30-5:10]skip to[/skipto] this part of the video!”
Suppose I want to play only part of a video for one link and another part of the same video for the second link and I do not want the entire video keep playing once the relevant part is over. For that reason I want to specify the end time of the video. Since plugin uses the currentTime parameter, so when the current time is equal to the end time then the video should be stopped.
Can you add this feature?
]]>I put both timestamp short code and simple time stamp but neither working
would you help me on this problem? I am currently using floating video plugin and
I was using iframe tag but changed to normal youtube link now
Hi:
First of all, thanks for your work with the plugin.
It doesn’t work anymore since 1.4 update.
The links aren’t styled as links, and although they are clickable, they don’t skip to the timestamp.
Thanks!
Hi! I am using this plugin to skip to ‘Workshops’ within training videos on my website. It works perfectly on desktop, but I have small issue on mobile devices. While the plugin does work on mobile, the first time you click on one of the workshop buttons (using the skip to timestamp code) it loads the video, starting it from the beginning. Once the video has been loaded into the page, the plugin does its magic and when the buttons are clicked, it skips correctly. It’s just on that very first click that the time should skip, but instead, it plays the video from the beginning. Any help would be greatly appreciated!
]]>Would it be possible to get the plugins to also work with comments on a page? It would be great as an alternative to SoundCloud Waveform Discussion.
]]>I am getting the following error when trying to implement the plugin.
Uncaught TypeError: STT.media.seekTo is not a function
Steps to embed:
1. Paste Youtube Link in the content area.
2. add – 03:00 – Test Title A
3. Publish
The time gets converted to hyperlink but when clicked, gives the above error.
Browser: Chrome
Hello,
I’ve recently updated a site to a new theme (Salient https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266 ) However, when the theme is active, the Skip to links make the page go blank. The audio plays correctly, but everything disappears from the page. If I refresh the page, everything goes back to normal. I’ve tried deactivating all other plugins and with other themes, the problem seems to be between the theme and the plugin. Any advice or help would be much appreciated.
]]>Doesn’t seem to work with latest Libsyn plugin (v 0.9.6.6). I use “posts” to post new podcast episodes. In Settings > Skip to Timestamp I set “Replace Timestamps Automatically” to Yes. In my latest post I put “24:22” …, but it only shows as text/no link in my website. I also made sure the “Disable Automatic links” box is unchecked. Why does my skipto link not show?
]]>The plugin has stopped working on YouTube videos for months. It would be great if there is an update as your plugin is the only one of its kind and I can’t find any substitute.
]]>