Results 1 to 3 of 3
  1. #1
    Casual Pligger aahna's Avatar
    Joined
    May 2010
    Posts
    64

    How to hide tags in all the stories on homepage???

    Hi,

    I want to hide the tags in all the stories only on my homepage so if a user click on the full story page then user should be able to see the tags on full story page.



    Please help me to hide the tags on my site.

  2. #2
    New Pligger darjana's Avatar
    Joined
    May 2010
    Posts
    22
    should be in ur admin panel

  3. #3
    Pligg Developer chuckroast's Avatar
    Joined
    Jun 2006
    Posts
    5,478
    Open link_summary.tpl

    Find this
    Code:
    {if $enable_tags}
                {if $tags}
                    | 
                    {section name=thistag loop=$tag_array}
                        {if $tag_array[thistag] neq ''}
                            <a href="{$tags_url_array[thistag]}">{$tag_array[thistag]}</a>
                        {/if}
                    {/section}
                    </span> 
                {/if}
            {/if}
    Change to
    Code:
    {if $pagename eq "story"}
    {if $enable_tags}
                {if $tags}
                    | 
                    {section name=thistag loop=$tag_array}
                        {if $tag_array[thistag] neq ''}
                            <a href="{$tags_url_array[thistag]}">{$tag_array[thistag]}</a>
                        {/if}
                    {/section}
                    </span> 
                {/if}
            {/if}
     {/if}

Similar Threads

  1. Related stories using Tags
    By israeliporn in forum Questions & Comments
    Replies: 2
    Last Post: 11-08-2011, 03:29 AM
  2. Replies: 1
    Last Post: 06-15-2009, 01:58 PM
  3. Hide Category Stories in Upcoming
    By Webmastercoders in forum Questions & Comments
    Replies: 1
    Last Post: 10-20-2008, 06:26 PM
  4. Change homepage title and meta tags?
    By animas in forum Questions & Comments
    Replies: 11
    Last Post: 08-21-2008, 09:41 PM
  5. Hide all stories in SOME catalog on main page : [How to ?]
    By l2aelba in forum Questions & Comments
    Replies: 0
    Last Post: 12-08-2007, 08:55 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Pligg Modules and Pligg Templates from Pligg Pro Donate to Pligg CMS Dreamhost Web Hosting Host Gator Web Hosting