WPIntell

Source evidence

vote isssue

CPM All in one Poll · support · 2015-12-23T06:26:00+00:00

complaintsentiment
mediumseverity
0.88relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 28 rows with source links

14.3% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

24 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
bhuonewater unresolved
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 : http://halokhabar.com You can see the poll in hompe page >> Right sidebar >> Bottom line Hope your response Thanks 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.

Comments

1 shown
vishalbasnet23 2015-12-23T06:46:00+00:00

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.