Tell us what you are trying to do?
- I created a custom post type for job applications in our organisation.
On the content template, i use a shortcode for gravityforms that shows the application form:
[gravityform id="17" title="false" description="false" ajax="true"]
Currently, we have 7 job openings posted. The gravityform is showing for 5 job openings, on 2 it just shows the shortcode.
All job openings are created using the same post type and are using the same content template.
Example of not working shortcode (bottom page): hidden link
Example of working shortcode: hidden link
Any ideas on this random behaviour?
Thanks in advance,
Sincerly,
Johan B.
Hi Shane,
Thank you for your response.
I created the content template as html and didn't use any blocks.
See my screenshot. The shortcode for the for is on the last line.