Looking forward to the new version 🙂
First of all I am using Caldera Forms and it is quite good. Thanks for this plugin.
Using this add-on I still do not get how to create a post. What is the post system tag? Where to specify? Would be helpful if it comes with a sample that we can follow to make it work.
I found the root cause (hopefully). I forgot that I enabled force SSL admin in the wp-config.php file:
define( ‘FORCE_SSL_ADMIN’, true );
Once disabled it now works as advertised.
Thanks for your response.