Posted - 05/11/2018 : 08:39:45
Hi Kislev,
Open up the following file and change the 3000 to 15000. That will give you 15 seconds. I personally use 10000 for 10 seconds. Please note that this will get overwritten with updaters so you'll have to change it each time.
vsadmin/inc/incproddetail.php
Around Line 1127 or 1131
print '<script type="text/javascript">setTimeout(function(){document.location=\'' . jsescape(detailpageurl($thecatid!='' ? 'cat='.$thecatid : '')) . "'},3000)</script>";
Edited by - midvalleydrifter001 on 05/11/2018 08:46:34
|