Results 1 to 3 of 3

Thread: Where is "guest bar" also bar "most viewed" etc

  1. #1

    Default Where is "guest bar" also bar "most viewed" etc

    Where is the guest bar situated? which template, the one that pops up now and then?

    Also which template holds the "Most Recent | Most Viewed | Most Discussed | Top Favorites | Top Rated | Featured | Random "

    and which template above, is it that, I can modify?

    For us that would like to develope the design of vshare can I also ask admin if there is a guide to exactly what is being called in which templtes and exactly which templates are controlling.

    I have spent a week trying to find everything, & still at it.
    Thanks

  2. #2

    Default Re: Where is "guest bar" also bar "most viewed" etc

    For anyone else trying to find bar "most viewed" etc:>
    It's templates/head_bottom/videolinks.tpl

    Now lets try and find the Guest bar.............Onwards

  3. #3

    Default Re: Where is "guest bar" also bar "most viewed" etc

    And I found it is being called from the header:
    Code:
    {if $head_bottom ne ""}
    {include file = head_bottom/$head_bottom}
    {/if}
    
    {if $head_bottom_add ne ""}
    {include file = head_bottom/$head_bottom_add}
    {/if}
    Blimey I must be tired to have missed that, done some editing so it doesn't show in that place etc.....

Similar Threads

  1. "Recently Viewed" Not showing Last Viewed Time
    By scwebmaster in forum General Discussions
    Replies: 5
    Last Post: 02-07-2012, 03:49 PM
  2. locate "page" folder? modify html file
    By pmarket in forum Template Modifications
    Replies: 1
    Last Post: 02-17-2008, 02:26 PM
  3. "New Videos & Recently Viewed" display more videos [mod]
    By leki in forum Template Modifications
    Replies: 0
    Last Post: 11-15-2007, 05:16 AM
  4. Bottom Advert Broken in "Recently Added Groups" page
    By grynmoors in forum Installation Support
    Replies: 2
    Last Post: 09-09-2007, 01:24 AM
  5. "Classified " Site, and "Image Hosting"
    By chiefody in forum Sales Questions
    Replies: 1
    Last Post: 07-04-2007, 08:26 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •