Forum Replies Created
-
AuthorPosts
-
GreatNews.Life
Participantthank you!
GreatNews.Life
Participantforgot to comment on this... this fixed it... thanks!!!!!
March 30, 2018 at 8:23 PM in reply to: Running advanced image save outside of edit post backend #9017GreatNews.Life
Participantdisregard... figured it out.
GreatNews.Life
Participantits just data from an old system that is actually just a php array that gets assigned to the post using add_post_meta ... because i dont think you have your own version of add_post_meta correct?
Then im just using metabox.io to display only
GreatNews.Life
Participanttesting, if i remove the field from "display" the field maintains it structure in the database.. which i guess i can just remove it from showing.. but its nice to see for a reference on importing script.
I guess, is it possible to have a field show that is display only and not updated on save. or if it does run the update on the field, keep the same format.
GreatNews.Life
ParticipantHey thanks!!! that worked. Appreciate it. Great support!
GreatNews.Life
ParticipantHere is a screenshot.. the error occurs on a post that doesnt have a taxonomy applied from the metabox... http://imgur.com/a/YKqK8
Here is the code for the taxonomy: https://pastebin.com/HKU4azBW
GreatNews.Life
Participantthe metabox: 'id' => $prefix . 'sections',
i commented out the admin column because it was throwing the error.
I havent tested with the other taxonomy metaboxes registered.
GreatNews.Life
Participantthis is on a regular taxonomy select tree field.
-
AuthorPosts