Forum Replies Created
-
AuthorPosts
-
XWP_Guy
KeymasterWe already tried to fix this. At the moment, xvideos;redtube;youporn working well. Only pornhub server is quite unstable as usually.
XWP_Guy
KeymasterWhat is your link? My plugin don’t make any change to your protocol http or https, may be you not change your site to https properly. Try plugin “Really Simple SSL” to fix your site first.
XWP_Guy
KeymasterOpen single.php and find:
<script> video = document.querySelector('video'); player = videojs(video); player.logobrand({ image: "<?php echo get_option(THEME_PREFIX . 'logo'); ?>", destination: "<?php echo get_site_url(); ?>" }); </script>delete
player.logobrand({ image: "<?php echo get_option(THEME_PREFIX . 'logo'); ?>", destination: "<?php echo get_site_url(); ?>" });the code after edit will like this:
<script> video = document.querySelector('video'); player = videojs(video); </script>XWP_Guy
Keymasterit’s a 59$ plugin, man
if the problem of the theme can not be solved, I will change product for you instead of refund-
This reply was modified 7 years, 4 months ago by
XWP_Guy.
XWP_Guy
KeymasterAre you sure to change this theme to Kenplayer? It is mean the order of Zingtube will be replaced by the order of Kenplayer.
XWP_Guy
Keymasterok, my email is xwpthemes@gmail.com
XWP_Guy
Keymasterif the problem can not be solved, I will change product for you.
XWP_Guy
KeymasterI have just upload the new file, 1,2,3,4 had been solved
XWP_Guy
KeymasterI think these are all pornhub video, pornhub very unstable
XWP_Guy
Keymaster1. open content.php and change
<div class="video col-2">to<div class="video col-md-3">
2. you can try to put some [space] character to display a blank content in that advertising
3. Can you send me a link to my email? -
This reply was modified 7 years, 4 months ago by
-
AuthorPosts

