• Dear CPM Guys,

    Thanks for your plugin, just i installed and configured with my projects. I like the chart type and features .
    When i created the poll and display using short-code to my sidebar. its displayed ,but won’t working vote button.
    Here is my project : https://halokhabar.com

    You can see the poll in hompe page >> Right sidebar >> Bottom line

    Hope your response

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author vishalbasnet23

    (@vishalbasnet23)

    Thank you for the review and pointing out the issue but looks like it has nothing to do with our plugin.
    By viewing source of your code it looks like you have dequeued the chart.min.js of the plugin or you have not enqueued jquery with default handler like ‘jquery’.
    Try equeuing jquery by using
    wp_enqueue_script( 'jquery' );

    and dequeue your jquery from theme folder.

Viewing 1 replies (of 1 total)
  • The topic ‘vote isssue’ is closed to new replies.