? can someone tell me why the superfly menu doesn't appear?

Hey. I hate to ask such an obvious question yet for some reason, the superfly menu doesn’t seem to be appearing. Have I done something wrong?

Hi @Peter_Fae,

I found this error on the console:

index_head.js:262 Uncaught (in promise) TypeError: Document not active
    at Object.fn (index_head.js:262)
    at h.$digest (index_head.js:134)
    at h.$apply (index_head.js:137)
    at index_head.js:32
    at Object.e [as invoke] (index_head.js:50)
    at d (index_head.js:32)
    at rc (index_head.js:32)
    at Ed (index_head.js:31)
    at HTMLDocument.<anonymous> (index_head.js:260)
    at j (index_head.js:6)

You might need to do a basic troubleshooting first. Please test for a plugin conflict. You can do this by deactivating all other plugins. Check if the issue still exists. If it’s fixed, try to enable each plugin one at a time to see which one cause the issue. JS error can prevent other function for working. Let us know how this goes.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.