Everything seems to work great and I have high praise for this module.

I do get this error after saving the popup:
The popup content area for this theme is misconfigured.
There is no element that matches "div.left-corner > div.clear-block:last"
Go to admin/build/themes/settings, select your theme, and edit the "Content Selector" field

that said it appears to save the node and correctly defaults my reference to the new addition.

Comments

CobraMP’s picture

fyi, I can see the

Popup Settings
Content Selector: div.left-corner > div.clear-block:last
jQuery selector to define the page's content area on this theme.

in my theme but not sure if deleting these classes are the answer.

starbow’s picture

Category: bug » support

read the README.txt file in the popups API module

CobraMP’s picture

dang sorry. Thank you. Surprised I didn't see this in a search.

starbow’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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

aangel’s picture

For RootCandy, .content-in worked for me.