• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] How to Remove username/posters name

Started by rauljoseph,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

rauljosephTopic starter

How to remove username/posters name from under thumbnails and from the videos in the playlist?
  •  

PHPVibe A.

Go to: /tpl/main/

video-loop.php

'._lang("by").' <a href="'.profile_url($video->user_id, $video->owner).'" title="'.$video->owner.'">'.$video->owner.'</a>


/layouts/user_videos.php (this user video playlist look-alike)
/layouts/related.php
/layouts/list.php (this is playlist)

<span class="usermeta">
'._lang('by').' <a href="'.profile_url($related->owner, $related->name).'"> '.stripslashes($related->name).' </a>
</span>


rauljosephTopic starter

  •  

 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 45463

The problem of video viewing PHPVibe 5.0

Started by Nayn


Replies: 25
Views: 73734

embed video does not work on v5

Started by neospider69


Replies: 6
Views: 55467

when slecting to unpublish music mp3 - next page says unpublished video ?

Started by spirog


Replies: 2
Views: 4905

insite ads issue when selecting above/below video player location

Started by georgepanaitescu


Replies: 3
Views: 25860

Video that I've uploaded needs to have that value in admin to upload

Started by spirog


Replies: 4
Views: 8945

Hearted - select all then click Remove-selected, not working

Started by spirog


Replies: 1
Views: 6764