• Resolved Johannes

    (@fumow)


    Hi,

    Such an amazing plugin, thanks for that!

    I would like to display a text once a user has given feedback but also when a user has given feedback, navigated away from that page and back to it.

    In this case or after refreshing the page, the container is empty and the text, that is supposed to be displayed after somebody has already voted, is not visible.

    Can you please help me what I’m missing here?

    Thanks,
    Johannes

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Pixelbart

    (@pixelbart)

    @fumow

    Thank you for your message!

    With you, the text is hidden. You can prevent this by writing the following under Design > Customizer > Custom CSS:

    .helpful > .helpful-content > span { display: block !important; }

    After that the text should be visible again.

    Greetings Kevin

    • This reply was modified 2 years, 11 months ago by Pixelbart.
    Thread Starter Johannes

    (@fumow)

    Perfect, thanks so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Text after vote not displaying’ is closed to new replies.