I've tried with several admin themes: rubik, seven, garland and omega subtheme. The link is either hidden, or obstructed by other page elements. Overriding "float:right" from popups' own css files works, but then the form that pops up falls off the page to the left. Is anyone else having this problem? If so, how did you fix it?
Thanks.
Comments
Comment #1
quantos commentedFollowing. I've now wasted hours on this trying to figure out how this module works. There's no sign of any "Insert popup element" anywhere on the add or edit pages. Omega/delta/context build here.
And, sorry guys, but you desperately need to add some non-developer 'how to use this module' explanation somewhere, anywhere with this module. It's totally opaque as it stands - unless the "Insert popup element" takes care of all options once visible?
Q
Comment #2
Scheepers de Bruin commentedWorks in a vanilla install in Bartik, Garland, Seven and Stark.
Perhaps try setting a clear: both in that css?
Comment #3
Scheepers de Bruin commentedTry the new version? 7.x-1.1
Comment #4
Leiph commentedI had the same experience, the "Insert popup element" was hidden.
It showed up to be a configuration issue: You need to enable the "Popup filter" in "Text formats". (../admin/config/content/formats/)Suggestion: A little hint in the readme.txt file.Update: I was wrong, this is a matter of field type. It seems as only fields of type "Long text and summary" are supported.
Comment #5
Leiph commentedRe-opening.
It seems as only fields of type "Long text and summary" are supported. Is this by intention?
Comment #6
tunicThis issue seems duplicate of this #1744512: The link 'insert popup element' on the node add / edit page is only generated for the body field, not for any other added fields.