cburell
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Google Doc Embedder] embedder not workingOOPS. Spoke too soon. Got this message with those settings:
Warning: array_key_exists() [function.array-key-exists]: The first argument should be either a string or an integer in /nfs/c01/h09/mnt/32929/domains/beyond-school.org/html/wp-content/plugins/wp-footnotes/footnotes.php on line 167 Warning: Cannot modify header information - headers already sent by (output started at /nfs/c01/h09/mnt/32929/domains/beyond-school.org/html/wp-content/plugins/wp-footnotes/footnotes.php:167) in /nfs/c01/h09/mnt/32929/domains/beyond-school.org/html/wp-includes/pluggable.php on line 890
So the edit on the post won’t save now, but the post itself seems to somehow be working. [/headscratch]
Forum: Plugins
In reply to: [Plugin: Google Doc Embedder] embedder not workingUpdate: I spoke too soon. See post below this one for more.
I just had both glitches reported in recent threads with version 1.9.5 — first, syntax error msg, then “Google account login required” — and doinked with settings until it worked.
My current settings on my WP dashboard are now:
Viewer Options:
- enhanced viewer
- default width: changed to “400 px” (my preference)
- default height: 500 px (my pref, again)
- Everything else unchecked.
Download Link Options:
- “Display the download link by default” is checked
- Everything else unchecked
Advanced Options: all unchecked.
In the post that wasn’t working, I stripped all shortcode except
[gview file="name.pdf"]
— no width, height, force, etc.It all works now, even when I’m not logged in to Google. I’m on a Mac using FF, if that matters, and my pdf’s are hosted on my web host.
Hope that helps someone ??
Forum: Fixing WordPress
In reply to: WordPress 2.8: Visual editor (articles and pages) is goneAndrew D300’s fix worked for me too. Many thanks! ??
Forum: Themes and Templates
In reply to: padding for images doesn’t workActually, it’s the code left by the image formatting button of the RTE plugin I’m using in WP.
You’ve given me a lead, so let me see if I can figure it out from here.
(I tried adding the code to my template’s stylesheet, but don’t know enough CSS yet to know where to put it, etc, so that will have to wait ??