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.
This is driving me batty, I think I've spent at least a day trying to figure out how to prevent tags from showing in a teaser view. Every time I create a new view I feel like I should be able to go to
Format: HTML list | Settings or
Show: Content | Teaser
and change Tags to hidden, but no such luck.
At this point where I think I should be able to make the change is by going to Adminster->Structure->Content types, then Basic Page->manage display, then select Teaser, but there are only two options there, Body and Image.
I'm using Simplenews newsletter module together with Mime Mail to send newsletters that are in HTML.
However i'm having a verry strange issue.
When i receive the mail the same content is displayed twice.
I have not changed the template file from simplenews or Mime Mail yet.
So as far as i know it's just the standard instalation of the modules.
When i add the content for the newsletter it is only entered once and displays nicely in the site itself.
But once i receive the mail it's displayed twice.
I posted the HTML code from the mail to show what i mean, anyone has any idea on how to fix this ?
I tried using HTML mail instead of Mime Mail but still the same problem so i suppose that it's Simplenews that's giving the problem.
The first code is from HTML Mail, the second one from Mime Mail, what is suspicious about Mime Mail is that the duplicate content is located in a clearfix div...
Is there any way to sort users by count of nodes they had added? I've trying to do it using views, but i didn't find such item in sotrs of criteria. I will be grateful for any help! Thank you!
I have a view block with a contextual filter of nid - set as a default value from url. (/drupal/principal-investigator/22)
If someone enters an invalid url with an invalid nid, I want to hide the results of the view and just say "page not found". Currently, all results are shown on the page when the nid is invalid.
I have tried using:
Configure contextual filter: Content: Nid...
>When the filter value is NOT available:
Provide default value, Type: Content ID from URL
and then>When the filter value IS available or a default is provided>
I am reading DGD7 front-end development (chapter 15).
About the section CREATE YOUR FIRST THEME!, I can't get the dgd7 theme work even I had cleared the cache. I follow the instruction from the book and beside that, I try to install a custom theme and it work. I don't think it related to the screenshot.png, but the screenshot dimension is 294x170 .