Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
How can I hide or disable the statistics (# of reads) for certain nodes (actually one in particular that I use to display a banner)?
I have created a node that displays a generic gray box around my banner code for the Goofy module and the Statistics module is placing an < HR > under it, followed by # of reads. I don't want this to appear on this one node.
taxonomy/term/3 I wanted to try and get a block that shows the latest 5 items from this term.
I had thought about simply taking that term's feed, and "pulling it back in on itself" but this didn't seem to work. I have tested this feed, and it works. I was able to pull it from another site, and pull things from the other site back to the original. The only problem happened when I tried to setup the feed on the local box:
I've been using the taxonomy browser module but have only recently found out that the overview function does not work when called directly in a page
This isnt a big problem though is a bit of an inconvenience
My question is that any way to feed back to the user that the selections they have made using the taxonomy browser may not exist and the should select different categories to increase the chances of results being displayed
How can a user see when no matches are returned, at the moment the user has no idea of no matches being returned by the module.