This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Uncaught ReferenceError: panelsStyles is not defined

10 years ago

I’m running into a JavaScript error because the panelsStyles var doesn’t exist.

I’ve resolve my problem in styling.min.js with the following check:

if(typeof panelsStyles === 'undefined') { var panelsStyles = []; }

Since the code falls back to the tag, this seemed like a sufficient fix for the problem.

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Have a different question or issue?

Start New Thread