I have a content type with it's own node.tpl.php file. Premium module is not working witht he pages that use this custom file. I have the content type enabled in the premium settings.

Comments

mikl’s picture

Status: Active » Fixed

You should be able to access the $node->premium_access attribute in the node template, and then provide your own display logic there.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.