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.
I have a page with 100 photos. That takes a lot of time to load. Is there a module that loads for example the first 5 photos and when I scoll down it's gonna load more photos?
hi am new in drupal 7,i am try to edit the content of my page ,previously it was editing and display the new content but now it is editing but not able to display the new content.
I need to know how is displayed the additionnals fields in user page (which function, module). i only found the basic fields like user, password, picture etc.. in the user module.
I need to hide fields if empty (in additionnals user fields) and create a field who depends from another one additional field. How i can do that ?
Hi, I am trying to make a page that has ten different views lists of three titles each. Each of the lists is populated with titles of content from different taxonomy terms, each list representing a different term. The problem I am running into is that certain content belongs to multiple terms, ie: "Content1" belongs to "term A" and "Term B". This is making the same title show in multiple lists. Is there any way of having views tell if a list item is already in another list on the page and not show it?