Hi,
If you do not see the tabs on the admin page of the plugin, that means that an important part of the page can not be loaded. I know that sounds obvious but you could try clearing the browser cache first and also try another browser just to make sure this is not a browser related issue.
After this you could check whether the console of the browser shows any JavaScript error that could be related to this issue. This can be tricky as this part is a more technical approach.
Thanks.
I am getting a mixed content error in the console. Could this be the issue?
Mixed Content: The page at ‘https://www.xxxyyyzzzz.com/wp-admin/options-general.php?page=gtm4wp-settings’ was loaded over HTTPS, but requested an insecure stylesheet ‘http://fonts.googleapis.com/css?family=Open+Sans+Condensed%3A300italic%2C300%2C400%2C600%2C700%7CRoboto&ver=4.2.19’. This request has been blocked; the content must be served over HTTPS.
Hi,
There is nothing in my plugin that would load a font into the admin area. This must be related to another plugin.
I updated WP and it resolved the issue. Is the category being loaded into the data layer enabled by default?
Yes, the category of the currently viewed post is loaded by default if you do not switch off this feature in plugin settings.
Thanks a lot for the help.