+ Reply to Thread
Results 1 to 4 of 4

Thread: Logic behind the tag cloud plugin

  1. #1

    Logic behind the tag cloud plugin

    hello

    What is the logic behind the tag cloud? How exactly the result are shown? I make a search based on 2 words i get correct results but when i click on the tag with those 2 words the result have no connection with reality. This is very frustrating as its affects the credibility of the site. How can this be fixed?

  2. #2
    i hope for a reply

  3. #3
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    probably the way the search option is set up I would think, what I have done is added text to take them to the search option that will allow a user to further refine the search.

    what probably should happen in admin is the option to select the search level and this would fix the problem / or show the code to edit the type of search
    Last edited by Pete Young; September 22, 2015 at 01:48 PM.

  4. #4
    Maybe there is difference in keywords search mode, Tag Cloud searches with default logic of keyword search function. Maybe you search in different mode

    To correct it you have to make a simple change to the plugins/tagCloud/tags.inc.php

    find code and add line
    PHP Code:
    Only registered members can view the code
    If you still have a problem its better to submit a ticket for investigation.

+ Reply to Thread