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
Comment #1
CobraMP commentedfyi, 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.
Comment #2
starbow commentedread the README.txt file in the popups API module
Comment #3
CobraMP commenteddang sorry. Thank you. Surprised I didn't see this in a search.
Comment #4
starbow commentedComment #6
aangel commentedFor RootCandy, .content-in worked for me.