• Resolved Tanganjika

    (@tanganjika)


    Ok, I admit, that I am not conversant with CSS/HTML, as I hardly need to. Mostly I try & error and thereby get it the way I want.

    Not so with PlanSo Form: Putting a wrong CSS-style kills the entire form, wiping all entries and rendering it further in-edible.

    Let’s say: I successfully nuked PlanSo Form ??

    Shouldn’t good programming be fool-proof?

    https://www.ads-software.com/plugins/planso-forms/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Putting a wrong CSS-style kills the entire form, wiping all entries and rendering it further in-edible.

    All CSS does is change how something looks. You can easily cause all your site content to disappear if you use a liberal does of display:none; And there’s no way any developer can prevent you from doing that.

    But what’s the problem anyway? You can easily get rid of your CSS modifications.

    Plugin Author PlanSo

    (@planso)

    We have introduced a new url parameter for such situations that can be used to rule out any wrong configurations within the form.

    To enable this new debug mode you’ll have to add the following parameter to the url of the edit page of the broken form: &psfb_debug=1 so that the complete url will look something like this:
    https://YOURDOMAIN/wp-admin/admin.php?page=ps-form-builder-new&post=123456&psfb_debug=1

    Once the debug mode is shown you can copy the resulting JSON string and post it here in the forum so that we can have a look at the issue and provide you with a fix.

    Please be sure to update to PlanSo Forms 1.3.1 or higher in order for this to work.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Lost my entire PlanSo Form :-(’ is closed to new replies.