WPIntell

Source evidence

Doesn't Work with WP 3.1.2

Google Calendar Widget & Short Code · support · 2011-04-30T23:56:00+00:00

complaintsentiment
highseverity
1.0relevance
6replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

4 / 27 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

23 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
CrouchingBruin unresolved
The iframe tag does not get converted to the shortcode. I tried changing the iframe tags manually to the [gcal] shortcode based on the sample screenshots, but that didn’t work, either. Same problem. Pages created before the upgrade to 3.1.2 display OK. But I am not about to update those pages in case they stop working. If I create a new page and paste in the generated shortcode from the working page, it doesn’t work.. fyi – Issue persists on 3.2.1 Doing some debugging, the preg_match inside wpgcal_content_save_pre is coming up false. Did google change their embed code around the time of 3.1.2? I actually have this problem on an old 3.0.4 install – I’m wondering if this isn’t actually broken because of PHP upgrades or something? (possibly done by hosts around the time of 3.1.2) Sorry for the spam, but I’m optimistic that others are debugging as well. 😛 I just confirmed the plugin DOES work on 2.9.2, which is pointing me back towards a WordPress issue Ok… I’m an idiot. This strips out the iframe if you post it in html mode, but works fine for me in all WP versions if you paste it into the visual editor. (seems backwards to me, but whatever) Where’s the idiot line so I can mosey over there? 😛

Comments

6 shown
Adrian 2011-05-20T10:23:00+00:00

Same problem. Pages created before the upgrade to 3.1.2 display OK. But I am not about to update those pages in case they stop working. If I create a new page and paste in the generated shortcode from the working page, it doesn’t work..

Jason LeMahieu (MadtownLems) 2011-07-14T21:01:00+00:00

fyi – Issue persists on 3.2.1

Jason LeMahieu (MadtownLems) 2011-07-14T21:43:00+00:00

Doing some debugging, the preg_match inside wpgcal_content_save_pre is coming up false. Did google change their embed code around the time of 3.1.2?

Jason LeMahieu (MadtownLems) 2011-07-15T14:13:00+00:00

I actually have this problem on an old 3.0.4 install – I’m wondering if this isn’t actually broken because of PHP upgrades or something? (possibly done by hosts around the time of 3.1.2)

Jason LeMahieu (MadtownLems) 2011-07-15T14:31:00+00:00

Sorry for the spam, but I’m optimistic that others are debugging as well. 😛 I just confirmed the plugin DOES work on 2.9.2, which is pointing me back towards a WordPress issue

Jason LeMahieu (MadtownLems) 2011-07-15T15:29:00+00:00

Ok… I’m an idiot. This strips out the iframe if you post it in html mode, but works fine for me in all WP versions if you paste it into the visual editor. (seems backwards to me, but whatever) Where’s the idiot line so I can mosey over there? 😛