Solutions to common problems with poll display, results visibility, and media attachments. Check these fixes before contacting support.
Display Issues
Poll not showing on a page
A shortcode was added but nothing appears.
Solutions:
- Verify the shortcode syntax is correct:
[wbpoll id="XX"] - Confirm the poll ID matches an existing poll (check your dashboard)
- Ensure the poll status is “Published” and not draft or pending
- Clear your page cache
- Test with a default WordPress theme to rule out theme conflicts
Poll Dashboard is empty
The dashboard page shows no polls.
Solutions:
- Verify you have created at least one poll
- Check all filter tabs: All, Published, Pending, and Drafts
- Confirm the correct page is assigned in WB Polls > Polls Settings > Poll Dashboard Page
- Clear your cache
Results not showing after voting
You voted but cannot see the results.
Solutions:
- Check the “Hide Results Until Voted” setting. If enabled and you have voted, results should appear.
- The poll may be configured to show results only after expiration
- Contact the poll creator to confirm the result display settings
Voter names not appearing
You cannot see who voted for each option.
Solutions:
- Verify “Show Voters List” is enabled in the Community settings
- Check that “Limit Voters Display” is not set to 0
- The poll creator may have intentionally hidden voters for privacy
Media Issues
Cannot upload images to a poll
The image upload button is missing or not working.
Solutions:
- Verify “Enable Images” is turned on in the Community or Polls Settings tab
- Check the file size against your server’s upload limit
- Ensure the file type is allowed (JPG, PNG, GIF)
- Check the server
uploadmaxfilesizesetting in php.ini - Try using “URL Input Only” mode to link external images instead
Video does not play in a poll
A video was uploaded or linked but does not play.
Solutions:
- Verify “Enable Video” is enabled in settings
- Check that the video format is supported (MP4 or WebM for uploads)
- Ensure the file is not too large for your server
- Try embedding via URL instead of uploading directly
- Check browser video codec support
Media library showing all uploads
When adding images to a poll, you can see other users’ files.
Solutions:
- Enable “Restrict Media Library” in the Community settings
- This limits each user to viewing only their own uploads
