Conflicting localStorage variable "activetab" with Mesocolumn theme
-
I’m using the Mesocolumn theme which appears to also use the “activetab” key in localStorage. This causes the admin area of WP User Frontend to be blank, other than the tabs (no content appears on the tabs) and a Javascript error in Google Chrome. It seems to work OK in Firefox though for some reason.
The solution I used was to prefix the “activetab” key with “wpuf-activetab” in the calls to getItem and setItem in wp-user-frontend/lib/class.settings-api.php.
Best regards,
Element Green
The topic ‘Conflicting localStorage variable "activetab" with Mesocolumn theme’ is closed to new replies.