When selecting a Node to use for an extra pane, the extra pane has the regular 'pane title' which then immediately below it, inside the pane it repeats the title. The second node title seems unnecessary and could probably safely be removed from the view.

Comments

vasike’s picture

subscribe

pcambra’s picture

Status: Active » Fixed

Ok, I've added a new view mode called "Checkout pane" so you can change fields without affecting the normal node views and also added a preprocess_node to hide the title just in checkout_pane view mode.

You'd need to configure which fields you want to be present in your Checkout pane view mode.

Status: Fixed » Closed (fixed)

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

andrewapplseed’s picture

Status: Closed (fixed) » Needs review

im having duplicate titles adding other panels that are not Terms of Service.

The title is duplicated in Checkout -> Checkout Form and in the checkout page.

I dont understand what you mean in:
"Ok, I've added a new view mode called "Checkout pane" so you can change fields without affecting the normal node views and also added a preprocess_node to hide the title just in checkout_pane view mode.

You'd need to configure which fields you want to be present in your Checkout pane view mode.
"
do i need an special module also?
I have any "Checkout_pane view"

pcambra’s picture

Status: Needs review » Closed (fixed)

Please don't reopen issues for asking support questions.

There's a preprocess_node call in the latest -dev version that hides the title, but this is mostly a theming issue, you should not have a title by default and this is what actually happens, you can try a commerce kickstart plus this module for reference.