The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!
You are not logged in.
Pages: 1
I cant seem to find the file I need to modify The titles in the boxes Highlighted in red below.
I want to change "BEING WATCHED FREE PORN VIDEOS" to "Videos Being Watched"
And the table title. from"MOST RECENT FREE PORN VIDEOS" to "recently added videos"
Heres a screen shot
The hottest BDSM tube site on the net http://www.bdsmunderground.com join the underground.
Offline
Admin -> Extend -> Language Manager -> en-US -> frontpage
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Thank you so much.
The hottest BDSM tube site on the net http://www.bdsmunderground.com join the underground.
Offline
Is their a way to remove the HD icon from the video preview thumbs?
The hottest BDSM tube site on the net http://www.bdsmunderground.com join the underground.
Offline
Unfortunately no way to do this from the administration panel (you can do it if you edit the templates).
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Can you please quote me the exact code i need to delete or modify to remove the HD logo? Can you also tell me how to change the the videos to convert to .mp4 format. Android mobile devices cant play flash. so im not sure if its the player or the files. any thougths on this?
The hottest BDSM tube site on the net http://www.bdsmunderground.com join the underground.
Offline
You need to remove the below code from the templates:
<?php if ($video['ext'] == 'mp4'): ?><img src="<?php echo TPL_REL; ?>/images/hd.png" class="watermark" alt="" /><?php endif; ?>
Videos should already convert to mp4 if you have a good ffmpeg version installed. There is a mobile version of the site for iphone and android.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
What file is that code located in? Thank you for the quick response
The hottest BDSM tube site on the net http://www.bdsmunderground.com join the underground.
Offline
nevermind i found the code in the video_browse.tpl I am assuming that it wont change already uploaded videos, but will prevent it in future uploads. Is this correct?
The hottest BDSM tube site on the net http://www.bdsmunderground.com join the underground.
Offline
It will change for all videos (already uploaded and future uploads). Search through all files (video_*, frontpage.tpl.php, profile/*).
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Thanks got the logo removed now
The hottest BDSM tube site on the net http://www.bdsmunderground.com join the underground.
Offline
Pages: 1