mtonev
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
I think I found a solution – here it is in case anyone else searches:
https://www.gyrocode.com/articles/jquery-datatables-custom-control-does-not-work-on-second-page/
In the case with mb.miniAudioPlayer:
<script type="text/javascript"> $(function(){ $("#tablepress-ID a[href*='.mp3']").mb_miniPlayer(); }); </script>Hi,
thanks for your fast reply and for the tip. I think this is exactly my problem.
I try to use your plugin with https://ww.wp.xz.cn/plugins/wp-miniaudioplayer/.
For each row I have one player. On the first page I see all of them. On the second one – I see none.You can ignore that about the “Media File Renamer”.
Any idea which event I have to trigger to reload?
Thank you
Closing this thread
I found the solution – sorry.
Using the
.tablepress-id-123 .column-0 { min-width: 100px !important; }- This reply was modified 6 years, 7 months ago by mtonev.
Viewing 5 replies - 1 through 5 (of 5 total)