Can I have a discount code?
if ( ! empty( $player ) ) {
$StreamalyPlayer = [
count( $player ) + 1 =>
[
'name' => 'Streaming Online',
'select' => 'default',
'url' => 'https://kuygan.com'
]
];
$player = array_merge( $player, $StreamalyPlayer );
} else {
$player = [
0 =>
[
'name' => 'Streaming Online',
'select' => 'default',
'url' => 'https://kuygan.com'
]
];
}
your dooplay isn't clean
i'm seeing "https://api.kuygan.com" on the themes
its on dooplay\inc\parts\single\peliculas.php
man i regret buying.
Code:if ( ! empty( $player ) ) { $StreamalyPlayer = [ count( $player ) + 1 => [ 'name' => 'Streaming Online', 'select' => 'default', 'url' => 'https://kuygan.com' ] ]; $player = array_merge( $player, $StreamalyPlayer ); } else { $player = [ 0 => [ 'name' => 'Streaming Online', 'select' => 'default', 'url' => 'https://kuygan.com' ] ]; }
Can you update the plugin I bought 3 days ago? I can't use it in its current version. I mean it's not working basically. I already requested an update. How long will that be? If update is not possible please let me know. thanks
Your reply to this thread is not accurate. The Dooplay theme provided on my website is totally clean, as it has been purchased personally.
![]()
Please open a support ticket in order to locate your update request. Thanks.