k3davis
Forum Replies Created
-
Forum: Plugins
In reply to: [Google Doc Embedder] Shortcode Preview not workinghi geocure,
Are you talking about the editor dialog for GDE? What video are you referring to?
Happy to help you resolve any issue with that with some more information. You should also be able to insert a shortcode using the media library, unless you’ve disabled that option.
Thanks,
Kevin
Forum: Plugins
In reply to: [Google Doc Embedder] Can a Googlebot Read the content in this viewer?I believe so, in one or both of these ways:
1) Google itself adds an XML layer over the viewer that is used by default to make text selectable (and in some cases searchable). This xml data may be indexed.
2) If the link to the original file is included as a download, its contents would be indexed according to the normal bot rules on your site.
Forum: Plugins
In reply to: [Google Doc Embedder] epubHi Reiner,
The short answer is “probably not.” File conversion ability is third-party (via Google) and they have let their tool languish, as they often do.
Have you tried epub to PDF conversion using on online converter? How are the results?
Kevin
Forum: Plugins
In reply to: [Google Doc Embedder] Getting error messages on siteThe 404 is being returned by your server, not from GDE, so either something is up with your shortcode still or something on your server is preventing it from finding the document even though the URL is correct.
I still suspect the first, since I can use the exact same shortcode on my site without any problem:
http://dev.davismetro.com/single/test2/
You can turn off error checking on the Advanced tab of GDE Settings (uncheck “check for errors before loading viewer”) and then the viewer will load anyway. It probably won’t work, but if you’re showing the download link it may help you determine just what address it’s looking for but not able to find.
Forum: Plugins
In reply to: [Google Doc Embedder] Getting error messages on siteMake sure you don’t have any HTML links or curly quotes etc. inside your shortcode. Use the “Text” editor rather than the regular visual editor if you’re not sure about this.
Forum: Plugins
In reply to: [Google Doc Embedder] Need Clarification about Secure SettingsNatively GDE can restrict certain actions based on whether or not the user is logged in:
* Plugin configuration (obviously)
* Showing the download link
* Allowing “full screen view”Out of box GDE doesn’t control the state of the viewer based on whether or not the user is logged in, other than the option of removing the “full screen” toolbar button. So if I can boil down what you’re asking for, you want logged in users to have normal access to the plugin (you can control the details via the settings), and logged out users not to be able to see anything. Is that correct?
If so, then you should be able to use GDE, but you’ll have to wrap your posts or your GDE shortcode itself in some other container that restricts based on whether or not the user is logged in – such a facility could very well be included in your particular “members only” plugin already. If not, I’m sure it could be found. But natively, the viewer is displayed regardless of logged-in state; only the functions listed above are controllable based on logged-in state without assistance from another plugin.
Let me know if I’ve misunderstood or if I can clarify anything.
Thanks,
Kevin
Forum: Plugins
In reply to: [Google Doc Embedder] crashes at halfway when trying to display pdfPat,
Yes, I see the error message, which explains my earlier response. The fact that you can download it immediately when you click the link means the link is good – you’re not putting something wrong there – but the fact is GOOGLE isn’t able to retrieve it in a timely way, for whatever reason. This will affect you regardless of the viewer settings you use, since it’s a problem with Google Viewer accessing your site directly, it in fact has nothing to do with my plugin at all.
Hope this clarifies,
Kevin
Forum: Plugins
In reply to: [Google Doc Embedder] crashes at halfway when trying to display pdfHi Pat,
It does appear you’re having the same problem. It’s not related to the plugin update, since your document won’t load in Google viewer even if I view it directly from Google rather than through the plugin. Google isn’t able to fetch your document – either it is taking too long (as the error message states) or it can’t connect to your server at all and simply times out.
What exactly have you tried? I would suggest hosting the file elsewhere, on a server that can respond more quickly, such as Dropbox. Some shared hosting accounts host so many sites that their performance is very poor. But, there may also be network or DNS issues between your site and Google that are to blame. In any case, it’s not working with the file hosted on your site at this time.
Kevin
Forum: Plugins
In reply to: [Google Doc Embedder] GDE Error: Sorry, we were unable to find the documentrulo,
I haven’t seen a problem with saving settings for a long time, and that old solution as you noticed no longer applies. Does it give you some kind of error message, or how does it behave?
I’m happy to look at your install myself if you wish; please contact me using the support tab in GDE Settings and I can follow up privately.
Thanks,
Kevin
Forum: Plugins
In reply to: [Google Doc Embedder] Unable to find document at original sourceI highly encourage those who are having trouble to read the documentation; it is updated frequently and addresses issues with cross-browser compatibility, error messages, certain features seeming inaccessible, and the scoop on how GDE interacts with Google accounts.
http://www.davistribe.org/gde/notes/
Thanks!
Forum: Plugins
In reply to: [Google Doc Embedder] Unable to find document at original source2.5.8 is working well, rulo. Please describe your problem and give us a link to an example and I’ll try to help you.
Forum: Plugins
In reply to: [Google Doc Embedder] GDE Error: Sorry, we were unable to find the documentrulo,
I’ve answered above as much as possible without specific information. If you’re still having a problem, please describe the problem you’re having and give a link so we can see it. I’m happy then to provide whatever further help you need.
Kevin
Forum: Plugins
In reply to: [Google Doc Embedder] Error: "This content cannot be displayed in a frame."Hi Ken,
This error (and its possible solutions) are documented here:
http://www.davistribe.org/gde/notes/#outside-error
In brief, it most likely has to do with non-standard IE security settings. Let me know if you need more help.
Kevin
Forum: Plugins
In reply to: [Google Doc Embedder] crashes at halfway when trying to display pdfThanks Tom, glad it was resolved.
Kevin
Forum: Plugins
In reply to: [Google Doc Embedder] crashes at halfway when trying to display pdfFor some reason it’s taking 3-7 seconds to load the Javascript file on your site, which causes other elements on the page to time out.
I would suggest trying the standard viewer to see if that resolves the issue (as it will likely load faster).
EDIT:
It takes forever to load the document when I try it directly from Google as well:
https://docs.google.com/viewer?url=http://www.woolpackinnchilham.co.uk/wp-content/uploads/reds.pdf
You may instead try hosting the file on a server that will respond faster; I would suggest Dropbox as an alternative.