Cant display form

This topic contains 2 reply and 2 voices, and was last updated by Vegard 9 years, 7 months ago
Viewing 2 Posts - 1 through 2 (of 2 total)
Author Posts
August 27, 2014 at 7:43 pm 25963
Vegard Hi, I've purchased your plugin and the backend of it all looks great. I've run in to some problems though. When adding the shortcode of a post form to a page, it does not show the form. I've debugged it down to the fact that the following variable $form_vars = wpuf_get_form_fields( $form_id ); in class/render-form.php on line 263 returns an empty array. In the backend all the fields show as expected. Am I doing something wrong? Please help!
August 28, 2014 at 8:04 pm 26014
Sekander Badsha Sekander Badsha

Hello Vegard,
This can happen for plugin and theme conflict. Disable all your plugins except User Frontend and activate a default theme of WordPress like – twenty fourteen and see if the issue remains or not.

And please never ever change our plugin files. Make all the changes in your theme.

August 28, 2014 at 9:10 pm 26021
Vegard Vegard

Thanks for your response. I’ll try that.

I’m a developer myself, so it is second nature to me to debug the problem if there is one.

Viewing 2 Posts - 1 through 2 (of 2 total)