• Resolved s7906152b

    (@s7906152b)


    I created a new test with 3 answers radio buttons mainly “Yes”, “No” & “Maybe” with “Yes” button being at the top hierachy of answers. However, I could not click and check the “Yes” answer in the radio button but the “No” and “Maybe” works fine.

    I tried to click the “Yes” answer around the words and it doesn’t get checked too. I also tried with the built-in default EPI questionaire and it’s not checking the “Yes” answer.

    What could be the problem and how to solve it?

    https://www.ads-software.com/plugins/wp-testing/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor ustimenko

    (@ustimenko)

    Your theme’s conflict.

    Some of it’s CSS classes overflow answers or questions.

    Try to switch to default theme to prove it.

    Hi Ustimenko,

    I’m having the same problem here, there are a lot of css conflicts due the plugin uses a very generic classes like .title or .bar etc, so it’s highly probable that it will encounter problems with any other theme or plugin.
    Please think that this could be avoided simply using genuine classes ie. .qTitle or similar. That way you’ll get rid of all these issues.
    These also occur within the backend admin panel.

    Great plugin, but lot of work for css adjusting in order to solve all these small conflicts.
    Hope you could improve this in incoming updates.

    Regards.

    Plugin Contributor ustimenko

    (@ustimenko)

    @diggeridoo, yes, it’s a good note.

    As I remember, bar is a WP class, but title and other — plugin’s

    I think each plugin’s class should have own prefix.

    You can fork me on github and at least change class names in CSS files — I will then be able to fix it inside templates.

    https://github.com/garex/wp-testing

    I’d be glad to help, but I’m afraid I haven’t got the necessary github skills to do it correctly or safely ??
    Maybe someone could give a hand here.
    Thank you!

    Plugin Contributor ustimenko

    (@ustimenko)

    Just click there “Fork”, then edit all there also. Then click “Pull request”.

    It could be done without any skills.

    Or you could change classes in *.css files and templates locally and send me some zip. I will find a way to merge it.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Can't click the "Yes" answer radio button’ is closed to new replies.