Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Lester Chan

    (@gamerz)

    It is your theme CSS messing around with the style. Please check with your them author instead.

    You can verify that it is your theme issue by changing to any of the default theme.

    Thread Starter Merkucio

    (@merkucio)

    It’s impossible to be just css issue. Because, answers are not white colors I use or something like this.

    I think, your plugin is not compatible(I mean php compatibility) with my theme.

    Plugin Author Lester Chan

    (@gamerz)

    Why not? Unless you are a developer, you should not assume.

    html.placeholder label[for] {
    display: none;
    }

    This is the reason why the answer is not displayed because your theme set it to display none.

    Thread Starter Merkucio

    (@merkucio)

    OK, I change display: none to display: yes; but answers are still disappeared.

    Plugin Author Lester Chan

    (@gamerz)

    It is showing for me https://imgur.com/IRTbk4S

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Answers disappeared’ is closed to new replies.