• Great plugin, but we have a conflict with Yasr – Yet Another Stars Rating and GiveWP Multi-step forms. Click to rate this post! shows up in the GiveWP form intro on the front-end even when you deselect auto-insert into the post.

    Can someone take a look? Just download GiveWP free and set up a multistep form.

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor dudo

    (@dudo)

    Hello,
    unfortunatelly I can’t test that plugin right now, I will do in the next days.

    It is strange that it’s still appear even if you deselect auto insert.

    You should be able to hide that row by adding this css rule

    #give-form-39591-1 .descriprion {
        display: none;
    }
    Thread Starter Devyn Brugge

    (@devynbrew)

    Hi there, The CSS did not work, unfortunately:

    #give-form-39591-1 .introduction {
        display: none;
    }
    #give-form-39591-1 .description {
        display: none;
    }

    The issue persists – I wonder if you’ve checked it yet?

    Plugin Contributor dudo

    (@dudo)

    Sorry for the delay.

    I’m testing but not able to reproduce the issue, what did you put into the “description” field inside the “Donation Form Options?” https://snipboard.io/kplawB.jpg

    Thread Starter Devyn Brugge

    (@devynbrew)

    Hi There, Sorry this is still happening on the site. There’s nothing special inserted into the Description fields, just basic text (No code).

    I’ll try raising with the developer and see if they can provide more tips to solve it.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Conflict with GiveWP Multistep Form’ is closed to new replies.