Results 1 to 6 of 6

Thread: Popular Tag by Category

  1. #1
    Join Date
    Dec 2008
    Posts
    11

    Default Popular Tag by Category

    Hi,

    I have to refer to web4rul dot com by FSGDAG ( sorry FSGDAG but your site is great! if this is an inappropriate please let me know) .

    I notice that the popular tag on each categories are different, I guess it's varied to tags on each listings under each categories.

    My questions are:
    1. how to display popular tag that are related to each particular categories ?
    2. how to limit number of tag on homepage and category page differently? On web4url dot com, there are more tags on homepage than category page.


    Thanks.

  2. #2
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    1) This is already included in 5.41 and Deluxe

    2) In block_tags_cloud simply change the max number of tags on index.html and browse.html

  3. #3
    Join Date
    Dec 2008
    Posts
    11

    Default

    Quote Originally Posted by Bruceper View Post
    1) This is already included in 5.41 and Deluxe
    Thanks Bruceper but could you please tell me what file I have to work on, what to change to or where on admin panel do I have to change?

    My site is running on 5.41 . I just paid for the deluxe but I'm trying to figure out how to upgrade it now .

    Thanks again for your help.

  4. #4
    Join Date
    May 2007
    Location
    NJ, United States
    Posts
    1,651

    Default

    The file to edit in both Deluxe and 5.41 will be different according to what theme your using. On Web4URL.com, its in the index.html page of the theme.

    Its very simple to edit... Just edit the index.html file, find where its being called, and change the call statement from 'max=50' to 'max='100' or how ever many you want.

    Here's an example. In my theme, here is the statement being called:

    Code:
    <%block_tags_cloud title="Popular Tags" alphabar="yes" cat="0" max_item="50" template="block.tags_cloud_small.html"%>
    and what I did was change it to this:

    Code:
    <%block_tags_cloud title="Popular Tags" alphabar="yes" cat="0" max_item="175" template="block.tags_cloud_small.html"%>
    Whats in red has been changed between the two.

    Like I said, depending on the theme will depend on where the block is being called. Its possible in some themes it will be called in the footer.html. Just find where its being called and adjust how many Popular Tags you want displayed

    FSGDAG | IndexU Hosting | Owner
    Website | NiceCoder Script Hosting and More! | Web4URL is For Sale!
    Follow Us On Twitter | FaceBook Profile | YouTube Videos

  5. #5
    Join Date
    Dec 2008
    Posts
    11

    Default

    Thanks FSGDAG, I seem to have numbers of popular tags on homepage different from sub pages now by editing index.html and browse.html

    One thing I still can't figure out though, on web4url dot com, you seem to have different wording for popular tags on different categories.

    For example, on Arts category, the popular tags are "essay , research papers , term papers" etc

    BUT

    on Kids and Teens the popular tags are " Baby Born Clothing, Baby Clothes Online, Baby Clothes UK, Baby Wear " etc.

    How can you display different popular tags on different categories ?

    Thanks again for your help

  6. #6
    Join Date
    May 2007
    Location
    NJ, United States
    Posts
    1,651

    Default

    The Popular Tags are taken from the keywords that are in your links. If you dont have any links in that particular category, your not going to see anything under Popular Tags.
    FSGDAG | IndexU Hosting | Owner
    Website | NiceCoder Script Hosting and More! | Web4URL is For Sale!
    Follow Us On Twitter | FaceBook Profile | YouTube Videos

Similar Threads

  1. Popular Tags
    By DGTALGOODIES in forum INDEXU DELUXE v1.x
    Replies: 24
    Last Post: 05-21-2009, 01:47 AM
  2. popular tags area
    By vsevedko in forum Blocks and Modification
    Replies: 5
    Last Post: 01-02-2007, 05:21 PM
  3. Replies: 0
    Last Post: 07-11-2004, 03:22 AM
  4. How to display popular searches
    By lordkinjo in forum v5.x
    Replies: 4
    Last Post: 06-18-2003, 10:40 PM

Posting Permissions

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