I need to have the associated comment posting pages for a particular node type be set to the same theme that those node types are. The node types are set to their own path settings like "/video". And I've set it up so the comment postings are done on a separate page. So what would be the settings to have this happen? Thanks again for the brilliantly useful module.

Comments

mkalkbrenner’s picture

Assigned: Unassigned » mkalkbrenner

This should work out of the box but you should not use the path as indicator for your node types.

For node type "story" you simple have to create a rule like this:

Property: node:type
Operator: =
Value: story

Now your comment pages for this node type should use the same theme as the node view.

CinemaSaville’s picture

Thanks. That worked.

mkalkbrenner’s picture

Status: Active » Fixed

You're welcome!

Status: Fixed » Closed (fixed)

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