Results 1 to 4 of 4

Thread: Tags on index.tpl

  1. #1
    Join Date
    Mar 2009
    Posts
    2

    Default Tags on index.tpl

    On the actual tags page (the one that shows latest and popular tags), the Tag Clouds work,

    but when I put:
    Code:
    <div class="section" style="width:96%;margin: 0.5em auto;">
    
    <div class="hd">
    <div class="hd-l">Popular Tags</div>
    </div>
    
    <div style="margin: 1em;">{$popular_tags}</div>
    
    </div>
    on index.tpl, all that shows is the heading Popular Tags, and no tag cloud is generated.
    Could someone help?

    Thanks in advance,
    Mike

  2. #2
    Join Date
    Sep 2008
    Posts
    1,019

    Default Re: Tags on index.tpl

    The index.php file does not parse the tags. If you are wanting the tags to be used in that file, you will need to custom write that in (for version 2.6).
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

  3. #3
    Join Date
    Mar 2009
    Posts
    2

    Default Re: Tags on index.tpl

    How would I go about editing the index.php file to parse tags.
    Don't have much knowledge of Zend :P

  4. #4
    Join Date
    Sep 2008
    Posts
    1,019

    Default Re: Tags on index.tpl

    You can't edit the index.php file directly. You would have to either create (or have someone create) a custom module that will allow for that.
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

Similar Threads

  1. check your index.tpl for this
    By grynmoors in forum Template Modifications
    Replies: 7
    Last Post: 12-06-2009, 10:55 PM
  2. index meta tags
    By zclub in forum Template Modifications
    Replies: 0
    Last Post: 03-25-2009, 02:26 PM
  3. Index.php
    By ZD93991 in forum Installation Support
    Replies: 2
    Last Post: 06-12-2008, 04:37 AM
  4. Up banner active, but NOT visible in index page(index.tpl)?
    By cmedia in forum Template Modifications
    Replies: 0
    Last Post: 03-06-2008, 12:46 AM
  5. <DIV> with embedded flash.swf inside index.php / index.tpl
    By jonny23 in forum Installation Support
    Replies: 2
    Last Post: 09-14-2007, 03:19 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
  •