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.
Is there a way, or what would be the best way, to show the number of nodes in the content list results?
For instance, I have a content type called "Plum", and I filter the content list to show only "Plums". I want to know how many there are without having to calculate the number displayed per "page" multiplied by the number of "pages" (taking into account the number left on the last page).
Is there a way to get something like
"showing 1-50 of 237"
?
I need to be able to compare the amount of "Plums" to the number of "Plums" I've been asked to create.
My comments are all gone, i ran the update script and the comments are all gone. The comment approval que shows but the actual comments dont show, not even member comments.
Also when i go to content/comment it shows many pages but zero comments
Hi. What I would like, is a list of the five most recent blog posts (not comments, just the core node page) updated to the front page. I had problems getting this the way that I wanted with the standard 'recent blogs' block, so I created a new block in Views. So far, so good. It all works perfectly, and displays the title/link, snippit text and time since publishing, except that I cant seem to find how to add the blog author name to this block.
In each of the category there is a nested categories. The nested categories are displayed finally untill there are no more nested categories and later products are displayed.
I have created product category using TAXONOMY vocabularies, but how to create the nested sub categories block, like the one mentioned in example above?
Hi
As title says I want only particular user should be able to post comment to particular blog, I have created 10 blogs in different categories and I have 15 users now I want that user 1 should be able to comment only in blog 1 and 2 but not in others and this permission who comment on which blog should be given by me as an admin.
Is there any way or module that I can use to do it.