Nothing happens on Next or Submit button

When you click the Next, Previous and/or Submit button, then it should either change page/tab or do a form submit via AJAX (i.e, without any page loads). If the page jumps or reloads when clicking the buttons, then it is because of some javascript error. The problem is most likely some plugin or your theme […]

Read More

Messed up Admin area and Form Builder

In some cases, after installing eForm plugin, when you try to add a new form, you’d notice that the form builder is really messed up and looks nothing like the screenshots. None of the elements work and it does entirely nothing. The problem is most likely some plugin or your theme is interfering with WordPress’ […]

Read More

Invalid ID error when saving or previewing a new form

In some cases, the system may throw an Invalid ID: Please check the code error when previewing a new/existing form from the builder. If you are facing this, then it is likely to be for the following reasons. #1: Empty Line Output Some plugin, or your theme is printing empty line on PHP output. This is […]

Read More

HTTP Error when saving a form

When saving a form, if it throws HTTP error, then it can be because of a number of things. It is evident that your server is throwing some sort of PHP related error. Overtime, we’ve seen the following are the most frequent ones. php5-mcrypt library: It is a requirement of eForm. If it does not […]

Read More

Fixing heading and divider background color

In cases where you’d like to use normal looking form, you might find the background of headings and dividers not going good with the background of your site and thereby resulting in “colored strap” behind them. Since, we can not know the background of your site, we couldn’t implement a fix for this on your […]

Read More

Frequently Asked Questions

[notification type=”alert-info” close=”false” ]Note: This list is only a compilation of most frequently asked questions. For a comprehensive guide please browse the [button style=”btn-default btn-xs” icon=”glyphicon-link” align=”left” type=”link” target=”false” title=”Knowledge Base” link=”http://wpquark.com/kb/fsqm/”][/notification] [toggles class=”yourcustomclass”] [toggle title=”Q1. When I submit the form, it results in Internal Server Error, although the submission gets saved, why?” class=”in”] Ans. […]

Read More