lordquibble
Forum Replies Created
-
Forum: Plugins
In reply to: [Nested Pages] Quick Edit Menu Not Appearingok, so I got into work this morning and the quick edit dialogue once again started appearing again. I changed nothing (that i know of) that should have affected this. Oh well. I will post back again if it reoccurs.
Forum: Plugins
In reply to: [Nested Pages] Quick Edit Menu Not AppearingOn the flip side, i just updated to the newest version and now i am seeing this exact problem. Just to be safe, i tried deactivating every other plugin i have running (which are also all up to date) and experienced the exact same issue.
When I try to use the quick edit button and my screen grays out, if I insoect element I too see the following. and as you can see it is empty as well.
<div class="np-inline-overlay active"></div>The ONLY item i have in the console is:
Consider using 'dppx' units, as in CSS 'dpi' means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual 'dpi' of a screen. In media query expression: print, not all, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi)
and this does not appear to be relevant.When the problem started i was running PHP 5.3 FastCGI, but i tried changing it to PHP 5.4 FastCGI, this had no effect.
I also tried downgrading to 1.3.12 and 1.3.11, neither improved the situation. In order to downgrade I had to deactivate and delete the plugin, but if it left settings or other problematic stuff in the database, i am not sure how to clean that out safely
Hopefully some of this info will be useful