Hi folks! I’ve just arrived to Bricks (love it!) and have not many dev skills…
I’m working on a website with a CPT with its custom fields. I was wondering if it’s any way to add new posts into this CPT througth a frontend form, without must be logged.
Not sure if it’s a good practice, but clients are clients and them require it as told.
Haven’t find any thread that help me, would you mind? Any chance to do this? Thanks in advance.
Patric, I’ve got this started and partially working, but I’m a bit befuddled on where to put the <?php acf_form_head(); ?> code. I can put it in the custom code box, but when I click update, I get an error about headers already being sent.