Images not showing up on front end until manual save CPT in the back-end.
-
Client can create a new custom post type ‘Project’ using a Formidable Form at the frontend of the website (he doesn’t get to the back end of the website.)
Besides title and text it also contains a featured image and 4 additional images of the project. The images are added to the CPT via an ACF meta-field.
If I view the newly created post on the backend, the layout and default information and 4 additional images are loaded perfectly.
However, the 4 additional images will not show on the front end template until I manually save the post.
Question: is there a way to auto re-save the post in the same acf load function so I don’t have to manually re-save?
The page I need help with: [log in to see the link]
- The topic ‘Images not showing up on front end until manual save CPT in the back-end.’ is closed to new replies.