Home › Forums › Iconic One Pro Support › The settings page is just blank
- This topic has 2 replies, 2 voices, and was last updated 1 year, 4 months ago by Themonic-Support.
- AuthorPosts
- August 4, 2023 at 7:39 pm #6973MatthiasParticipant
I have activated the theme on another site and there it does not work. The settings page is just blank. See image. What can be the problem?
August 4, 2023 at 7:40 pm #6974MatthiasParticipantAugust 5, 2023 at 6:47 am #6975Themonic-SupportKeymasterQuickly check by disabling all plugins to see if any plugin is causing the issue and deactivating and reactivating theme. If it works then enable plugin one by one to rule out issue causing plugin.
If that doesn’t help then,
Please email us ([email protected]) the following details:
– Which host?
– WordPress and PHP version
– Are you using a non standard WP install, for eg. different sub directory install?
– WP Login details for inspectionUpdate: Resolved via email
For reference: It was WordPress configuration issue of missing auth salt key:
Notes:
The issue is due to an old WordPress install.
The key/salts (in this case auth key) are not updated in wp-config.php
To resolve:
The following generates salts on each refresh, just copy and paste in wp-config.php ( login via ftp to get to the file )
https://api.wordpress.org/secret-key/1.1/salt/
or try this plugin https://wordpress.org/plugins/salt-shaker/
- AuthorPosts
- You must be logged in to reply to this topic.