I have put an img tag in the footer of my events block - to allow users to subscribe to the calendar RSS feed. It showed up once, but then disappeared ... looking at the source, I see that the tag is now completely missing, ie., it was stripped on output. I modified the gcal_events input format in numerous different ways, I repeatedly flushed both the site cache and the GCal Events cache, but nothing seems to work. I also noticed that if I create a span or div within the footer, it also disappears. Can I get my img, span, and div tags back?

Comments

dkingofpa’s picture

I'm having the same issues with bold tags but in the Event Template field. I can enter a span tag, but all attributes of that tag are stripped out as well so I can't specify a css class or even an inline style. What's up with this?

dkingofpa’s picture

I actually fixed this one in the module's config screen. I changed the Input Format field to "Full HTML" and that fixed the problem.

chufford’s picture

If you have no events, then the footer will not use the correct input filter. This appears to be a bug. The input filter variable needs to be loaded before the loop through the events.

jdwfly’s picture

Status: Active » Closed (cannot reproduce)

Closing old support request.