+ Reply to Thread
Results 1 to 7 of 7

Thread: [plugin] - tag cloud - sort by clicks does not work

  1. #1
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028

    [plugin] - tag cloud - sort by clicks does not work

    In the tag cloud, sort by date works and random works but sort by clicks is broken and just defaults to date option, is this a known error and a simple fix to some code if so ? is it posted anywhere ?

    thanks
    Pete
    Last edited by Pete Young; February 15, 2015 at 01:02 AM.

  2. #2
    Hello Pete,

    I think sort by 'clicks' was customization that's why error appeared. I have checked your site and didn't find sort by 'clicks'. Would you please show me sort by 'clicks' on your site.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    Quote Originally Posted by Viktor View Post
    Hello Pete,

    I think sort by 'clicks' was customization that's why error appeared. I have checked your site and didn't find sort by 'clicks'. Would you please show me sort by 'clicks' on your site.
    Viktor it is in the members cp under configerations / tag cloud and in the drop down option to choose how to show the tag cloud / see attached

    this was just part of the standard plugin as far as I know ?

    Attached Images Attached Images

  4. #4
    Hello Pete,

    Plugin working properly. I try to explain you how it works if you choose ordering by clicks.

    System choose 20 tags with maximum clicks then set positions in random but only 20 tags with max clicks.

    I have changed like you want. Now on your site tags shows from max clicks. Please check.

    If anybody want same I will show changes:
    Open file: ftp://plugins>>tag_cloud>>rlTagCloud.class.php find method 'getTagCloud' and code:

    PHP Code:
    Only registered members can view the code
    and replace to:

    PHP Code:
    Only registered members can view the code
    save and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

  5. #5
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    OK thanks Viktor thats easy enough to understand now, appreciated Pete

  6. #6
    Member
    Join Date
    Dec 2015
    Location
    USA
    Posts
    82
    Do not work the stop words in the tag cloud

  7. #7
    Master
    Join Date
    Oct 2019
    Location
    Hungary
    Posts
    403
    Hello.

    I have updated the tag cloud plugin and since then setting it to click is not working. Shows only 8 tags instead of 30 and does not show new search. If I set it to random then it's fine.

+ Reply to Thread