WPIntell

Source evidence

Template callback does not work

Simple Google Docs Viewer · support · 2013-10-24T09:09:00+00:00

complaintsentiment
mediumseverity
0.92relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

4 / 23 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

19 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Anonymous User 10765487 unresolved
I’m trying to use this in my code. I grab URL from some custom field in post edit and echo it as : echo simple_gviewer_embed($my_link, array(640, 400, 'fr')); But It does not show. Am I missing smth? Any help would be much appreciated. http://wordpress.org/plugins/simple-google-docs-viewer/ There is an error in the function simple_gviewer_embed (line 95, simple-google-docs-viewer.php ). Trying to call a global variable in line 96 that is never defined/given a value. Change it to something like this to work: $simple_google_docs_viewer = simple_google_docs_viewer(); hi http://wordpress.org/support/topic/template-callback-does-not-work please check your web [signature removed]

Comments

2 shown
imahasneh 2014-07-06T15:51:00+00:00

There is an error in the function simple_gviewer_embed (line 95, simple-google-docs-viewer.php ). Trying to call a global variable in line 96 that is never defined/given a value. Change it to something like this to work: $simple_google_docs_viewer = simple_google_docs_viewer();

foroshgahe 2014-07-06T16:06:00+00:00

hi http://wordpress.org/support/topic/template-callback-does-not-work please check your web [signature removed]