I have try to update Adaptive theme from version 3.1 to 3.2 and it will not work because of AT_panelsEverywhere sub theme.

Here is my theme and sub and subsub theme setting in 3.1:

Adaptivetheme (3.1) ==> AT_Panelseverywhere (3.0-rc1) ==> TA_PE_subtheme (3.1 - and here is all my settings)

When updating the ordinary way = white page.
If trying to set a "new" subsub_theme from version 3.2 = mess, nothing will work.

I have noted that css files have been given new name (smartphone is renamed to "smalltuch" etc), and if I try to "copypaste" old css setting into a new sub theme (v3.2), it doesn't work because the code is different, ie the html H1 is change in title and is no longer a part of the code + lots of other problem.

Please advice how to handle and updating when using AT_PanelsEverywhere sub and subsub theme from AdaptiveTheme version 3.1. Is it possible? Else how to handle Adaptive theme with Panels Everywhere ?

Comments

Göran’s picture

Issue summary: View changes
Jeff Burnz’s picture

I haven't tried this as yet, its been quite some time since i checked the AT Panels Everywhere code base so I am a little out of touch with it (I simply can't remember my entire code base for every project unfortunately), however I don't have much time right now, I'll try to take a quick look later this week.

Göran’s picture

Still need to know and gladly ask again, if is it possible to use "Panels Everywhere" module directly on "Adaptive Theme - with new subtheme", without the use of "AT_Panels Everywhere theme" settings?

Göran’s picture

I can't get it to work wit Panel Everywhere, did try new set up of AT and new empty Sub-theme added to my site with empty settings.
First i did uninstall old version, with Bartik theme and from there tried to set up AT 3.2. Do not work ( also trash all files in ...Files/pub/Adaptivtheme and ...files/adaptivtheme, without success)

Please advice what do when using Panels Everywhere???

Göran’s picture

Assigned: Unassigned » Göran
Göran’s picture

Priority: Normal » Critical

last update of menu_block makes this issue to a critical one.

This patch was the first part of the major error and to find the solution
https://www.drupal.org/files/at_panels_everywhere-n1900236-9.patch

After lots of manual working
1. copy the new versions of themes and and pe_subtheme manually
2. replace at_panels_everywhere css folder with old from earlier version of same theme
3. copy the latest new version of "at_panels_everywhere" to be my new "at_pe_subtheme"-folder
3. replace my "subtheme_name" (=at_panels_everywhere -> at_pe_subtheme ) in theme_settings.php and template.php in my new "at_pe_subtheme"-folder and replace css from old version of same theme-sub-folder.

I did get the update of AT-theme running without any errors - but with some work to be done in css-folders to get things look good again. (for all three (five) of computer, pads and phones-views)

With this solution i think this subject can be closed.

Göran’s picture

Status: Active » Closed (fixed)