Archived topic
Post types gone from the dashboard menu after updating to theme version 2.1.3
11 replies · Started by rafava on August 20, 2018
Hi guys
The ACF fields are missing from the WP left side menu in the backend, when I update to version: 2.1.3 i am currently on Versjon: 2.0.2.
Help!
Regards
Hi there,
GP isn't aware of ACF at all, so I'm not sure how it could remove the menu item.
Perhaps there's another plugin conflict happening? Have you tried deactivating your other plugins just to test?
Yes, I would think so too. But check this out: https://www.useloom.com/share/fbb280df8b5c4153930676004215562d
What exactly are on the left there? Custom post types?
Yes, they are custom posts types. I'm sorry. I thought ACF and CPT where pretty much the same.
I wasn't aware that you could create custom post types in ACF. Are there any instructions you can link me to?
Advanced Custom Fields are mainly meant for custom fields, which are attached to post types (which you can create).
Are you creating the post types using another plugin?
The post types are not created with a plugin and their are not created with acf. But why does the post type disappear when I update GP?
How are you creating the post types? Using code? If so, where is the code added?
The code is applied here for horoscope for instance: app/modules/m-HoroscopePT.php
And what folder is app in? A plugin? Child theme?
Yes, unfortunately it was baked in with the parent theme. Got it, thanks for the help!
No problem! :)