Forum Replies Created
-
AuthorPosts
-
xanthestudios
ParticipantHi Anh
Thanks for getting back to me apologies, the fisr URL I send was another post I was looking at, not the API call back the 2nd API call displays the same results. So yes I can see the following in the data:
meta_box {
xs_text_entry_information: "<p>TBC</p>\n"
xs_checkboxes_hotels: []
xs_text_hotels: "<p>TBC</p>\n"
xs_checkboxes_travel: []
xs_text_travel: "<p>TBC</p>\n"
xs_tv_checkbox: "0"
xs_logo_image: []
xs_website_url: ""
xs_title: ""
xs_description: ""
xs_robots: "noindex, nofollow"
}
<code></code>But it's missing two custom meta boxes which I created in the same file as the majority of the above entries. Here is the file where I create the meta boxes, https://gist.github.com/xanthestudios/02b94880b71dd90ecbb28e5aa5ee63a2. YOu can see that most of them are shoiwng in the API results apart from xs_venue_short, xs_venue_long, xs_dates_start_date, xs_dates_end_date and xs_dates_entry_deadline.
Thank you for your input so far.
Peter
xanthestudios
ParticipantAlso doesn't work with following https://www.pdpa.co.uk/wp-json/wp/v2/events.
xanthestudios
ParticipantOK ... updating the plugins gets rid of the not showing error and truning off debug gets rid of the RWMB_Field not found error.
xanthestudios
ParticipantI'm also noticing that any meta boxes created are not accessible in the WordPress admin.
xanthestudios
ParticipantHi ... updating the group extension doesb't work for me, I stll get an error RWMB_Field not found?
-
AuthorPosts