Posted by Liliplanet on September 5, 2009 at 11:12am
4 followers
| Project: | Premium |
| Version: | 6.x-1.0-alpha1 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | reviewed & tested by the community |
Issue Summary
Hi,
Fabulous module, thank you.
I would like to remove the premium only on the teasers and just have it when viewing the full node.
Have tried:
.node-teaser .premium-message {
display:none;
}
but it still shows. Please what do I do to remove it on teasers and just keep it on full nodes?
Looking forward to any reply.
Lilian
Comments
#1
I have created a patch that gives a new settings option "Display premium message in teaser?" When enabled, you get the message in teaser view. When disabled, you don't. You always get the message when viewing the full node body.
Let me know what you think.
#2
Silly me, in the settings page I got the description backwards. Just replace the following line, I can roll a new patch if wanted:
'#description' => t('If selected, the premium message will be appended to the teaser view. If not selected, the premium message will only be appended in a full node view.'),
#3
Thanks Brian, your patch works fine for me!
I discovery the Premium module today.. and I'm looking for this resource (premium access) for two weeks ! This module is the best!
Thanks again
Cesar
#4
Works well for me. Thanks