I used the wizard to create a landingpage. I added some content to it and saved it. I viewed the site. Then, I want to add more content to the page. Going into the page manager, on the content tab, no gear icons are shown in the regions of the page.

I searched in previous reports and found one suggesting that this is caused by javascript aggregation, but javascript aggregation is off in performance.

Comments

parijke’s picture

Title: After a landing page been created no content can be add » After a landing page been created no content can be added
Version: 7.x-3.0-alpha3 » 7.x-3.x-dev

I quickly upgraded tot 7.x-3.x-dev and created a new page. The same behavior occurred. After saving, and returning to edit-mode, no gear icons appear in the content areas.

parijke’s picture

I think it is caused by another module. I made an extra clean install just with views and panels, and it worked fine....

Anyone knows which modules are incompatible with panels?

merlinofchaos’s picture

Check your javascript console. This often means that there was a javascript crash and you can sometimes tell what caused it by seeing the js errors.

parijke’s picture

Thanks, I see that it is caused by webform.js... When I create a page without a form, it works fine.

Should I report that over there?

parijke’s picture

Created an issue in webform http://drupal.org/node/1310922

parijke’s picture

Which is a duplicate of http://drupal.org/node/832952

Can someone help with this? Work around is to disable the date popup while designing the page/panel and enable it when ready...

merlinofchaos’s picture

Interesting. The only way to be sure what's going on is going to be to recreate this and messa round with the debugger.

Letharion’s picture

Title: After a landing page been created no content can be added » Javascript conflict with Webform / Date popup.
Status: Active » Postponed (maintainer needs more info)

Can anyone confirm this is still an issue? I've used the Calendar Popup and Webform on two separate sites together with Panels (Everywhere), and it has worked fine. A minimal and more precise guide to reproducing would be useful.

Letharion’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)