Replies: 0
I have been trying every single troubleshooting article/forum/etc. I can find to get this to work. I’ve reached out to Ninja Forms Support twice and haven’t heard back. I’m not sure why this isn’t working for me.
I’ll start from the beginning. I downloaded Ninja Forms and purchased the Agency level membership. I am currently using Salesforce CRM, Conditional Logic, Multi-Part Forms and Layout & Styles Add-ons. I started creating the form in the dashboard and went to test by using the PHP shortcode in a template file. Nothing was showing up. I switched to just using the drop down that was provided in the dashboard when creating a page. Still nothing showing up. I also tried just dropping in the shortcode for the form in the dashboard for the page. Again, nothing.
I have been googling every day trying to find out why it won’t show. I tried deactivating all my other plugins and switching back on and refreshing the page. I tried a different theme to see if that would make a difference. I removed any other Javascript links in the header file to see if there was a clash there. Nothing…
Currently where I am at is the page showing this: Notice: Ninja Forms shortcode used without specifying a form.
The PHP shortcode being used in the template file is: <?php echo do_shortcode(‘[ninja_forms “id=2”]’); ?>
I edited the original shortcode to include quotes around the id and at least I got an error to show up. Before that it was a blank page.
If anyone can provide insights that would be helpful. Thanks!