I am trying to get the markup in my page.tpl.php on pages where PE is used. How can I accomplish that?

I followed the instructions in the README.txt. But in the section "Making Panels Everywhere aware themes" I got some problems. First of all it was not easy to understand what I should do. I made it until this section:

Then copy panels_everywhere/theme/page.tpl.php to page-panels-everywhere.tpl.php in your theme. Once this is done, your theme will play nice with Panels Everywhere even if the option to take over the page template is not enabled.

The file panels_everywhere/theme/page.tpl.php does not exist anymore. Please review the documentation.

Am I misunderstanding something?

Comments

aminalid’s picture

I have the same issue... need to make changes in the html tag of the page, but i can't find or create any template file that will allow me to do this.

I am using D7.12 and PE 7.x-1.0-alpha1

Anybody have an answer?

aminalid’s picture

Ok, asking the question loud does help answering it )

I took a look at other PE themes and found that the template file name is html.tpl.php
the default file of this template located at /modules/system, so i guess this is a D7 not PE template.
Copied the template to my theme template dir and everything worked.

Hope this helps.

clemens.tolboom’s picture

Category: support » bug

According to @aminalid description this is a bug for the README.txt

I myself failed to create a working zen subtheme #684826: Add panels_everywhere layouts :(

@aminalid can you tell us what themes you checked and preferably rewrite that particular part of README.txt please :)

Dig1’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)

I am doing some triage on this project. No activity has ocurred on this issue for approximately 20 months.
https://drupal.org/project/panels_everywhere show some themes that work with PE. Versatile is a base theme that provides a clean minimal design.

Hopefully ok to Close (works as designed).

DamienMcKenna’s picture

Status: Closed (works as designed) » Active

We do need to improve the documentation, so am leaving this one open.

DamienMcKenna’s picture

For Zen subthemes, work is ongoing work in the 7.x-6.x branch, with follow-up tasks being discussed in #1540948: Catch up with the Panels Everywhere integration.