Is there any way to disable the "flag this" link in teaser?

Comments

SaBoNim’s picture

I wonder it too very much!!!

lesliewu’s picture

Status: Active » Fixed

I figured this one out eventually.

On line 193 add &&!$teaser to the if statement, i.e if (is_numeric($eid) && !$teaser)

Hope this will work for you too.

kbahey’s picture

Status: Fixed » Needs work

What if make it an option in the settings (show only in full node view, show in both teaser and full node view, none [controlled by the theme via custom code]).

Can you please create a patch for it?

lesliewu’s picture

Your suggestion for the option is great. It was what I was looking for initially. I don't know how to create a patch, unfortunately. Just a drupal novice.

pomliane’s picture

Status: Needs work » Closed (won't fix)

This version of Flag content is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.

This issue has been automagically closed by a script.